Files
src_old/test
gsell bdcc8f2089 this commits includes several changes which should have been done in
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
2016-06-17 10:44:25 +02:00
..
2016-03-18 11:04:11 +01:00
2015-10-16 18:16:27 +02:00
2016-03-18 11:04:11 +01:00
2015-09-11 14:04:53 +02:00
2015-07-02 15:57:05 +02:00
2015-07-17 17:14:31 +02:00