Go to file
Robb Matzke f21dbd337f [svn-r548] ./bin/release
Simplified greatly.  When run from the top of the hdf5 source
	tree with no arguments a new tar file is created in the
	`releases' directory.  When given one or more of the words
	`tar', `compress', `gzip', or `bzip2' each type of archive is
	created.  The name of the releases directory can be changed
	with the `-d DIR' switch.
1998-07-30 14:26:54 -05:00
bin [svn-r548] ./bin/release 1998-07-30 14:26:54 -05:00
config [svn-r510] Changes since 19980713 1998-07-15 11:39:46 -05:00
doc [svn-r546] Changes since 19980724 1998-07-29 11:43:59 -05:00
examples [svn-r491] Program was fixed to use new functions H5Sextent_ndims and H5Sextent_dims. 1998-07-14 17:01:10 -05:00
src [svn-r547] Changes since 19980729 1998-07-30 11:38:21 -05:00
test [svn-r547] Changes since 19980729 1998-07-30 11:38:21 -05:00
testpar [svn-r543] Purpose: 1998-07-24 11:25:30 -05:00
tools [svn-r546] Changes since 19980724 1998-07-29 11:43:59 -05:00
acconfig.h [svn-r546] Changes since 19980724 1998-07-29 11:43:59 -05:00
configure [svn-r546] Changes since 19980724 1998-07-29 11:43:59 -05:00
configure.in [svn-r546] Changes since 19980724 1998-07-29 11:43:59 -05:00
COPYING [svn-r499] Added copyright notice. 1998-07-14 23:15:22 -05:00
INSTALL [svn-r471] Changes since 19980708 1998-07-08 13:41:04 -05:00
INSTALL_MAINT [svn-r435] ./INSTALL 1998-06-22 22:41:22 -05:00
INSTALL_parallel [svn-r368] Purpose: 1998-04-23 19:02:08 -05:00
INSTALL_parallel.ascired [svn-r441] MPIO library maintained by William M. Davidson (wmdavid) has been 1998-07-01 19:16:28 -05:00
INSTALL.ascired [svn-r461] Purpose: 1998-07-07 16:09:07 -05:00
INSTALL.ibm.sp.parallel [svn-r424] Added -g -D_LARGE_FILES to CFLAGS. 1998-06-11 17:09:27 -05:00
Makefile.dist [svn-r207] Testing 1998-01-30 16:51:02 -05:00
Makefile.in [svn-r485] Changes since 19980710 1998-07-13 10:35:21 -05:00
MANIFEST [svn-r547] Changes since 19980729 1998-07-30 11:38:21 -05:00
README [svn-r546] Changes since 19980724 1998-07-29 11:43:59 -05:00
RELEASE [svn-r521] Added note about strided hyperslab selections. 1998-07-20 15:16:04 -05:00

This is hdf5-1.0.38 released on 1998-06-29 16:05 UTC
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 "<list>-request@ncsa.uiuc.edu",
(e.g., hdf5-request@ncsa.uiuc.edu) with "subscribe <your e-mail
address> in the _body_ of the message.  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.