hdf5/tools/lib
Jonathan Kim 86faf0b302 [svn-r21396] Purpose:
HDFFV-7693 - h5diff produces different behavior between versions: 1.8.3 and 1.8.6

Description:
    There were two issues on this. 
    One was not displaying all the comparable objects if non-comparable 
    object/attribute exist and compared before comparables ones. This issue
    occurred after 1.8.4 release. This is the issue from user.
    The other issue was not displaying all the comparable attributes, 
    if non-comparable object/attribute exist and compared ahead. This issue 
    were exist even before 1.8.4 release. So it's possible some attribute 
    comparison may have not displayed correctly in the past, if non-comparable 
    data were exist in common object.
    Fixed h5diff to display all the comparable object and attribute regardless 
    of non-comparables. 

Tested:
 jam (linux32-LE), koala (linux64-LE), heiwa (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE), Cmake (jam, Windows)
2011-09-16 14:29:03 -05:00
..
CMakeLists.txt [svn-r21195] Correct windows exports for h5diff. 2011-08-08 16:59:09 -05:00
h5diff_array.c [svn-r21358] Purpose: 2011-09-02 11:29:45 -05:00
h5diff_attr.c [svn-r21396] Purpose: 2011-09-16 14:29:03 -05:00
h5diff_dset.c [svn-r21396] Purpose: 2011-09-16 14:29:03 -05:00
h5diff_util.c [svn-r20065] Description: 2011-02-08 16:35:54 -05:00
h5diff.c [svn-r21396] Purpose: 2011-09-16 14:29:03 -05:00
h5diff.h [svn-r21195] Correct windows exports for h5diff. 2011-08-08 16:59:09 -05:00
h5tools_error.h [svn-r18759] pull r18757 from 1.8 branch 2010-05-11 15:10:25 -05:00
h5tools_filters.c [svn-r18159] Description: 2010-01-23 02:00:00 -05:00
h5tools_ref.c [svn-r18759] pull r18757 from 1.8 branch 2010-05-11 15:10:25 -05:00
h5tools_ref.h [svn-r18759] pull r18757 from 1.8 branch 2010-05-11 15:10:25 -05:00
h5tools_str.c [svn-r21378] The tools used "%hhd" to print signed char. But VMS doesn't know it. So I used H5_VMS to have a different way ("%hd") to print it. 2011-09-13 10:45:34 -05:00
h5tools_str.h [svn-r19237] Description: 2010-08-12 16:11:00 -05:00
h5tools_type.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
h5tools_utils.c [svn-r21236] Purpose: 2011-08-16 15:41:47 -05:00
h5tools_utils.h [svn-r21236] Purpose: 2011-08-16 15:41:47 -05:00
h5tools.c [svn-r21378] The tools used "%hhd" to print signed char. But VMS doesn't know it. So I used H5_VMS to have a different way ("%hd") to print it. 2011-09-13 10:45:34 -05:00
h5tools.h [svn-r20713] Packed Bits Merge: 2011-05-03 12:56:23 -05:00
h5trav.c [svn-r20767] Purpose: 2011-05-06 17:02:24 -05:00
h5trav.h [svn-r20767] Purpose: 2011-05-06 17:02:24 -05:00
Makefile.am [svn-r17475] Added error handling to h5dump and region reference handling functions in the tools lib. Bring back from NPOESS. Added missing tests to h5dump test script for region references. 2009-09-14 14:52:42 -05:00
Makefile.in [svn-r21249] Description: Part II of F2003 branch merge into the trunk. 2011-08-18 09:38:53 -05:00
ph5diff.h [svn-r21195] Correct windows exports for h5diff. 2011-08-08 16:59:09 -05:00