Go to file
Robb Matzke 34e44e399e [svn-r1753] Changes since 19991007
----------------------

./configure.in
./src/H5config.h.in	[REGENERATED]
	The /usr/ncsa/{include,lib} directories are only added if they
	actually exist. This fixes a warning on some systems.

	Checks for the <pdb.h> header file and also for either the PDB or Silo
	library, and if found prepares to compile the pdb2hdf program.

./config/distdep
	Relative path names for include files are changed to base names since
	the makefile contains the logic for searching and since it's likely
	that building the .distdep files happed from a location other than
	where they would be used in the file system.

./config/conclude.in
	Fixed shell errors when `for' loops iterate over nothing for the
	`uninstall' target.

./src/H5D.c
./src/H5Oefl.c
	File names for the external files are added to the heap when the
	dataset is created instead of when the object header is written. This
	fixes a rare infinite recursion bug.

./src/H5FD.c
./src/H5FDpublic.h
	Optimization to the free list causes H5FD_alloc() usage to go from >10
	seconds to <0.4 second for one example (converting a 30MB equation of
	state file from PDB to HDF5 format). The optimization is to simply
	keep track of the largest item in the free list and not search the
	free list when the largest item is not big enough to satisfy the
	request.

./src/H5FDcore.c
./src/H5FDcore.h
./test/h5test.c
	If the `backing_store' property is true then a flush causes the entire
	contents of memory to be written to the specified file. This is  in
	preparation for the ASCI/red optimizations and is currently tested by
	the pdb2hdf `--cached' switch.

./src/H5Odtypes.c
	Wrapped three long lines.

./tools/Makefile.in
./tools/pdb2hdf.c		[NEW]
	A PDB-to-HDF5 translator. It only translates meta data -- the
	resulting HDF5 points into the PDB file for the raw data.
1999-10-15 09:53:57 -05:00
bin [svn-r1753] Changes since 19991007 1999-10-15 09:53:57 -05:00
config [svn-r1753] Changes since 19991007 1999-10-15 09:53:57 -05:00
doc [svn-r1710] put in an entry for the objectids that i dump with the verbose option 1999-10-01 18:35:12 -05:00
examples [svn-r1738] Took out the "UNUSED" macros from the parameter lists, they were confusing the 1999-10-08 19:34:04 -05:00
pablo [svn-r1515] Changes since 19990715 1999-07-19 14:56:57 -05:00
src [svn-r1753] Changes since 19991007 1999-10-15 09:53:57 -05:00
test [svn-r1753] Changes since 19991007 1999-10-15 09:53:57 -05:00
testpar [svn-r1568] Changes since 19990730 1999-08-10 15:21:32 -05:00
tools [svn-r1753] Changes since 19991007 1999-10-15 09:53:57 -05:00
acconfig.h [svn-r1565] acconfig.h: 1999-08-05 22:11:49 -05:00
aclocal.m4 [svn-r1284] Pass $AR setting to libtool. A cross-compiler (e.g., TFLOPS) would 1999-05-26 15:28:24 -05:00
all.zip [svn-r1725] updated the config file to print the long long 1999-10-06 10:05:49 -05:00
configure [svn-r1753] Changes since 19991007 1999-10-15 09:53:57 -05:00
configure.in [svn-r1753] Changes since 19991007 1999-10-15 09:53:57 -05:00
COPYING [svn-r1733] Change section 4.- to "asked, but not required" from "must" 1999-10-07 12:48:53 -05:00
INSTALL [svn-r1704] Used n.m. numbers to identify paragraphs. Added a table of content. 1999-10-01 10:25:39 -05:00
INSTALL_MAINT [svn-r673] Changes since 19980908 1998-09-08 14:15:44 -05:00
INSTALL_parallel [svn-r1557] INSTALL: 1999-08-02 14:51:13 -05:00
INSTALL_TFLOPS [svn-r1700] Changed names of files to better reflect their purposes. 1999-09-30 12:15:06 -05:00
INSTALL_Windows.txt [svn-r1686] updated the testing section to reflect the changes in the testing with the new 1999-09-28 15:51:51 -05:00
Makefile.dist [svn-r1112] Changes since 19990301 1999-03-02 12:15:35 -05:00
Makefile.in [svn-r1591] ./configure.in [1.2, 1.3] 1999-08-25 09:04:02 -05:00
MANIFEST [svn-r1727] Updated it with new file. 1999-10-06 11:38:04 -05:00
README [svn-r1753] Changes since 19991007 1999-10-15 09:53:57 -05:00
RELEASE [svn-r1557] INSTALL: 1999-08-02 14:51:13 -05:00

This is hdf5-1.3.2 released on Mon Oct 11 10:41:12 EDT 1999
Please refer to the INSTALL file for installation instructions.
------------------------------------------------------------------------------

This release is almost fully functional for the entire API defined in the
documentation, see the RELEASE file in this directory for information
specific to this release of the library.  The INSTALL file contains
instructions on compiling and installing the library.  The INSTALL_parallel
file contains instructions on installing the parallel version of the
library.

Documentation for this release is in the html directory.  Start with the
"index.html" in that dictectory.

Four mailing lists are currently set up for use with the HDF5
library.

   hdf5         - For general discussion of the HDF5 library with
		  other users.

   hdf5dev      - For discussion of the HDF5 library development
		  with developers and other interested parties.

   hdf5announce - For announcements of HDF5 related developments,
		  not a discussion list.

   hdf5cvs      - For checkin notices of code development on the library,
		  not a discussion list.

To subscribe to a list, send mail to "majordomo@ncsa.uiuc.edu",
with "subscribe <list>" in the _body_, not the Subject, of the message.
E.g., subscribe hdf5 

Messages to be sent to the list should be sent to "<list>@ncsa.uiuc.edu".

Nearly daily code snapshots are now being provided at the following URL:
    ftp://hdf.ncsa.uiuc.edu/pub/outgoing/hdf5/snapshots
Please read the readme file in that directory before working with a library
snapshot.

The HDF5 website is located at http://hdf.ncsa.uiuc.edu/HDF5/

Bugs should be reported to hdfhelp@ncsa.uiuc.edu.