- 02 Nov, 2018 1 commit
-
-
l_opal authored
src/include/h5core/h5_log.h: missing backslashes in definition of macro 'H5_API_ENTER()' if NDEBUG is set fixed
-
- 14 Sep, 2018 1 commit
-
-
Gsell Achim authored
- H5PartSetNumPoints() renamed to H5PartSetNumItems() - H5PartGetNumPoints() renamed to H5PartGetNumItems() - Dataset names longer then 64 bytes are handled as error. - Same for step/iteration names. * core API - we use the term 'iteration' instead of 'step' - we use the term 'item' instead of 'point' - re-factor function and variable names - in printing messages/debug output fixed - do not flush (sync to disk) after writing a dataset by default, can be controlled by a property
-
- 04 Sep, 2018 1 commit
-
-
gsell authored
-
- 01 Feb, 2018 1 commit
-
-
gsell authored
- macro H5_DEBUG_NONE added
-
- 01 Jul, 2016 1 commit
-
-
gsell authored
-
- 24 Jun, 2016 1 commit
-
-
gsell authored
- debugging macros simplified - cleanup - h5_delete_attachment(): check of file mode added
-
- 22 Jun, 2016 1 commit
-
-
gsell authored
- hh5_{warn,info,debug} are not static inline any more
-
- 17 Jun, 2016 2 commits
-
-
gsell authored
-
gsell authored
multiple steps: - the functions for inquiring datasets and attributes do not return an HDF5 type any more but an enum of type h5_types_t. This change was required for the Python module. - bugfix in reading attributes: See https://git.psi.ch/H5hut/src/issues/4 - several consts and macros have been moved from the public C-API to the core API - more consitent file naming - several 'private' function have been moved to their 'private' header files as 'static inline'. - minor formatting changes
-
- 29 Apr, 2016 1 commit
-
-
gsell authored
- years in copyright changed
-
- 18 Mar, 2016 1 commit
-
-
gsell authored
-
- 23 Jul, 2015 1 commit
-
-
gsell authored
-
- 28 Oct, 2013 1 commit
-
-
gsell authored
-
- 10 Oct, 2013 1 commit
-
-
gsell authored
-
- 02 May, 2013 1 commit
-
-
gsell authored
-
- 12 Apr, 2013 1 commit
-
-
gsell authored
-