aboutsummaryrefslogtreecommitdiff
path: root/src/H5IO.cc
Commit message (Expand)AuthorAge
* Choose HDF5 1.6 API when compiled with HDF5 1.8.schnetter2008-01-15
* Bring development version in sync with stable version from /packages/FlexIO.tradke2004-08-30
* Patch by Erik Schnetter: Include system headers before local headers,tradke2004-05-21
* Swap the indices when comparing the grid dimensions with the HDF5schnetter2004-02-14
* Reverse the dimensions when reading from a >1D dataspace.tradke2004-01-08
* Need to explicitely set the terminating NUL character when reading in atradke2004-01-07
* Fixed handling of string attributes. These are treated as HDF5 native stringstradke2004-01-07
* Removed typecast to non-const pointer in call to H5Awrite() (also it didn'ttradke2003-07-23
* Always return a defined return code in H5IOcounter().tradke2003-07-16
* Sync with cvs.cactuscode.org:/packages/FlexIO.tradke2003-07-16
* Fixed a bug in dataspace creation: dims[] must be given with highest dimensio...tradke2003-07-10
* Changed the name template for datasets into 'H5IO-Dataset%09u'tradke2003-06-19
* Bugfix for opening/closing files: only try to get the number of datasetstradke2001-06-11
* Pass const pointers into all write routines.tradke2001-05-19
* Importing latest stuff from development repositorytradke2000-09-13