hdf5/tools/h5dump
Quincey Koziol b4ff3e6e79 [svn-r16560] Description:
Remove another call to H5E_clear_stack() from within the library.

    Clean up lots of compiler warnings.

Tested on:
    Mac OS X/32 10.5.6 (amazon)
    (followup on other platforms forthcoming)
2009-03-10 14:00:39 -05:00
..
binread.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
h5dump.c [svn-r16489] Fixed bug #1459 by eliminating the macro long_long and replacing all instances with long long. 2009-02-18 15:02:05 -05:00
h5dump.h
h5dumpgentest.c [svn-r16560] Description: 2009-03-10 14:00:39 -05:00
Makefile.am
Makefile.in [svn-r16518] have 2 expected outputs for 2 h5ls runs depending if run on a big or little endian machine. Configure.in was modified to export a variable carrying endianess information to testh5ls.sh. This script then compares the current run with 2 expected outputs, one for a big-endian machine (linew was used to generate the output), other for little endian (jam was used to generate the output) 2009-02-26 15:21:50 -05:00
testh5dump.sh.in [svn-r15991] Merge with 1.8 rev 15969 2008-10-29 15:11:51 -05:00
testh5dumpxml.sh.in [svn-r14200] added tests for XML output of attribute iteration orders (same calls as DDL ) 2007-10-11 13:47:55 -05:00