- several API changes

- refactoring
- ... and more
This commit is contained in:
2009-01-30 14:56:01 +00:00
parent 35280e88e0
commit caeefd811d
51 changed files with 2308 additions and 1686 deletions
+12
View File
@@ -377,9 +377,12 @@ src/h5_core/h5_attribs.c -text
src/h5_core/h5_attribs.h -text
src/h5_core/h5_core.h -text
src/h5_core/h5_core_private.h -text
src/h5_core/h5_errno.h -text
src/h5_core/h5_errorhandling.c -text
src/h5_core/h5_errorhandling.h -text
src/h5_core/h5_errorhandling_private.h -text
src/h5_core/h5_fcmp.c -text
src/h5_core/h5_fcmp.h -text
src/h5_core/h5_hdf5.c -text
src/h5_core/h5_hdf5.h -text
src/h5_core/h5_maps.c -text
@@ -395,12 +398,18 @@ src/h5_core/h5_readwrite_private.h -text
src/h5_core/h5_syscall.c -text
src/h5_core/h5_syscall_private.h -text
src/h5_core/h5_types.h -text
src/h5_core/h5_types_private.h -text
src/h5_core/h5b_errorhandling_private.h -text
src/h5_core/h5b_types_private.h -text
src/h5_core/h5t_boundaries.c -text
src/h5_core/h5t_boundaries.h -text
src/h5_core/h5t_boundaries_private.h -text
src/h5_core/h5t_consts.c -text
src/h5_core/h5t_consts_private.h -text
src/h5_core/h5t_errorhandling.c -text
src/h5_core/h5t_errorhandling_private.h -text
src/h5_core/h5t_inquiry.c -text
src/h5_core/h5t_inquiry.h -text
src/h5_core/h5t_map.c -text
src/h5_core/h5t_map.h -text
src/h5_core/h5t_map_private.h -text
@@ -416,6 +425,9 @@ src/h5_core/h5t_types_private.h -text
src/h5_core/h5u_errorhandling_private.h -text
src/h5_core/h5u_readwrite.c -text
src/h5_core/h5u_readwrite.h -text
src/h5_core/h5u_types_private.h -text
src/h5_core/hdf5_misc.c -text
src/h5_core/hdf5_misc.h -text
test/H5Block/BlockTestSpecs.txt -text
test/H5Block/H5BlockDissolveGhosts.c -text
test/H5Block/H5BlockParTestScalarField.c -text