- 01 Jul, 2016 2 commits
- 24 Jun, 2016 1 commit
-
-
gsell authored
- debugging macros simplified - cleanup - h5_delete_attachment(): check of file mode added
-
- 22 Jun, 2016 2 commits
- 17 Jun, 2016 1 commit
-
-
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
-
- 16 Oct, 2015 1 commit
-
-
gsell authored
- H5_VER_STRING defined from PACKAGE_VERSION as const char*
-
- 08 Oct, 2015 1 commit
-
-
gsell authored
- get serial mesh working again
-
- 12 Apr, 2013 1 commit
-
-
gsell authored
-