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
2009-04-20 01:00:11 -05:00
2009-04-20 14:12:19 -05:00
2009-04-20 00:00:44 -05:00
2009-04-20 01:00:11 -05:00
2009-04-20 11:00:09 -05:00
2009-04-20 01:00:11 -05:00
2009-04-20 14:12:19 -05:00
2009-04-20 14:12:19 -05:00
2009-04-20 01:00:11 -05:00
2009-04-20 14:12:19 -05:00
2009-04-20 01:00:11 -05:00
2006-03-30 18:08:50 -05:00
2009-04-20 01:00:11 -05:00
2009-02-03 14:36:58 -05:00
2009-04-20 01:00:11 -05:00
2009-04-20 11:37:47 -05:00

HDF5 version 1.9.39 currently under development
==> README.txt <==
Messages to be sent to the list should be sent to "<list>@hdfgroup.org".

Periodic code snapshots are provided at the following URL:
    ftp://ftp.hdfgroup.uiuc.edu/pub/outgoing/hdf5/snapshots
Please read the README.txt file in that directory before working with a library
snapshot.

The HDF5 website is located at http://hdfgroup.org/HDF5/

Bugs should be reported to help@hdfgroup.org.
Description
No description provided
Readme 627 MiB
Languages
C 81.7%
Fortran 4.5%
Java 4%
CMake 3.3%
C++ 2.4%
Other 4%