Commit Graph

723 Commits

Author SHA1 Message Date
Marc Howison 7ea00c38f8 Integrated H5Part regression test and fixed numerous errors that it discovered.
Finished integrating H5Block and the Fortran interface (untested).
Started adding an H5Block regression test with a few simple tests (all pass).
Added automatic detection of stripe information on lustre, and config option to compile against lustre API.
Moved buffers for H5Block ghost zone disolving out of the file handle and into the h5b_3d_set_view function.
Fixed bug with pointers in the H5Fed file data not being initialized to NULL.
2010-07-15 19:44:48 +00:00
Marc Howison 2c267f173a continued working on Fortran interface 2010-07-10 00:00:54 +00:00
Marc Howison 9f3fd3b053 continued merging H5Block: still some functionality missing (attribs, read, write); added H5Part regression tests; simplified several Makefile.am files and configure.ac; began merging new Fortran interface 2010-07-09 16:24:57 +00:00
gsell b2dbc55839 added 2010-07-08 10:09:06 +00:00
gsell 16738fdd6f fixed error in documentation 2010-07-08 10:08:29 +00:00
gsell 2a47df9875 removed obsolete H5PartSomeThing() declaration 2010-07-08 10:06:57 +00:00
gsell 77b1198151 h5_{s,g}et_debug_level() renamed to h5_{s,g}et_debuglevel() 2010-07-08 10:05:10 +00:00
gsell 362bb8d9a2 define ULLONG_MAX if not already defined 2010-07-06 15:17:44 +00:00
gsell c32853c3d4 h5priv_te_find() now return H5_NOK, if element not found 2010-07-02 11:54:39 +00:00
gsell 2f55e95381 typo fixed in call of H5Pset_fapl_mpiposix() 2010-07-02 08:25:13 +00:00
gsell 7a977e3cd1 leading underscore removed from static functions 2010-07-01 13:11:12 +00:00
gsell aaf37f791f typo in call of h5_get_debug_level() fixed 2010-07-01 13:01:02 +00:00
gsell fb557952e9 some type-cast added to fix Intel C warnings 2010-07-01 13:00:07 +00:00
Marc Howison e06dc187c7 added const to pass-by-value function parameters; worked more to attributes API 2010-06-29 15:27:25 +00:00
Marc Howison fa806cf273 forgot to add a file 2010-06-26 17:31:45 +00:00
Marc Howison 8783ac2cf2 first part of LBL merge: h5core and H5Part 2010-06-26 17:29:37 +00:00
gsell 6ea921eba4 - append Float64 to H5Block read/write function
- function H5Block3dReadScalarField() removed
- forgoten refactoring of h5priv_mpi_allgather() fixed
2010-06-24 13:45:53 +00:00
gsell 6ab3025c9f define ERR_XYZ as macro 2010-06-24 13:42:18 +00:00
gsell d76db8511c 2010-06-24 13:38:02 +00:00
gsell 0c5dd6cff3 more binaries added to ignore list 2010-06-24 13:36:23 +00:00
gsell c313f3da2a refactoring of H5hut types 2010-06-24 13:35:24 +00:00
gsell ff5aaf08a5 more binaries added to ignore list 2010-06-24 13:34:05 +00:00
gsell 04d8d30ed0 refactoring of H5hut types 2010-06-24 13:33:16 +00:00
gsell 06caa6dcb1 2010-06-10 21:00:25 +00:00
gsell 816b81a1c1 2010-06-10 15:46:08 +00:00
gsell 3a87865fc3 rename several variables, functions and struct members to make clear that deal with indices and not IDs 2010-05-28 15:55:39 +00:00
gsell 15455ad905 several files renamed to more consistent names 2010-05-28 14:23:57 +00:00
gsell 2f30c9fcb8 - update of internal data structures reviewed 2010-05-28 14:09:08 +00:00
gsell cb37690b83 renamed 'h5t_open_level()' to 'h5t_set_level()' 2010-05-28 09:43:00 +00:00
gsell 93c43c7cdd renamed 'h5t_open_level()' to 'h5t_set_level()' 2010-05-28 09:42:52 +00:00
gsell 47a7bab09f adapted to coding style 2010-05-28 09:39:31 +00:00
gsell 052041715d renamed 'rebuild_internal_structs()' to 'update_internal_structs()' 2010-05-28 09:12:40 +00:00
gsell d526ebb484 underscore prefix removed from static functions 2010-05-28 07:50:07 +00:00
gsell 22e45ec997 adapted to coding style 2010-05-28 07:43:38 +00:00
gsell 27763974e1 type fixed 2010-05-27 14:07:37 +00:00
gsell 6a9398ed19 adapted to coding style 2010-05-27 14:06:09 +00:00
gsell 2755e69636 adapted to coding style 2010-05-27 14:05:45 +00:00
gsell 010a605a3b removed, replacement functions are in h5_hdf5.c 2010-05-27 13:40:46 +00:00
gsell 4e7eb421c1 - obsolete hdf5_xyz() functions replaced 2010-05-27 13:40:02 +00:00
gsell 45637df399 - obsolete hdf5_xyz() functions replaced
- adapted to coding style
2010-05-27 13:38:57 +00:00
gsell f8f1590df8 adapted to coding style 2010-05-27 13:27:30 +00:00
gsell d3dc68d045 adapted to coding style 2010-05-27 13:26:51 +00:00
gsell 0ce6476aa6 adapted to coding style 2010-05-27 13:26:33 +00:00
gsell bd4908eeba adapted to coding style 2010-05-27 13:26:22 +00:00
gsell 01c729b290 adapted to coding style 2010-05-27 13:25:30 +00:00
gsell 7d91ce9b73 adapted to coding style 2010-05-27 13:25:05 +00:00
gsell 10f406da47 adapted to coding style 2010-05-27 13:24:37 +00:00
gsell e32b897b7a adapted to coding style 2010-05-27 13:23:40 +00:00
gsell e1767b3189 adapted to coding style 2010-05-27 13:15:30 +00:00
gsell eed6021c71 adapted to coding style 2010-05-27 13:14:40 +00:00