- 05 Jul, 2010 2 commits
- 15 Jun, 2010 3 commits
- 10 Jun, 2010 1 commit
-
-
adelmann authored
-
- 21 Jan, 2009 1 commit
-
-
gsell authored
- return H5PART_ERR_INVAL in function H5Block3dGetProcOf() on invalid coordinates
-
- 16 Jan, 2009 4 commits
- 15 Jan, 2009 12 commits
- 20 Nov, 2008 1 commit
-
-
adelmann authored
-
- 24 Jun, 2008 1 commit
-
-
gsell authored
-
- 21 Sep, 2007 1 commit
-
-
gsell authored
-
- 29 Aug, 2007 2 commits
-
-
Kurt Stockinger authored
-
Kurt Stockinger authored
-
- 12 Jul, 2007 2 commits
-
-
gsell authored
_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'
-
gsell authored
- 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'
-
- 11 Jul, 2007 6 commits
-
-
gsell authored
- _read_data() * type error fixed - H5PartAbortErrorHandler() * type cast exit code - H5PartSetVerbosityLevel() * type cast 'level' to 'unsigned int'
-
gsell authored
- _H5Part_set_step() * revert use of 'snprintf()' (Windows doesn't have it!)
-
gsell authored
- _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()'
-
gsell authored
- revert last change
-
gsell authored
- several implicit type conversions fixed
-
gsell authored
- change type 'stepno_width' in 'struct H5PartFile' from 'int' to 'h5part_int64-t'
-
- 10 Jul, 2007 1 commit
-
-
Kurt Stockinger authored
-
- 29 Jun, 2007 2 commits
- 27 Jun, 2007 1 commit
-
-
Kurt Stockinger authored
-