hdf5/tools
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
..
testfiles [svn-r667] Revised output because now the h5dump tests are done in 1998-09-03 15:47:17 -05:00
h5debug.c
h5dump.c [svn-r654] Fixed last bug (hah! ;-) for beta release, changed H5Gget_stat to H5Gget_objinfo 1998-09-02 16:16:24 -05:00
h5dump.h [svn-r636] Removed warning messages during compilation. 1998-08-31 14:52:53 -05:00
h5dumputil.c [svn-r641] Changed function names for beta release. 1998-08-31 22:35:23 -05:00
h5import.c [svn-r635] Changes since 19980831 1998-08-31 14:21:23 -05:00
h5ls.c [svn-r683] ./tools/h5ls.c 1998-09-10 09:18:17 -05:00
h5repart.c [svn-r658] Changes since 19980901 1998-09-03 08:49:48 -05:00
h5tools.c [svn-r714] Changes since 19980911 1998-09-22 10:27:26 -05:00
h5tools.h [svn-r546] Changes since 19980724 1998-07-29 11:43:59 -05:00
Makefile.in [svn-r668] Tempory turned off the automatic test. 1998-09-04 10:02:10 -05:00
testh5dump.sh [svn-r666] Added TESTS entries to Makefile.in for automatic tests. 1998-09-03 15:46:32 -05:00