hdf5/tools
Robb Matzke 841e168a04 [svn-r914] Changes since 19981113
----------------------

./config/conclude.in
./test/Makefile.in
./tools/Makefile.in
	The Makefile $TESTS variable has finally been split into
	$TEST_PROGS and $TEST_SCRIPTS with the latter being the names
	of shell scripts that need to be run with `/bin/sh'.  Now we
	don't have to copy each shell script before we run it. NOTE:
	THIS CHANGE DOES NOT AFFECT THE PABLO MAKEFILE SINCE THAT FILE
	IS A COPY OF A PREVIOUSLY GENERATED MAKEFILE.

./src/Makefile.in
	Added H5Snone.c to the source list.

./src/H5G.c
	Plugged a memory leak by emptying the object type "isa" table
	when the library is closed.

./src/H5Tconv.c
./src/H5Tpkg.h
	Added 48 new type functions to take advantage of hardware for
	integer type conversions.  These functions are not registered
	in the conversion table yet because I haven't fully tested
	them.

./src/H5Tpkg.h
	Removed __unused__ qualifiers from prototypes.
1998-11-16 10:29:54 -05:00
..
testfiles [svn-r827] Updated expected output for dumper tests. 1998-10-29 01:40:30 -05:00
h5debug.c [svn-r485] Changes since 19980710 1998-07-13 10:35:21 -05:00
h5dump.c [svn-r825] Added features: 1998-10-29 01:27:31 -05:00
h5dump.h [svn-r825] Added features: 1998-10-29 01:27:31 -05:00
h5dumputil.c [svn-r825] Added features: 1998-10-29 01:27:31 -05:00
h5import.c [svn-r900] Changes since 19981106 1998-11-11 11:33:33 -05:00
h5ls.c [svn-r900] Changes since 19981106 1998-11-11 11:33:33 -05:00
h5repart.c [svn-r900] Changes since 19981106 1998-11-11 11:33:33 -05:00
h5tools.c [svn-r900] Changes since 19981106 1998-11-11 11:33:33 -05:00
h5tools.h [svn-r876] Changes since 19981102 1998-11-05 15:28:34 -05:00
Makefile.in [svn-r914] Changes since 19981113 1998-11-16 10:29:54 -05:00
testh5dump.sh [svn-r825] Added features: 1998-10-29 01:27:31 -05:00