- 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
-
- 22 Jun, 2016 1 commit
-
-
gsell authored
- use new enumeration of types for I/O. HDF5 types are not used any more in the high level API
-
- 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
-
- 24 Jul, 2015 1 commit
-
-
gsell authored
-
- 23 Jul, 2015 1 commit
-
-
gsell authored
-
- 28 Jan, 2014 1 commit
-
-
gsell authored
-
- 26 Sep, 2013 1 commit
-
-
gsell authored
-
- 02 Sep, 2013 1 commit
-
-
gsell authored
-
- 12 Apr, 2013 1 commit
-
-
gsell authored
-