Go to file
Robb Matzke a63ccc0c6b [svn-r409] Changes since 19980604
----------------------

./html/Datatypes.html
	Updated documentation for named data types and type sharing.

./src/H5Farray.c
	Split a couple long lines.

./src/H5T.c
	The H5T_copy() demotes immutable types to read-only types so
	they're cleaned up properly and memory is not leaked.

./test/dtypes.c
	Modified to be more consistent with other tests.  Removed all
	internal header files, constants, types, and functions calls
	since the API is now complete enough to test
	everything. Temporary files are now removed.
1998-06-04 22:35:31 -05:00
bin [svn-r397] Finally! The "versinc" file now runs when files are checked in and 1998-05-06 12:18:49 -05:00
config [svn-r405] Irix systems do not need to use ranlib command. Set RANLIB 1998-06-04 01:54:10 -05:00
doc/tgif
examples [svn-r363] Added attribute example code. 1998-04-23 17:26:16 -05:00
src [svn-r409] Changes since 19980604 1998-06-04 22:35:31 -05:00
test [svn-r409] Changes since 19980604 1998-06-04 22:35:31 -05:00
testpar [svn-r403] Revised PHDF5 test program. Used VRFY macros instead of 1998-05-29 14:57:05 -05:00
acconfig.h [svn-r376] ./acconfig.h 1998-04-24 16:26:32 -05:00
configure [svn-r376] ./acconfig.h 1998-04-24 16:26:32 -05:00
configure.in [svn-r376] ./acconfig.h 1998-04-24 16:26:32 -05:00
INSTALL [svn-r368] Purpose: 1998-04-23 19:02:08 -05:00
INSTALL_MAINT [svn-r341] Changes since 19980409 1998-04-10 13:30:19 -05:00
INSTALL_parallel [svn-r368] Purpose: 1998-04-23 19:02:08 -05:00
INSTALL_parallel.ascired [svn-r368] Purpose: 1998-04-23 19:02:08 -05:00
INSTALL.ascired [svn-r399] Purpose: 1998-05-19 13:42:16 -05:00
INSTALL.ibm.sp.parallel [svn-r246] Explains how to set up vars/files before configuring for parallel HDF5 1998-02-10 18:14:10 -05:00
Makefile.dist
Makefile.in [svn-r368] Purpose: 1998-04-23 19:02:08 -05:00
MANIFEST [svn-r406] ./MANIFEST 1998-06-04 17:22:50 -05:00
README [svn-r286] Changed release name from "hdf-5.0.0a" to "hdf5-1.0.0a" to explicitly make it 1998-02-17 15:19:13 -05:00
RELEASE [svn-r286] Changed release name from "hdf-5.0.0a" to "hdf5-1.0.0a" to explicitly make it 1998-02-17 15:19:13 -05:00

This is the hdf5-1.0.0a prototype release of the HDF5 library.

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.

Three 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.

To subscribe to a list, send mail to "<list>-request@ncsa.uiuc.edu",
(e.g., hdf5-request@ncsa.uiuc.ed) 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".

Bugs should be reported to:

  Robb Matzke <matzke@llnl.gov>		 All types of bugs
  Quincey Koziol <koziol@ncsa.uiuc.edu>  All types of bugs
  Albert Cheng <acheng@ncsa.uiuc.edu>	 Parallel bugs
  Kim Yates <rkyates@llnl.gov>		 Parallel bugs
  Paul Harten <pharten@ncsa.uiuc.edu>	 Bugs specific to ASCI Red

or to the hdf5dev mailing list.