hdf5/tools
Robb Matzke b98fcbf592 [svn-r1306] Changes since 19990602
----------------------

./doc/html/Datatypes.html
./test/dtypes.c
	Added documentation and tests for opaque types.

./tools/h5ls.c
	Added a `-x' or `--hexdump' argument which is not fully
	implemented (because I want to synchronize h5tools.c first)
	but which will eventually print raw data in hexadecimal format
	without any translation from disk. This would be useful for
	debugging references and VL types.

./tools/h5tools.c
	Added support for references (not quite finished yet, but
	compiles -- I wanted to sync up this file before Patrick and I
	got too far apart...)


./src/H5R.c
	Checked for error return value from H5R_get_object_type()

./src/H5A.c
./src/H5D.c
	Changed error return values from NULL to FAIL

./test/Makefile.in
./test/trefer.c
	Creates trefer1.h5 and trefer2.h5 so that the second test
	doesn't clobber the first file since the files might be useful
	for debugging.
1999-06-07 10:05:02 -05:00
..
testfiles [svn-r1295] Previous version contained incorrect output from previous h5dump. 1999-06-02 19:52:24 -05:00
h5debug.c [svn-r1217] Changes since 19990426 1999-04-26 09:43:53 -05:00
h5dump.c [svn-r1298] 1999-06-04 10:47:23 -05:00
h5dump.h [svn-r1253] started to bring the tools lib and the dumputil file together. incorportated all 1999-05-13 10:18:12 -05:00
h5dumputil.c [svn-r1255] changed a typo in the include file here too 1999-05-13 10:42:24 -05:00
h5findshd.c [svn-r1184] Changes since 19990402 1999-04-15 14:57:50 -05:00
h5import.c
h5ls.c [svn-r1306] Changes since 19990602 1999-06-07 10:05:02 -05:00
h5repart.c
h5toh4.c [svn-r1151] Changes since 19990318 1999-03-19 15:09:50 -05:00
h5toh4.h
h5tools.c [svn-r1306] Changes since 19990602 1999-06-07 10:05:02 -05:00
h5tools.h [svn-r1299] 1999-06-04 10:47:54 -05:00
Makefile.in [svn-r1217] Changes since 19990426 1999-04-26 09:43:53 -05:00
testh5dump.sh [svn-r1290] TFLOPS needs a launching problem even for single process execution. 1999-05-28 17:09:03 -05:00
testh5toh4 [svn-r1283] Changed the shell to exit with number of errors encountered during 1999-05-26 15:14:19 -05:00