Commit Graph
13 Commits
Author SHA1 Message Date
celinemercier e6d96d999a Activated the html annotated files output in setup.py 2015-08-12 15:47:13 +02:00
celinemercier eaca9c85f1 Files and functions for OBIDMS columns with the data type OBI_BOOL 2015-08-11 11:00:59 +02:00
celinemercier bc2ca89088 Basis for OBIDMS columns with the type OBI_IDX 2015-08-10 16:30:55 +02:00
celinemercier a5ed8f0ef0 A basic obicount for testing purposes 2015-08-10 16:06:05 +02:00
celinemercier 3b3267db9a Removed a useless #include 2015-08-10 16:05:34 +02:00
celinemercier d53c16cf3e Functions and files for OBIDMS columns with the type OBI_FLOAT 2015-08-10 16:04:53 +02:00
celinemercier 66f397239b Commented __del__ functions for now, as they contain closedir() that can
create problems
2015-08-03 16:15:26 +02:00
celinemercier 1fe2e36d5d Fixed a critical bug where the elements names were not stored correctly 2015-08-03 16:11:55 +02:00
celinemercier ab44e32afb More efficient obi_column_set_int() and obi_column_get_int() 2015-08-03 15:26:28 +02:00
celinemercier 41f627091f Error handling: obidebug() with message for all errors, and removed
commands closing directories when an error occurred (creating more
errors).
2015-08-03 15:10:39 +02:00
celinemercier 1e01c9059c functions to get data type as a character string 2015-08-03 11:46:21 +02:00
celinemercier 5f62cd8526 C sources modified to add the handling of OBIDM columns with the type
OBI_INT, and the handling of multiple types in general
2015-07-31 18:03:48 +02:00
celinemercier a6abc74500 Cython sources modified to add the handling of OBIDMS columns with the
type OBI_INT
2015-07-31 18:02:40 +02:00