hdf5/config
Robb Matzke 31a709a6b2 [svn-r322] Changes since 19980313
----------------------

./configure.in
./configure
./test/iopipe.c
	Added check for system(3)

./config/freebsd2.2.1
./config/linux
	Added -DH5D_DEBUG to the debug flags.

./src/H5D.c
./src/H5Dprivate.h
./src/H5P.c
./src/H5Ppublic.h
./src/H5Sprivate.h
./src/H5Ssimp.c
./html/Datasets.html
	Finally implemented strip mining in the I/O pipeline, placing
	a user-defined upper bound on the amount of temporary memory
	used by the pipeline.  The default is 1MB type conversion and
	background buffers allocated/freed on demand.  However, the
	size can be changed and/or application-allocated buffers
	supplied with H5Pset_buffers() called on the data transfer
	property list passed to H5Dread() and H5Dwrite().

	Minor optimizations to H5Dread() and H5Dwrite().  More coming
	later...

./test/dsets.c
	Added calls to H5Pset_buffer() to test application-defined
	temporary buffers in the I/O pipeline.

./test/Makefile.in
	Removed `iopipe' from the list of confidence tests.  Saying
	`make timings' in the test directory runs timing tests.  I did
	this because (1) they don't really test anything new, and (2)
	they can take a long time to run.
1998-03-16 20:29:54 -05:00
..
alpha-dec [svn-r270] Made the dec alpha config file more general by changing its name to 1998-02-13 13:12:41 -05:00
commence.in [svn-r311] Changes since 19980305 1998-03-06 00:34:36 -05:00
conclude.in [svn-r266] Fixed some install and uninstall probs. 1998-02-12 14:28:25 -05:00
depend.in [svn-r99] Fixed backslashes 1997-09-19 11:33:36 -05:00
freebsd2.2.1 [svn-r322] Changes since 19980313 1998-03-16 20:29:54 -05:00
hpux10.20 [svn-r104] Add site configuration file for HPUX 10.20 to help it compile 1997-09-19 14:27:22 -05:00
intel-osf1 [svn-r315] Purpose: 1998-03-10 12:30:30 -05:00
irix5.3 [svn-r317] Added Irix 5.3 support (on fuga) 1998-03-12 14:28:02 -05:00
irix6.2 [svn-r187] Added some sensible flags 1998-01-28 15:21:41 -05:00
irix64 [svn-r283] Removed nearly all DEBUG flags to make it more suitable for alpha 1998-02-16 16:06:15 -05:00
linux [svn-r322] Changes since 19980313 1998-03-16 20:29:54 -05:00
powerpc-ibm-aix4.2.1.0 [svn-r247] Specifies that these platforms are bigendian architectures. 1998-02-10 18:15:05 -05:00
rs6000-ibm-aix4.1.4.0 [svn-r247] Specifies that these platforms are bigendian architectures. 1998-02-10 18:15:05 -05:00
solaris2.5 [svn-r192] Added sensible flags for gcc on Solaris 2.5 1998-01-28 15:58:22 -05:00