hdf5/tools/lib
Jonathan Kim 231fc4d781 [svn-r22684] Purpose:
Address HDFFV-7942 - h5diff: incorrect result for comparing attribute data with different type size in same class

Description:
   When comparing attribute data values with same type class but different size, the result was incorrect.  It was due to the size difference and got truncated. 
   Fixed to match up the smaller type size to big type size like what dataset does.

  
Tested: 
 jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE), Windows (32-LE cmake), cmake (jam)
2012-08-15 11:04:26 -05:00
..
CMakeLists.txt [svn-r22625] HDFFV-8111: h5diff compare file to itself - removed path shortcut 2012-08-03 15:11:36 -05:00
h5diff_array.c [svn-r22625] HDFFV-8111: h5diff compare file to itself - removed path shortcut 2012-08-03 15:11:36 -05:00
h5diff_attr.c [svn-r22684] Purpose: 2012-08-15 11:04:26 -05:00
h5diff_dset.c [svn-r22684] Purpose: 2012-08-15 11:04:26 -05:00
h5diff_util.c [svn-r22684] Purpose: 2012-08-15 11:04:26 -05:00
h5diff.c [svn-r22637] Remove legacy command to kill MPI processes on obj to obj testing. 2012-08-06 15:08:12 -05:00
h5diff.h [svn-r22684] Purpose: 2012-08-15 11:04:26 -05:00
h5tools_dump.c [svn-r22602] 2012-07-25 17:17:48 -05:00
h5tools_dump.h [svn-r22042] HDFFV-7957-7958: 2012-03-12 11:33:15 -05:00
h5tools_error.h [svn-r22042] HDFFV-7957-7958: 2012-03-12 11:33:15 -05:00
h5tools_filters.c
h5tools_ref.c
h5tools_ref.h
h5tools_str.c [svn-r22602] 2012-07-25 17:17:48 -05:00
h5tools_str.h [svn-r22052] - h5dump: Added capability for "-a" option to show attributes containing "/" 2012-03-12 16:27:11 -05:00
h5tools_type.c [svn-r21969] Added missing HD prefix 2012-02-22 16:58:50 -05:00
h5tools_utils.c [svn-r22625] HDFFV-8111: h5diff compare file to itself - removed path shortcut 2012-08-03 15:11:36 -05:00
h5tools_utils.h [svn-r22625] HDFFV-8111: h5diff compare file to itself - removed path shortcut 2012-08-03 15:11:36 -05:00
h5tools.c [svn-r22625] HDFFV-8111: h5diff compare file to itself - removed path shortcut 2012-08-03 15:11:36 -05:00
h5tools.h [svn-r22602] 2012-07-25 17:17:48 -05:00
h5trav.c [svn-r22625] HDFFV-8111: h5diff compare file to itself - removed path shortcut 2012-08-03 15:11:36 -05:00
h5trav.h [svn-r22625] HDFFV-8111: h5diff compare file to itself - removed path shortcut 2012-08-03 15:11:36 -05:00
Makefile.am
Makefile.in
ph5diff.h