- 18 Aug, 2020 2 commits
-
-
gsell authored
- 20 Jun, 2019 8 commits
- 19 Nov, 2018 5 commits
- 08 Nov, 2018 2 commits
- 05 Nov, 2018 2 commits
- 02 Nov, 2018 1 commit
-
-
Achim Gsell authored
src/include/h5core/h5_log.h: missing backslashes in definition of macro 'H5_API_ENTER()' if NDEBUG is set fixed
-
- 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
-
- 04 Sep, 2018 8 commits
-
-
gsell authored
- set version to 2.0.0rc5
-
gsell authored
- print message if Python is disabled
-
gsell authored
- warning in 'h5b_3d_set_grid()' if compiled serial fixed
-
gsell authored
-
gsell authored
-
gsell authored
- refactor 'h5_initialize()' and 'h5_finalize()'
-
gsell authored
- adapt to moved h5_init
-
gsell authored
- moved from 'private'
-
- 02 Feb, 2018 1 commit
-
-
gsell authored
-
- 01 Feb, 2018 9 commits
-
-
gsell authored
- in definition of 'struct h5_dta_types': define type for parallel H5Grid only if enabled
-
gsell authored
- call to H5Finalize() added
-
gsell authored
- call to H5SetDebugMask() added
-
gsell authored
- warning in initialization of 'h5_rfmts' fixed
-
gsell authored
- bug in initialization of h5t_tet_ref_elem fixed
-
gsell authored
- H5_DEBUG_NONE added to documentation of H5SetDebugMask()
-
gsell authored
- macro H5_DEBUG_NONE added
-
gsell authored
- memory leak fixed
-
gsell authored
- some useless tests whether an unsigned int is less than zero removed
-
- 05 Jan, 2018 1 commit
-
-
gsell authored
-