hdf5/test
Robb Matzke 91a34f543d [svn-r355] Changes since 19980417
----------------------

This checkin completes the compression stuff almost two weeks ahead of
schedule.  It should now all be working and documented.

./Makefile.in
./config/commence.in
	A distclean causes the distribution makefile to be copied to
	Makefile again.

./src/H5D.c
	Opening a compressed dataset now works properly.

./src/H5P.c
./src/H5Ppublic.h
	The H5Pset_compression() and H5Pget_compression() now work as
	documented.

./src/H5T.c
	Fixed a bug that causes the library to crash sometimes if
	debugging is turned on for the `t' package.

./src/H5Z.c
	Fixed a bug where the number of bytes attributed to
	compression overruns was too low in the debugging output.

./test/dsets.c
	More compression tests: reading of uninitialized data, opening
	an existing dataset and reading it, partial I/O which isn't
	aligned on chunk boundaries, and use of application-defined
	compression methods.

./MANIFEST
	Removed ./test/dspace.c.
1998-04-21 15:32:07 -05:00
..
.distdep [svn-r353] Changes since 19980414 1998-04-17 16:29:43 -05:00
big.c [svn-r346] Changes since 19980410 1998-04-14 11:44:46 -05:00
cmpd_dset.c [svn-r338] Changes since 19980407 1998-04-08 16:43:02 -05:00
dsets.c [svn-r355] Changes since 19980417 1998-04-21 15:32:07 -05:00
dtypes.c [svn-r324] Change H5A (atoms) to H5I (IDs) 1998-03-17 17:46:27 -05:00
extend.c [svn-r338] Changes since 19980407 1998-04-08 16:43:02 -05:00
external.c [svn-r338] Changes since 19980407 1998-04-08 16:43:02 -05:00
gheap.c [svn-r335] Changes since 19980330 1998-04-02 22:29:38 -05:00
hyperslab.c [svn-r338] Changes since 19980407 1998-04-08 16:43:02 -05:00
iopipe.c [svn-r338] Changes since 19980407 1998-04-08 16:43:02 -05:00
istore.c [svn-r353] Changes since 19980414 1998-04-17 16:29:43 -05:00
links.c [svn-r346] Changes since 19980410 1998-04-14 11:44:46 -05:00
Makefile.in [svn-r346] Changes since 19980410 1998-04-14 11:44:46 -05:00
shtype.c [svn-r338] Changes since 19980407 1998-04-08 16:43:02 -05:00
testhdf5.c [svn-r303] Changes since 19980228 1998-03-04 11:20:23 -05:00
testhdf5.h [svn-r302] Changes since 19980227 1998-02-28 13:19:05 -05:00
tfile.c [svn-r338] Changes since 19980407 1998-04-08 16:43:02 -05:00
th5s.c [svn-r338] Changes since 19980407 1998-04-08 16:43:02 -05:00
theap.c [svn-r333] Changes since 19980324 1998-03-30 14:24:08 -05:00
tmeta.c [svn-r233] Fixed order of arguments to print_func. 1998-02-10 08:15:46 -05:00
tohdr.c [svn-r324] Change H5A (atoms) to H5I (IDs) 1998-03-17 17:46:27 -05:00
tstab.c [svn-r337] Changes since 19980403 1998-04-07 10:34:16 -05:00