hdf5/tools
Albert Cheng fcfecf9ff2 [svn-r2680] Purpose:
Bug fix (ID 419)
Description:
    Converted strings class types (in dataset and attributes) to
    HDF4 type of DFNT_INT8.  Should have been DFNT_CHAR type.
Solution:
h5toh4.c:
    Changed the HDF4 type from DFNT_INT8 to DFNT_CHAR type.
    Converted all hdf5 strings (be it NULLTERM, NULLPAD, SPACEPAD)
    all to fixed width space padded HDF4 DFNT_CHAR.
testh5toh4:
    Added the testing of $HDF_NOCLEANUP before cleaning away the result files.
testfiles/Expected/tattr.hdf:
testfiles/Expected/tstr.hdf:
testfiles/Expected/tstr2.hdf:
    Updated with the corrected DFNT_CHAR type.
Platforms tested:
    Solaris 2.7, Linux, Irix 6.5.
2000-10-12 21:32:25 -05:00
..
testfiles [svn-r2680] Purpose: 2000-10-12 21:32:25 -05:00
Dependencies [svn-r2573] Purpose: 2000-09-19 12:04:46 -05:00
h4toh5anno.c [svn-r2675] 2000-10-12 17:52:28 -05:00
h4toh5image.c [svn-r2614] 2000-09-28 15:51:45 -05:00
h4toh5main.c [svn-r2675] 2000-10-12 17:52:28 -05:00
h4toh5main.h [svn-r2674] 2000-10-12 17:47:38 -05:00
h4toh5pal.c [svn-r2614] 2000-09-28 15:51:45 -05:00
h4toh5sds.c [svn-r2675] 2000-10-12 17:52:28 -05:00
h4toh5util.c [svn-r2674] 2000-10-12 17:47:38 -05:00
h4toh5util.h [svn-r2674] 2000-10-12 17:47:38 -05:00
h4toh5vdata.c [svn-r2678] 2000-10-12 18:33:22 -05:00
h4toh5vgroup.c [svn-r2614] 2000-09-28 15:51:45 -05:00
h5debug.c [svn-r2653] Purpose: 2000-10-10 02:44:33 -05:00
h5dump.c [svn-r2637] Purpose: 2000-10-06 15:30:13 -05:00
h5dump.h [svn-r2623] Purpose: 2000-09-29 22:31:08 -05:00
h5dumptst.c [svn-r2579] Purpose: 2000-09-19 16:08:15 -05:00
h5import.c [svn-r2232] removed the conditional compile statements that we were going to use 2000-05-09 13:14:33 -05:00
h5ls.c [svn-r2412] Fixed a variety of problems with the new H5ToolsFopen() function. 2000-06-23 12:52:21 -05:00
h5repart.c [svn-r2232] removed the conditional compile statements that we were going to use 2000-05-09 13:14:33 -05:00
h5toh4.c [svn-r2680] Purpose: 2000-10-12 21:32:25 -05:00
h5toh4.h [svn-r2417] Include sys/stat.h in case it is not included in some platforms 2000-06-27 12:57:00 -05:00
h5tools.c [svn-r2634] Purpose: 2000-10-05 11:56:30 -05:00
h5tools.h [svn-r2626] Purpose: 2000-09-30 12:27:18 -05:00
Makefile.in [svn-r2643] Purpose: 2000-10-09 15:41:03 -05:00
pdb2hdf.c [svn-r2262] * 2000-05-18 2000-05-18 11:40:20 -05:00
talign.c [svn-r2643] Purpose: 2000-10-09 15:41:03 -05:00
testh4toh5 [svn-r2632] Purpose: 2000-10-04 11:57:04 -05:00
testh5dump.sh [svn-r2046] added a test for the tnestedcomp.h5 test. 2000-03-21 12:59:28 -05:00
testh5toh4 [svn-r2680] Purpose: 2000-10-12 21:32:25 -05:00