hdf5/tools/lib
Jonathan Kim 8bcc914263 [svn-r17905] Purpose:
Fix Bug1672 - Display garbage value on LE machine for BE data.

Description:
	Casuing by calling diff_dataset twice when -r or no option was given.
	Change to call it once which fix the problem. 
	It also improves the performance. (diffing time in half)
	According further test, it also occurred on BE machine as well and it 
	seems occruing only with the BE data attached to Bugzilla. 
	Don't know how the file was created. Anyway this fix will prevent 
	from diffing with garbage values in similiar potential case. 
	
Tested on:
	linux32 (jam) , linux64 (almani), solaris (linew)
2009-11-20 13:56:01 -05:00
..
h5diff_array.c [svn-r17680] Use absolute comparison for use-system-epsilon and default option. 2009-10-19 09:50:02 -05:00
h5diff_attr.c
h5diff_dset.c [svn-r16991] change messages of -c option 2009-05-28 16:31:57 -05:00
h5diff_util.c
h5diff.c [svn-r17905] Purpose: 2009-11-20 13:56:01 -05:00
h5diff.h [svn-r17466] " Use strict equality as default 2009-09-11 15:09:34 -05:00
h5tools_error.h [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
h5tools_filters.c
h5tools_ref.c [svn-r16698] Purpose: Fix bug 503 2009-04-08 12:02:09 -05:00
h5tools_ref.h
h5tools_str.c [svn-r17492] Moved printing of brackets before printing contents of region references. 2009-09-17 15:31:44 -05:00
h5tools_str.h [svn-r17450] Bring h5dump single subsetting selection and region reference changes from NPOESS 2009-09-04 09:50:13 -05:00
h5tools_type.c
h5tools_utils.c
h5tools_utils.h
h5tools.c [svn-r17566] Fix for Bug 1562. H5DSis_attached needed to account for platform dependent types. Added test and test files for LE and BE dimension scales. Reworked part of test_ds file as part of debug. 2009-10-01 11:17:17 -05:00
h5tools.h [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
h5trav.c
h5trav.h
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-r17616] Purpose: 2009-10-08 10:17:30 -05:00
ph5diff.h