hdf5/tools/h5repack
Raymond Lu 3ca585e46c [svn-r9951] Purpose: Minor bug fix.
Description:  The byte order for all 1-byte integer types was fixed as little-endian
even on a big-endian machine.  This's corrected in h5detect.c.  When types are only
1 byte long, a native int is used substitute the type to detect byte order.   Some tools
like h5dump and h5repack are also corrected in this case.


Platforms tested:  fuss, copper, sol.(There're some failures from the recent configure
change).

Misc. update:  Information in the RELEASE.txt.
2005-02-07 12:56:20 -05:00
..
h5repack_copy.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5repack_filters.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5repack_list.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5repack_main.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5repack_opttable.c [svn-r9106] Purpose: 2004-08-17 14:54:42 -05:00
h5repack_parse.c [svn-r9106] Purpose: 2004-08-17 14:54:42 -05:00
h5repack_refs.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5repack_verify.c [svn-r8904] Purpose: 2004-07-20 14:21:03 -05:00
h5repack.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5repack.h [svn-r9436] Purpose: 2004-10-19 11:11:16 -05:00
h5repack.sh.in [svn-r9885] Purpose: 2005-01-29 15:22:54 -05:00
Makefile.am [svn-r9902] Purpose: 2005-01-31 22:17:02 -05:00
Makefile.in [svn-r9930] 2005-02-03 16:59:40 -05:00
testh5repack_attr.c [svn-r8904] Purpose: 2004-07-20 14:21:03 -05:00
testh5repack_detect_szip.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
testh5repack_dset.c [svn-r9951] Purpose: Minor bug fix. 2005-02-07 12:56:20 -05:00
testh5repack_main.c [svn-r9496] Purpose: 2004-11-02 14:14:14 -05:00
testh5repack_make.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
testh5repack_util.c [svn-r8904] Purpose: 2004-07-20 14:21:03 -05:00