hdf5/tools
Jonathan Kim 50e3990f2a [svn-r22805] Purpose:
HDFFV-8012 - h5repack changes max dims and cause failure if only "-f none" is used without changing layout for chunked dataset when a chunk dim is bigger than a dataset dim

Description:
    "h5repack -f <obj>:NONE <file.h5> out.h5" command failed if source file contains chunked dataset and a chunk dim is bigger than a dataset dim. 
    Another issue is that the command changed max dims if chunk dim is smaller than the dataset dim. 
    These issue occurred when dataset size is smaller than 64k (compact size limit)
    Fixed them.

Tested: 
    jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE),  Windows (32-LE cmake), cmake (jam)
2012-09-24 18:13:57 -05:00
..
h5copy [svn-r22720] Fix RelWithDebInfo packaging 2012-08-28 12:39:30 -05:00
h5diff [svn-r22751] Purpose: 2012-09-10 16:40:47 -05:00
h5dump [svn-r22795] Create scalar test files and h5dump tests. 2012-09-20 13:57:03 -05:00
h5import [svn-r22740] Correct typo on test command 2012-09-05 14:04:00 -05:00
h5jam [svn-r22720] Fix RelWithDebInfo packaging 2012-08-28 12:39:30 -05:00
h5ls [svn-r22720] Fix RelWithDebInfo packaging 2012-08-28 12:39:30 -05:00
h5repack [svn-r22805] Purpose: 2012-09-24 18:13:57 -05:00
h5stat [svn-r22720] Fix RelWithDebInfo packaging 2012-08-28 12:39:30 -05:00
lib [svn-r22785] HDFFV-8153: Pull POSIX_C_SOURCE define out to separate variable. Use ADD_DEFINITIONS (${HDF5_EXTRA_C_FLAGS}) in non-fortran CMakeLists.txt folders 2012-09-18 17:08:07 -05:00
misc [svn-r22720] Fix RelWithDebInfo packaging 2012-08-28 12:39:30 -05:00
testfiles [svn-r22795] Create scalar test files and h5dump tests. 2012-09-20 13:57:03 -05:00
CMakeLists.txt [svn-r22785] HDFFV-8153: Pull POSIX_C_SOURCE define out to separate variable. Use ADD_DEFINITIONS (${HDF5_EXTRA_C_FLAGS}) in non-fortran CMakeLists.txt folders 2012-09-18 17:08:07 -05:00
COPYING
Makefile.am
Makefile.in [svn-r22709] HDFFV-8129: reconfigured on jam, Remove overloading of autotools TESTS var, rename configure.in to configure.ac, convert test scripts from hard *.sh to configure managed *sh.in files. 2012-08-23 11:07:43 -05:00