hdf5/tools
Robb Matzke 2ab2e14bb5 [svn-r635] Changes since 19980831
----------------------

./Makefile.in
	Running `make distclean' will not fail if one of the
	subdirectories has already been cleaned.

./config/BlankForm
./config/irix5.3
	Cleaned it up more.  Added better support/documentation for
	systems that have more than one compiler.

./config/alpha-dec-osf4.0	[NEW]
	Added a new config file as a result of testing on Jim Reus's
	machine.

./test/chunk.c
	Scaled down the testing range so we can actually run it
	interactively.

./tools/h5import.c
	Included <unistd.h> to get rid of warning for close().

./src/H5detect.c
	Seg-faults on Linux for some reason when NDEBUG is defined, so
	I just undef it at the top of the source.

./test/big.c
	Added a fflush().

./tools/h5ls.c
	The `-d' flag now works even when `-v' isn't specified.

./examples/h5_chunk_read.c
./examples/h5_compound.c
./examples/h5_extend_write.c
./examples/h5_group.c
./examples/h5_read.c
./examples/h5_write.c
	Indented according to hdf5 standards.

	Fixed compiler warnings
1998-08-31 14:21:23 -05:00
..
h5debug.c [svn-r485] Changes since 19980710 1998-07-13 10:35:21 -05:00
h5dump.c [svn-r611] Removed warning messages during compilation. 1998-08-21 12:22:14 -05:00
h5dump.h [svn-r611] Removed warning messages during compilation. 1998-08-21 12:22:14 -05:00
h5dumputil.c [svn-r611] Removed warning messages during compilation. 1998-08-21 12:22:14 -05:00
h5import.c [svn-r635] Changes since 19980831 1998-08-31 14:21:23 -05:00
h5ls.c [svn-r635] Changes since 19980831 1998-08-31 14:21:23 -05:00
h5repart.c [svn-r517] Changes since 19980720 1998-07-20 11:05:43 -05:00
h5tools.c [svn-r620] Changes since 19980825 1998-08-27 11:48:50 -05:00
h5tools.h [svn-r546] Changes since 19980724 1998-07-29 11:43:59 -05:00
Makefile.in [svn-r605] Added in h5dump tools created by Ruey-Hsia. 1998-08-19 16:46:55 -05:00