hdf5/tools/lib
Jonathan Kim 553e452ce4 [svn-r20384] Purpose:
Fixed Bug 2184 - GMQS: h5diff - incorrect calculation code for 
    --use-system-epsilon option

Description:
    Merged from HDF5 1.8 branch r20369.
    Fixed h5diff for --use-system-epsilon option: the calculation changed
    from ( |a - b| / b ) to ( |a - b| ). This was decided for better 
    performance and was corrected only in HDF5 trunk, so 1.8 got updated.
    Also comments for equal_XXX() function were updated correctly. 
    Also help page and RM got updated correctly.
    Also add test cases for testing the differences w/wo the option.

     
Tested:
 jam (linux32-LE), amani (linux64-LE), heiwa (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE), Windows (32-LE)
2011-03-31 16:43:46 -05:00
..
CMakeLists.txt [svn-r19909] Change how LINK_FLAGS for fortran are appended on Windows 2011-01-05 09:46:08 -05:00
h5diff_array.c [svn-r20384] Purpose: 2011-03-31 16:43:46 -05:00
h5diff_attr.c [svn-r20294] Purpose: 2011-03-22 10:47:07 -05:00
h5diff_dset.c [svn-r20285] Purpose: 2011-03-21 18:02:31 -05:00
h5diff_util.c [svn-r20065] Description: 2011-02-08 16:35:54 -05:00
h5diff.c [svn-r20294] Purpose: 2011-03-22 10:47:07 -05:00
h5diff.h [svn-r20294] Purpose: 2011-03-22 10:47:07 -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-r20188] Purpose: 2011-03-04 11:21:26 -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-r20294] Purpose: 2011-03-22 10:47:07 -05:00
h5tools_utils.h [svn-r19400] Purpose: 2010-09-16 12:48:06 -05:00
h5tools.c [svn-r20285] Purpose: 2011-03-21 18:02:31 -05:00
h5tools.h [svn-r20285] Purpose: 2011-03-21 18:02:31 -05:00
h5trav.c [svn-r19400] Purpose: 2010-09-16 12:48:06 -05:00
h5trav.h [svn-r19400] Purpose: 2010-09-16 12:48:06 -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-r19839] Updated to libtool v 2.4, autoconf 2.68 and m4-1.4.15. 2010-11-23 17:56:59 -05:00
ph5diff.h [svn-r19400] Purpose: 2010-09-16 12:48:06 -05:00