hdf5/tools/h5jam
Quincey Koziol 2f6e3cb5be [svn-r19252] Description:
Bring Coverity changes from branch to trunk:

r19161:
Fixed the part for matching the subset info with dataset

r19189:
BZ1646: h5dump does not check number of dimensions for subsetting parameters against the dataset

Changed subset_t structure from holding hsize_t pointers to holding new subset_d pointers, which hold the original hsize_t pointer + len. this len is then checked against dataset ndims in the handle_dataset function of h5dump.

Changed all references to use new data structure.

Added tests for each subset parameter.

r19190:
Added new h5dump ddl files

Tested on:
    Mac OS X/32 10.6.4 (amazon) w/debug & production
    (h5committested on branch)
2010-08-19 14:55:48 -05:00
..
testfiles [svn-r15314] moved h5jam test files to tools/h5jam/testfiles 2008-07-03 08:32:39 -05:00
CMakeLists.txt [svn-r19037] Added executable Linker Flag for MSVC static builds: /NODEFAULTLIB:MSVCRT 2010-06-29 15:09:03 -05:00
getub.c [svn-r18759] pull r18757 from 1.8 branch 2010-05-11 15:10:25 -05:00
h5jam.c [svn-r18759] pull r18757 from 1.8 branch 2010-05-11 15:10:25 -05:00
h5jamgentest.c [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
h5unjam.c [svn-r18759] pull r18757 from 1.8 branch 2010-05-11 15:10:25 -05:00
Makefile.am [svn-r18808] Purpose: 2010-05-14 15:29:57 -05:00
Makefile.in [svn-r19059] Brought changes from hdf5_1_8 to add version information for fortran and c++ compilers in libhdf5.settings file and configure output (r18836), to install examples as part of make install (r18680), and to provide scripts to compile and run the examples after they are installed (r18817). 2010-07-08 21:52:14 -05:00
tellub.c [svn-r19252] Description: 2010-08-19 14:55:48 -05:00
testh5jam.sh.in [svn-r18055] Bug fix: 1192 2009-12-26 03:36:37 -05:00