Commit Graph

381 Commits

Author SHA1 Message Date
gsell bac53ee2d2 test/h5t/Makefile.am
test/h5u/Makefile.am
test/h5b/H5BlockTestAttributes.c
test/h5b/Makefile.am
src/H5Part.c
src/H5Block.c
src/H5Part.h
src/Makefile.am
src/h5/errorhandling.c
src/h5/h5_types.h
src/h5/attribs.c
src/h5/t_readwrite.c
src/h5/u_readwrite.c
src/h5/t_openclose.c
src/h5/h5_private.h
src/h5/readwrite.c
src/h5/openclose.c
src/h5/Makefile.am
- changes due to removed H5PartTypes.h, H5BlockTyes.h and H5PartPrivate.h
2008-02-18 14:33:30 +00:00
gsell a805b54aac removed 2008-02-18 14:03:25 +00:00
gsell 91100da0d7 removed 2008-02-18 14:01:16 +00:00
gsell d658271487 removed 2008-02-18 14:00:16 +00:00
gsell 056ad4e54f added 2008-02-18 13:55:48 +00:00
gsell 1be1123b9a - typo in value of include_HEADERS fixed 2008-02-18 13:54:51 +00:00
gsell 1cec74a0b4 _h5b_open_file()
- we cannot call H5_check_filehandle() here
H5_open_file()
- Output of info-message changed
2008-02-18 13:52:38 +00:00
gsell 1597d075fd H5_write_data()
- output info-message with group and dataset name we are writing to
2008-02-18 13:45:59 +00:00
gsell 361bdbedc6 - calls of HANDLE_H5S_CREATE_SIMPLE_ERR() adapted to new definition 2008-02-18 13:43:52 +00:00
gsell 96f5a0ec45 - error handling added 2008-02-18 13:42:17 +00:00
gsell 2ab830d4f1 - error handling added
- output of informational messages
2008-02-18 13:41:41 +00:00
gsell 08424772cf - HANDLE_H5S_CREATE_SIMPLE_ERR() output rank now 2008-02-18 13:40:23 +00:00
gsell 551113e4a8 - H5_get_objname() added
- some log-macros added
2008-02-18 13:36:16 +00:00
gsell 08cb0e3e55 H5_get_objname()
- added
2008-02-18 13:35:16 +00:00
gsell 7651bbf900 - SET_FNAME() added to all functions 2008-02-18 13:34:26 +00:00
gsell e3f0a69e9d - reduce verbosity level to 4 2008-02-18 13:32:05 +00:00
gsell ee593dd338 src/H5Fed.c
- includes fixed
2008-02-14 15:43:10 +00:00
gsell 1c7df2a598 H5Part.c
H5Block.c
h5/u_readwrite.c
h5/attribs.c
h5/t_openclose.c
h5/readwrite.c
h5/openclose.c
- includes fixed
2008-02-14 15:41:50 +00:00
gsell bd3b9fa4f6 src/h5/t_readwrite.h
- declaration of new functions added
2008-02-14 15:38:56 +00:00
gsell 693c9ff72b src/h5/h5_private.h
- include of "errorhandling_private.h" added
- macros "CHECK_FILEHANDLE", "CHECK_WRITABLE_MODE", "CHECK_READONLY_MODE" and
   "CHECK_TIMEGROUP" added
2008-02-14 15:37:42 +00:00
gsell 99274bbec9 src/h5/t_readwrite.c
- includes fixed
- H5t_add_level()
  H5t_add_num_vertices()
  H5t_store_vertex()
  H5t_add_num_tets()
  H5t_store_tet()
  * added
2008-02-14 15:35:17 +00:00
gsell f163070d47 src/h5/h5_types.h
- macro H5_ERR_NOT_IMPLEMENTED added
2008-02-14 15:32:59 +00:00
gsell 9c48120cd9 src/h5/errorhandling.h
- maro "H5_warn" added
- declaration of "H5_set_funcname()" fixed
2008-02-14 15:31:53 +00:00
gsell bf9993808a src/h5/errorhandling.c
- includes fixed
- use "h5" types insteed of obsolete "h5part" types
- H5_set_funcname()
  * fix definition of parameter "fname"
  * fix cast in assignment to "__funcname"
2008-02-14 15:30:11 +00:00
gsell 8c35cd1bdf src/Makefile.am
- "H5PartErrors.h" and "H5BlockErrors.h" removed from "include_HEADERS"
2008-02-14 15:26:29 +00:00
gsell 13c206ef1a src/H5Fed_storeretrieve.c
- include files fixed
- SET_FNAME(__func__) added to all (?) functions
- move real implementation to "h5/t_readwrite.c"
2008-02-14 15:24:44 +00:00
gsell 4ad70757eb removed 2008-02-14 14:57:27 +00:00
gsell 35888e637f src/H5PartErrors.h
- removed, content moved to "h5/errorhandling_private.h"
2008-02-14 13:44:58 +00:00
gsell 4be57b410a src/H5BlockErrors.h
- removed, content added to "h5/errorhandling_private.h"
2008-02-14 13:41:23 +00:00
gsell 7deb9dff22 src/h5/h5.h
- renamed, was "_h5.h"
2008-02-14 13:22:14 +00:00
gsell a972f67eba src/h5/_h5.h
- renamed, was "H5.h"
2008-02-14 13:21:36 +00:00
gsell 4f28118033 src/h5/H5.h
- include of "h5_private.h" removed
2008-02-14 13:20:31 +00:00
gsell 091e228da1 Makefile.am
src/Makefile.am
- clean/distclean errors fixed
2008-02-14 09:15:08 +00:00
gsell 78c4e01ee1 removed 2008-02-14 09:13:12 +00:00
gsell 7de54ba17e src/H5Fed.c
- includes fixed
2008-02-13 16:11:35 +00:00
gsell a26d761d20 src/H5Fed_storeretrieve.c
- includes fixed
2008-02-13 16:11:05 +00:00
gsell 0561fc835e test/h5u/H5PartTest.cc
- format type error fixed
2008-02-13 16:09:48 +00:00
gsell ece99021bd configure.ac
- adaptions to new hierarchy in test dir
2008-02-13 15:42:05 +00:00
gsell 48c68c5fa7 src/H5Fed.h
- several API changes
2008-02-13 15:40:29 +00:00
gsell 8a39409161 src/H5PartErrors.h
- output of step id removed
2008-02-13 15:38:49 +00:00
gsell b7cd8ff3b6 removed 2008-02-13 15:36:57 +00:00
gsell bde413ad6c removed 2008-02-13 15:35:47 +00:00
gsell 87a40d2a73 added 2008-02-13 15:34:53 +00:00
gsell baf9487e12 removed 2008-02-13 15:33:44 +00:00
gsell b421bd27dc src/h5/H5.h
- include of "t_openclose.h" added
2008-02-13 15:32:07 +00:00
gsell a79bfceef8 added 2008-02-13 15:29:29 +00:00
gsell 5f40ae0ba6 src/h5/readwrite.c
- error handling of dataset write errors: output of step-id removed
2008-02-13 15:24:56 +00:00
gsell 29f928c69a src/h5/openclose.h
- several declarations added
2008-02-13 15:22:56 +00:00
gsell d42a441130 src/h5/h5_types.h
src/h5/t_readwrite.c
src/h5/t_openclose.c
- mesh write functions implemented
2008-02-13 15:21:51 +00:00
gsell 926723962a src/h5/openclose.c
- minor fixes
2008-02-13 15:18:56 +00:00