hdf5/tools
Robb Matzke 4b2dbd5651 [svn-r1832] * 1999-11-16
** configure.in
** configure				[REGENERATED]
** src/H5private.h
** src/H5public.h
** src/Makefile.in
	Generates an H5pubconf.h file which is just like H5config.h except all
	the preprocessor symbols have `H5_' prepended. This was done so that
	the configuration results can be used in public header files without
	polluting the namespace.

** src/H5.c
	Added H5I_REFERENCE and H5I_VFL to the API tracing code so their names
	are printed instead of just numbers.

** src/H5FDstdio.c
** tools/h5import.c
** tools/h5repart.c
** tools/pdb2hdf.c
	Changed to use the `H5_' versions of configure results since these
	files include only the public API.

** test/big.c
	Removed a compiler warning.

** test/h5test.c
	Removed unused code.
1999-11-16 14:08:14 -05:00
..
testfiles [svn-r1519] Updated the expected output according to the changes Patrick just 1999-07-20 16:43:16 -05:00
Dependencies [svn-r1806] * 1999-11-02 1999-11-02 12:29:33 -05:00
h5debug.c [svn-r1568] Changes since 19990730 1999-08-10 15:21:32 -05:00
h5dump.c [svn-r1813] moved the globals out of the tools lib(h5findshd.c) into the h5toh4 tool. 1999-11-03 11:46:09 -05:00
h5dump.h [svn-r1349] 1999-06-15 13:46:58 -05:00
h5dumptst.c [svn-r1693] removed the last warnings from here 1999-09-29 11:54:00 -05:00
h5dumputil.c [svn-r1691] Portability tweaks and warnings fixed 1999-09-28 19:31:07 -05:00
h5findshd.c [svn-r1813] moved the globals out of the tools lib(h5findshd.c) into the h5toh4 tool. 1999-11-03 11:46:09 -05:00
h5import.c [svn-r1832] * 1999-11-16 1999-11-16 14:08:14 -05:00
h5ls.c [svn-r1732] Changes since 19991007 1999-10-07 11:51:49 -05:00
h5repart.c [svn-r1832] * 1999-11-16 1999-11-16 14:08:14 -05:00
h5toh4.c [svn-r1815] added a definition for the S_ISDIR macro and a typedef for mode_t 1999-11-03 15:17:45 -05:00
h5toh4.h [svn-r1691] Portability tweaks and warnings fixed 1999-09-28 19:31:07 -05:00
h5tools.c [svn-r1805] more changes. I found some duplicate functions in the library and the dumper. 1999-11-02 12:11:37 -05:00
h5tools.h [svn-r1813] moved the globals out of the tools lib(h5findshd.c) into the h5toh4 tool. 1999-11-03 11:46:09 -05:00
Makefile.in [svn-r1802] Changes since 19991019 1999-11-01 10:21:16 -05:00
pdb2hdf.c [svn-r1832] * 1999-11-16 1999-11-16 14:08:14 -05:00
testh5dump.sh [svn-r1521] Forgot to change the arguments for the $diff command when I changed 1999-07-20 17:09:49 -05:00
testh5toh4 [svn-r1801] Purpose: 1999-10-29 21:30:42 -05:00