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-04-01 19:12:34 +02:00
2016-06-03 17:23:43 +02:00
2016-05-12 13:19:51 +02:00
2016-05-12 13:19:51 +02:00
2016-03-23 21:45:25 +01:00
S
Description
No description provided
Readme 13 MiB
Languages
C 86.8%
C++ 6.8%
Fortran 3%
M4 1.9%
Makefile 0.8%
Other 0.7%