hdf5/tools/h5dump
Neil Fortner 8c074d5c03 [svn-r16807] Purpose: Fix bug 1533
Description:
Previously, there was no versioning for H5Z_class_t.  This prevented applications
written for 1.6 using custom filters from being able to use the 1.8 library.
There is now an H5Z_class1_t and H5Z_class2_t to enable compatibility.  H5Zregister is
*not* versioned, it determines which version of the struct has been passed in by the
value of the first field (id or version, both are ints).

Tested: jam, linew, smirom (h5committest), jam (--with-default-api-version=v16)
2009-04-20 14:12:19 -05:00
..
binread.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
h5dump.c [svn-r16669] Corrected the urls for h5dump xml dtd and schema 2009-04-03 16:53:22 -05:00
h5dump.h [svn-r13874] 2007-06-18 15:03:30 -05:00
h5dumpgentest.c [svn-r16807] Purpose: Fix bug 1533 2009-04-20 14:12:19 -05:00
Makefile.am [svn-r13264] Updated Makefile.am with new THG copyright notice. 2007-02-07 17:28:58 -05:00
Makefile.in [svn-r16792] Description: 2009-04-20 01:00:11 -05:00
testh5dump.sh.in [svn-r16629] removed a h5dump test (array type) that has a different bogus output in frebsd (liberty) 2009-03-30 16:47:29 -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