Robb Matzke cfb2a264f1 [svn-r761] Changes since 19981013
----------------------

./src/H5.c
	Fixed a signed vs. unsigned comparison.

./src/H5D.c
	Setting a fill value of all zeros will cause the fill value to
	be written to the dataset instead of relying on the low-level
	file driver initializing unwritten areas with zero.

./src/H5D.c
./src/H5F.c
./src/H5Fprivate.h
./src/H5G.c
./src/H5Gpkg.h
./src/H5Gprivate.h
./src/H5O.c
./src/H5T.c
	More file mounting stuff.

./src/H5I.c
	Fixed a bug where trying to close an invalid object id caused
	a core dump.  For instance, H5Gclose(-1).

./MANIFEST
./test/Makefile.in
./test/mount.c		[NEW]
	Mounting tests.

./src/H5R.c
	Fixed a couple (herr_t)NULL casts.
1998-10-14 14:35:08 -05:00
..
1998-10-08 12:13:14 -05:00
1998-08-27 11:48:50 -05:00
1998-09-24 10:51:05 -05:00
1998-09-01 09:49:30 -05:00
1998-09-24 10:51:05 -05:00
1998-09-03 08:49:48 -05:00
1998-08-14 16:05:16 -05:00
1998-10-08 12:13:14 -05:00
1998-08-31 08:46:47 -05:00
1998-08-14 16:05:16 -05:00
1998-08-13 15:17:47 -05:00
1998-10-13 12:17:50 -05:00
1998-10-14 14:35:08 -05:00
1998-10-14 14:35:08 -05:00
1998-09-03 10:31:04 -05:00
1998-10-01 13:56:51 -05:00
1998-06-05 16:03:49 -05:00
1998-09-08 14:15:44 -05:00
1998-10-13 17:42:24 -05:00
1998-10-13 12:17:50 -05:00
1998-10-06 08:16:04 -05:00