hdf5/tools
Robb Matzke 96320e69c0 [svn-r1117] Changes since 19990303
----------------------

./configure.in
./configure		[REGENERATED]
	The path for a command is calculated explicitly the hard way
	because `type -path' isn't portable.

./config/freebsd
./config/linux-gnu
./config/linux-gnulibc2
	Changed the way files reference each other.

./config/gnu-flags	[NEW]
./config/dec-flags	[NEW]
	These files figure out what flags to pass to certain compilers
	so we can reuse code in more than one config/* file.  They
	also have better warning messages when old compilers are used.

./config/linux-gnulibc1
./config/dec-osf4.x
	These files use the new *-flags files.


./src/H5D.c
./src/H5Onull.c
./src/H5Tconv.c
./tools/h5ls.c
	Fixed a compiler warning.

./src/H5detect.c
	Added a better comment to the top of the generated file.
1999-03-04 15:22:42 -05:00
..
testfiles [svn-r1055] Purpose: 1999-02-02 16:09:35 -05:00
h5debug.c [svn-r925] Changes since 19981116 1998-11-18 13:40:09 -05:00
h5dump.c [svn-r1038] Did some work on the output format for compound data and string. 1999-02-01 03:46:29 -05:00
h5dump.h [svn-r1038] Did some work on the output format for compound data and string. 1999-02-01 03:46:29 -05:00
h5dumputil.c [svn-r1038] Did some work on the output format for compound data and string. 1999-02-01 03:46:29 -05:00
h5findshd.c [svn-r1021] Purpose: 1999-01-12 10:48:18 -05:00
h5import.c [svn-r952] Changes since 19981125 1998-11-25 12:21:21 -05:00
h5ls.c [svn-r1117] Changes since 19990303 1999-03-04 15:22:42 -05:00
h5repart.c [svn-r929] Changes since 19981119 1998-11-19 13:52:56 -05:00
h5toh4.c [svn-r1074] Purpose: 1999-02-17 13:43:20 -05:00
h5toh4.h [svn-r953] Purpose: 1998-11-25 12:39:53 -05:00
h5tools.c [svn-r1032] Changes since 19990118 1999-01-21 13:33:39 -05:00
h5tools.h [svn-r1032] Changes since 19990118 1999-01-21 13:33:39 -05:00
Makefile.in [svn-r1115] Changes since 19990302 1999-03-03 18:17:48 -05:00
testh5dump.sh [svn-r1038] Did some work on the output format for compound data and string. 1999-02-01 03:46:29 -05:00
testh5toh4 [svn-r1045] Purpose: 1999-02-01 18:09:01 -05:00