Robb Matzke 80f2033326 [svn-r764] Changes since 19981014
----------------------

./bin/trace
./src/H5.c
./src/H5F.c
./src/H5Fprivate.h
./src/H5Fpublic.h
	Added a `scope' argument to H5Fflush() which should be either
	H5F_SCOPE_LOCAL or H5F_SCOPE_GLOBAL and determines which files
	are flushed (just the specified file or the entire virtual
	file).

./src/H5F.c
	Added reference counts to the H5F_t struct so we get the
	correct behavior between H5Funmount() and H5Fclose().

./src/H5O.c
	Fixed a memory leak that happens during error handling.

./test/cmpd_dset.c
./test/unlink.c
	Fixed a memory leak.

./test/mount.c
	Enabled the H5Fclose() test.
1998-10-16 10:40:37 -05:00
..
1998-10-16 10:40:37 -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-10-16 10:40:37 -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-16 10:40:37 -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-16 10:40:37 -05:00