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-07-17 14:03:43 -05:00
1998-09-08 14:15:44 -05:00
1998-03-09 16:59:33 -05:00
1998-07-17 14:03:43 -05:00
1998-03-18 13:09:16 -05:00
1998-07-17 14:03:43 -05:00
1998-09-09 13:19:59 -05:00
1997-08-15 11:38:05 -05:00
1998-07-17 14:03:43 -05:00
1998-09-09 13:19:59 -05:00
1998-09-08 08:38:29 -05:00
1998-10-16 10:40:37 -05:00