Go to file
Robb Matzke 6a1bea937d [svn-r469] Changes since 19980707
----------------------

./bin/trace
./src/H5.c
	Added tracing support for H5S_seloper_t and H5S_class_t.

./src/H5Sselect.c
./src/H5S.c
	Added tracing statements that weren't inserted previously
	because of formatting problems.

./src/H5T.c
./src/H5Tconv.c
./src/H5Tpkg.h
./src/H5Tprivate.h
./src/H5Tpublic.h
./test/cmpd_dset.c
	Added H5Tinsert_array() for inserting an array member into a
	compound data type.  Added support to the struct conversion
	function for member arrays.  The index permutation is not
	supported yet in the conversion (source and destination must
	have the same permutations).
1998-07-08 11:46:16 -05:00
bin [svn-r469] Changes since 19980707 1998-07-08 11:46:16 -05:00
config [svn-r454] Changes since 19980702 1998-07-06 18:02:32 -05:00
doc [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
examples [svn-r444] *** empty log message *** 1998-07-02 14:27:17 -05:00
src [svn-r469] Changes since 19980707 1998-07-08 11:46:16 -05:00
test [svn-r469] Changes since 19980707 1998-07-08 11:46:16 -05:00
testpar [svn-r465] Replaced old H5Sset_hyperslab with new H5Sselect_hyperslab calls. 1998-07-07 17:28:39 -05:00
acconfig.h [svn-r376] ./acconfig.h 1998-04-24 16:26:32 -05:00
CHANGES_API [svn-r434] Initial version. Added changes related to parallel HDF5 API's. 1998-06-22 11:17:46 -05:00
configure [svn-r443] Changes since 19980630 1998-07-02 14:26:40 -05:00
configure.in [svn-r443] Changes since 19980630 1998-07-02 14:26:40 -05:00
INSTALL [svn-r435] ./INSTALL 1998-06-22 22:41:22 -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-r368] Purpose: 1998-04-23 19:02:08 -05:00
MANIFEST [svn-r450] Added files for dataspace revision. 1998-07-06 15:58:42 -05:00
README [svn-r435] ./INSTALL 1998-06-22 22:41:22 -05:00
RELEASE [svn-r437] Changes since 19980612 1998-06-30 16:30:28 -05:00

This is the hdf5-1.0.0a alpha 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 hdf5dev@ncsa.uiuc.edu.