hdf5/tools
Paul Harten caeb6c614f [svn-r978] Purpose: Bug fixes
Problems:
    There were three separate bugs in the h5toh4 converter worked on.
    They were:

    1) When a loop was detected, the H4 file was missing references
    to paths which were available in the H5 file.

    2) When an H4 SDS or Vdata was created from a H5 dataset, the H4
    object was referenced in the root group, instead of the correct
    Vgroup.

    3) The FIRST path taken to an object for the h5toh4 conversion
    could not involve a SOFTLINK.

Solutions:
    The bug fixes were:

    1) All of the associated references to available paths which
    occur in the H5 file, now appear in the H4 file.

    2) After an H4 SDS or Vdata is created from a H5 dataset, the H4
    object is tag/ref'ed in the appropriate Vgroup.

    3) The FIRST path taken to an H5 object for the H5toh4 conversion
    may involve a HARDLINK, a SOFTLINK, or neither.  The same is
    true of any additional paths to the same object.

Platform tested:
    Solaris2.5
1998-12-20 23:05:28 -05:00
..
testfiles [svn-r977] Purpose: 1998-12-20 22:50:15 -05:00
h5debug.c [svn-r925] Changes since 19981116 1998-11-18 13:40:09 -05:00
h5dump.c [svn-r952] Changes since 19981125 1998-11-25 12:21:21 -05:00
h5dump.h [svn-r920] changed the GROUP macro to be GROUPNAME since GROUP was used by the winsock2.h 1998-11-17 13:18:57 -05:00
h5dumputil.c [svn-r952] Changes since 19981125 1998-11-25 12:21:21 -05:00
h5findshd.c [svn-r978] Purpose: Bug fixes 1998-12-20 23:05:28 -05:00
h5import.c [svn-r952] Changes since 19981125 1998-11-25 12:21:21 -05:00
h5ls.c [svn-r952] Changes since 19981125 1998-11-25 12:21:21 -05:00
h5repart.c [svn-r929] Changes since 19981119 1998-11-19 13:52:56 -05:00
h5toh4.c [svn-r978] Purpose: Bug fixes 1998-12-20 23:05:28 -05:00
h5toh4.h [svn-r953] Purpose: 1998-11-25 12:39:53 -05:00
h5tools.c [svn-r952] Changes since 19981125 1998-11-25 12:21:21 -05:00
h5tools.h [svn-r876] Changes since 19981102 1998-11-05 15:28:34 -05:00
Makefile.in [svn-r942] PURPOSE: 1998-11-21 15:14:09 -05:00
testh5dump.sh [svn-r971] Changes since 19981214 1998-12-17 14:35:20 -05:00
testh5toh4 [svn-r978] Purpose: Bug fixes 1998-12-20 23:05:28 -05:00