hdf5/tools/h5diff
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
..
testfiles [svn-r17905] Purpose: 2009-11-20 13:56:01 -05:00
h5diff_common.c [svn-r17466] " Use strict equality as default 2009-09-11 15:09:34 -05:00
h5diff_common.h [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_main.c [svn-r17052] Add a run to the h5repack shell script to read a family file 2009-06-15 14:05:42 -05:00
h5diffgentest.c [svn-r17254] Fixed Bug 1563 - h5diff and Infinity 2009-07-28 14:40:18 -05:00
Makefile.am [svn-r17616] Purpose: 2009-10-08 10:17:30 -05:00
Makefile.in [svn-r17616] Purpose: 2009-10-08 10:17:30 -05:00
ph5diff_main.c [svn-r17058] added some "dummy" declarations for d_status 2009-06-16 13:19:40 -05:00
testh5diff.sh [svn-r17606] Code Cleanup: 2009-10-07 00:08:05 -05:00
testph5diff.sh [svn-r13261] Updated copyright notices. 2007-02-07 14:56:21 -05:00