hdf5/test
Robb Matzke 6d9af58391 [svn-r714] Changes since 19980911
----------------------

This checkin is to fix a couple bugs for Jim Reus.  Some features are
not fully implemented but it shouldn't break anything.

./config/conclude.in
./test/Makefile.in
	`make clean' removes object files from the test directory as
	well as a couple more *.h5 temp files.

./config/hpux9.03		[NEW]
	New config file for HP/UX 9.03

./src/H5B.c
./src/H5Bprivate.h
./src/H5Fistore.c
./src/H5G.c
./src/H5Gnode.c
./src/H5Gpkg.h
./src/H5Gprivate.h
./src/H5Gstab.c
	Not-yet-complete version of object removal.

./src/H5Fistore.c
./src/H5Fprivate.h
	Experimental optimizations, disabled by default.

./src/H5Fprivate.h
	Default low-level driver was changed to H5F_LOW_SEC instead of
	H5F_LOW_STDIO because the sec2 driver is much easier to debug.

./src/H5Fsplit.c
./src/H5G.c
./src/H5Z.c
	Changed a couple return statements to HRETURN.

./src/H5Odtype.c
	Removed a check for nested compound data types from back when
	they weren't implemented that raised an error.

./tools/h5tools.c
	Increased temp buffer sizes and added a check for buffer
	overflow so we fail an assertion (hopefully).  This really
	needs to be fixed sometime.

	Added support for printing H5T_STRING data types.
1998-09-22 10:27:26 -05:00
..
.distdep [svn-r712] Added temporary buffer support to several places in the library which were 1998-09-21 18:43:19 -05:00
big.c [svn-r635] Changes since 19980831 1998-08-31 14:21:23 -05:00
bittests.c [svn-r620] Changes since 19980825 1998-08-27 11:48:50 -05:00
chunk.c [svn-r635] Changes since 19980831 1998-08-31 14:21:23 -05:00
cmpd_dset.c [svn-r644] Changes since 19980931 1998-09-01 09:49:30 -05:00
dsets.c [svn-r691] Changes since 19980910 1998-09-11 10:39:28 -05:00
dtypes.c [svn-r658] Changes since 19980901 1998-09-03 08:49:48 -05:00
extend.c [svn-r594] Changes since 19980813 1998-08-14 16:05:16 -05:00
external.c [svn-r452] Changed tests to use the new dataspace API calls. Still need to add tests for 1998-07-06 16:01:59 -05:00
gheap.c [svn-r633] Changes since 19980828 1998-08-31 08:46:47 -05:00
hyperslab.c [svn-r594] Changes since 19980813 1998-08-14 16:05:16 -05:00
iopipe.c [svn-r588] Changes since 19980810 1998-08-13 15:17:47 -05:00
istore.c [svn-r633] Changes since 19980828 1998-08-31 08:46:47 -05:00
links.c [svn-r654] Fixed last bug (hah! ;-) for beta release, changed H5Gget_stat to H5Gget_objinfo 1998-09-02 16:16:24 -05:00
Makefile.in [svn-r714] Changes since 19980911 1998-09-22 10:27:26 -05:00
mtime.c [svn-r662] Fixed a typo in a string 1998-09-03 10:31:04 -05:00
ragged.c [svn-r672] Changes since 19980904 1998-09-08 08:39:18 -05:00
shtype.c [svn-r410] Changes since 19980604 1998-06-05 16:03:49 -05:00
tattr.c [svn-r641] Changed function names for beta release. 1998-08-31 22:35:23 -05:00
testhdf5.c [svn-r641] Changed function names for beta release. 1998-08-31 22:35:23 -05:00
testhdf5.h [svn-r489] Changed more API functions to the new names as documented. Also, added 1998-07-14 16:14:12 -05:00
tfile.c [svn-r673] Changes since 19980908 1998-09-08 14:15:44 -05:00
th5s.c [svn-r641] Changed function names for beta release. 1998-08-31 22:35:23 -05:00
theap.c [svn-r445] Added individually named cleanup_xxx routine to each test module file 1998-07-02 19:57:00 -05:00
tmeta.c [svn-r445] Added individually named cleanup_xxx routine to each test module file 1998-07-02 19:57:00 -05:00
tohdr.c [svn-r445] Added individually named cleanup_xxx routine to each test module file 1998-07-02 19:57:00 -05:00
tselect.c [svn-r658] Changes since 19980901 1998-09-03 08:49:48 -05:00
tstab.c [svn-r691] Changes since 19980910 1998-09-11 10:39:28 -05:00