ee30cb6123
src/h5/openclose.c * adaption to renamed members in "struct h5_file" * several changes and additions for H5Fed
gsell2008-01-20 10:57:19 +00:00
720674a15f
src/h5/readwrite.c * adaptions to renamed members in "struct h5_file" * several changes/additions for H5Fed
gsell2008-01-20 10:55:19 +00:00
89b62f0306
src/h5/u_readwrite.c * adaption to renamed members in "struct h5_file"
gsell2008-01-20 10:53:59 +00:00
53d6c0cf0a
src/h5/h5_types.h * several members in "struct h5_file" renamed * structures for H5Fed added
gsell2008-01-20 10:52:34 +00:00
efa9c1cd84
src/H5Block.c * adaption to renamed members in "struct h5_file"
gsell2008-01-20 10:49:28 +00:00
3c22a8c653
configure.ac - option "--with-hdf5" prefered over env.variable - "TOOLS_H5PART_LIB" set to "-lH5Part" in serial *and* parallel mode
gsell2007-12-17 14:58:59 +00:00
c4c9eca143
src/h5/u_readwrite.c - forgot to rename "H5Part_print_debug()" to "H5_print_debug()" in some lines.
gsell2007-12-17 14:55:36 +00:00
e919f34618
test/Makefile.am - "-lH5Part" and "-lpH5Part" removed from build rules
gsell2007-12-17 14:54:15 +00:00
bfcacfddc8
Definition of H5Fed C++ interface, class definition and implementation, first material.
Benedikt Oswald
2007-12-17 12:41:37 +00:00
5e0c8a67cd
src/h5/openclose.c - _init_block() fixed: check of file handle with non-existing function
gsell2007-12-17 12:36:48 +00:00
69367a7713
src/h5/errorhandling.c - "_err_handler" initialized with non-existing function
gsell2007-12-17 12:35:13 +00:00
89bdeb1459
src/H5Block.c - H5BlockGetFieldInfo() * call of non-existing function "_H5Part_get_object_name()" new name of this function is "H5_get_object_name()".
gsell2007-12-17 12:33:16 +00:00
4e7f8be568
configure.ac - some "echo" calls replaced with AC_MSG_... calls
gsell2007-12-17 12:28:35 +00:00
317d1b6d9f
Definition of H5Fed C++ interface, class definition and implementation, first material.
Benedikt Oswald
2007-12-17 11:11:00 +00:00
0235b61dc9
Definition of H5Fed C++ interface, class definition and implementation, first material.
Benedikt Oswald
2007-12-17 10:45:50 +00:00
dfebe64c73
Definition of H5Fed C++ interface, class definition and implementation, first material.
Benedikt Oswald
2007-12-17 10:45:21 +00:00
921469eba8
src/H5Fed.h - new type 'h5_id_t' for object id's - new type 'h5_size_t' for size of objects - parameter 'parent_id' added to Get/Store functions - various other changes
gsell2007-12-16 23:56:00 +00:00
082724e233
src/H5PartTypes.h * entry to keep the ID of the root group added to struct H5PartFile * name of current step/index added to struct H5PartFile
gsell2007-11-22 10:52:34 +00:00
b9e9b910f1
src/H5BlockErrors.h * function to get nam of currengt function has been renamed to H5_get_funcname()
gsell2007-11-22 10:48:06 +00:00
4ce50652bc
src/Makefile.am * Fortran bindings have been moved to another directory
gsell2007-11-22 10:46:20 +00:00
b2e2cf3b95
src/H5Block.c * use of H5 kernel functions * INIT(f) removed, Block stuff will now be initialized during file opening.
gsell2007-11-22 10:44:49 +00:00
698135bb91
src/H5PartErrors.h * _H5Part_get_funcname() has been renamed to H5_get_funcname()
gsell2007-11-22 10:42:19 +00:00
9a8a7a7fe9
src/H5PartPrivate.h * declarations moved to corresponding files in libH5
gsell2007-11-22 10:39:18 +00:00
b4414ea058
src/H5Part.c * mostly everything moved to libH5.
gsell2007-11-22 10:36:20 +00:00
8abb105f2f
configure.ac * set version number in AC_INIT to 1.5.0 * set AC_PREREQ to 2.59 * --with-hdf5path renamed to --with-hdf5 * we don't distinguish serial and paralell version in the library name any more * src/h5/Makefile added to AC_CONFIG_FILES
gsell2007-11-22 10:34:26 +00:00
52fa2ad3ee
Makefile.am o src/h5 added to subdirs
gsell2007-11-22 10:21:52 +00:00
b9d3f8d2bd
test/Makeffile.am o libH5 added to H5LIB
gsell2007-11-22 10:20:50 +00:00
463ef08da9
branch stable 1.4 version
gsell2007-09-21 09:53:26 +00:00
8a553aee0c
Corrected version number
H5Part-1.4
Kurt Stockinger
2007-08-29 02:31:57 +00:00
607d1e86ab
Corrected version number
Kurt Stockinger
2007-08-29 01:59:47 +00:00
34ff957938
New tag with updates on H5Block.
Kurt Stockinger
2007-08-29 01:35:49 +00:00
3ebc9de7a9
Prepare new tag with updates on H5Block.
Kurt Stockinger
2007-08-29 01:26:50 +00:00
d8ce890902
src/H5Block.c _normalize_partition() * wrong type for 'x' fixed _open_block_group() _open_field_group() * 'herr' type error fixed _select_hyperslab_for_reading() * 'herr' type error fixed * type cast boundaries to 'hsize_t' _create_field_group() * 'herr' type error fixed H5BlockWriteFieldAttrib() * type cast 'attrib_type' to 'hid_t' H5Block3dSetFieldOrigin() H5Block3dGetFieldSpacing() * type cast 'H5PART_FLOAT64' to 'hid_t'
gsell2007-07-12 09:50:42 +00:00
b191ac7a6a
src/H5Part.c - H5PartDefineStepName() * type cast 'width' - _H5Part_iteration_operator() * type cast error return - _H5Part_get_object_name() * type cast of arg 'idx' and 'len_obj_name' added - H5PartGetDatasetInfo() * type of 'herr' changed from 'herr_t' to 'h5part_int64_t' - _get_diskshape_for_reading() * 'CHECK_FILEHANDLE()' removed * type cast error return to 'hid_t' - _get_memshape_for_reading() * 'CHECK_FILEHANDLE()' removed * type cast error return to 'hid_t'
gsell2007-07-12 09:15:21 +00:00
356f7149c5
src/H5Part.c - _read_data() * type error fixed - H5PartAbortErrorHandler() * type cast exit code - H5PartSetVerbosityLevel() * type cast 'level' to 'unsigned int'
gsell2007-07-11 15:34:15 +00:00
a0dd21b79e
src/H5Part.c - _H5Part_set_step() * revert use of 'snprintf()' (Windows doesn't have it!)
gsell2007-07-11 15:10:06 +00:00
08ce0ee46a
src/H5Part.c - _H5Part_get_attrib_info(): * type cast 'attrib_type' in call to '_H5Part_write_attrib()' - H5PartWriteStepAttrib() * change type of 'herr' to 'h5part_int64_t' * type cast 'attrib_type' in call to '_H5Part_write_attrib()' - H5PartWriteFileAttrib() * change type of 'herr' to 'h5part_int64_t' * type cast 'attrib_type' in call to '_H5Part_write_attrib()' - H5PartGetStepAttribInfo() H5PartGetFileAttribInfo() H5PartReadStepAttrib() H5PartReadFileAttrib() * change type of 'herr' to 'h5part_int64_t' - _H5Part_set_step() * use 'snprintf()' instead of 'sprintf()'
gsell2007-07-11 15:06:49 +00:00
7085e22448
src/H5PartTypes.h - revert last change
gsell2007-07-11 14:58:20 +00:00
74a31f9b8f
src/H5Part.c - several implicit type conversions fixed
gsell2007-07-11 14:37:39 +00:00
a38a56865f
src/H5PartTypes.h: - change type 'stepno_width' in 'struct H5PartFile' from 'int' to 'h5part_int64-t'
gsell2007-07-11 14:35:51 +00:00
1a20e25a84
Added nSteps as command line parameter
Kurt Stockinger
2007-07-10 22:41:55 +00:00
43ff5d2ca0
src/H5PartF90.inc - declarations for open in append mode functions added
gsell2007-06-29 10:02:04 +00:00
8080f5e2e5
src/H5PartF.c - h5pt_opena() open in append mode added - h5pt_opena_par() open in append mode paralell version added
gsell2007-06-29 10:01:06 +00:00
4f870ccbf7
Fixed H5PartGetDatasetInfo.
Kurt Stockinger
2007-06-27 23:12:51 +00:00