hdf5/perform
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
..
benchpar.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
build_h5perf_alone.sh [svn-r13261] Updated copyright notices. 2007-02-07 14:56:21 -05:00
build_h5perf_serial_alone.sh [svn-r15582] Added script to build h5perf_serial in standalone mode. 2008-09-02 16:22:51 -05:00
chunk.c [svn-r16807] Purpose: Fix bug 1533 2009-04-20 14:12:19 -05:00
COPYING [svn-r16340] Description: 2009-01-22 15:53:59 -05:00
gen_report.pl [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
iopipe.c [svn-r15150] Purpose: Separate Windows function macro definitions to win32defs.h 2008-06-05 13:52:19 -05:00
Makefile.am [svn-r15808] Some test produced files were not cleaned by "make clean". 2008-10-07 21:03:35 -05:00
Makefile.in [svn-r16792] Description: 2009-04-20 01:00:11 -05:00
mpi-perf.c [svn-r16560] Description: 2009-03-10 14:00:39 -05:00
overhead.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
perf_meta.c [svn-r14218] Description: 2007-10-30 13:13:48 -05:00
perf.c [svn-r16560] Description: 2009-03-10 14:00:39 -05:00
pio_engine.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
pio_perf.c [svn-r16560] Description: 2009-03-10 14:00:39 -05:00
pio_perf.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
pio_standalone.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
pio_standalone.h [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
pio_timer.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
pio_timer.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
sio_engine.c [svn-r16560] Description: 2009-03-10 14:00:39 -05:00
sio_perf.c [svn-r16560] Description: 2009-03-10 14:00:39 -05:00
sio_perf.h [svn-r15179] Change copyright notice to THG only. 2008-06-09 12:10:39 -05:00
sio_standalone.c [svn-r15179] Change copyright notice to THG only. 2008-06-09 12:10:39 -05:00
sio_standalone.h [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
sio_timer.c [svn-r15179] Change copyright notice to THG only. 2008-06-09 12:10:39 -05:00
sio_timer.h [svn-r15179] Change copyright notice to THG only. 2008-06-09 12:10:39 -05:00
zip_perf.c [svn-r16170] Code clean up. 2008-12-08 23:08:24 -05:00