Robb Matzke 678eb19d71 [svn-r588] Changes since 19980810
----------------------

./MANIFEST
./src/H5Ssimp.c		[REMOVED]
./src/Makefile.in
	Removed H5Ssimp.c since it was no longer used.

./bin/snapshot
	Fixed a few minor things to make it work better.

./src/H5D.c
	Cleaned up H5D_read() and H5D_write() by combining some code
	in each. Added timing calls around the data space calls when
	H5S_DEBUG is defined.

./src/H5S.c
./src/H5Sall.c
./src/H5Shyper.c
./src/H5Spoint.c
./src/H5Sprivate.h
	Changed H5S_find() so it returns a table entry again instead
	of copying the data into a caller-supplied buffer.  This
	allows the timers to be stored in the table and updated by the
	caller.  Added H5S_register() to register new table entries
	and added entry creation to all the H5S selection
	methods. Also changed lots of global functions to static
	functions.

./src/H5Fistore.c
	Fixed a memory bug in the raw data cache.
1998-08-13 15:17:47 -05:00
..
1998-07-17 14:03:43 -05:00
1998-07-17 14:03:43 -05:00
1998-03-09 16:59:33 -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-07-30 14:48:20 -05:00
1997-08-15 11:38:05 -05:00
1998-07-17 14:03:43 -05:00
1998-08-05 17:22:59 -05:00
1998-08-13 15:17:47 -05:00
1998-08-05 17:22:59 -05:00