Go to file
Robb Matzke 99d84a8f4c [svn-r1619] ./src/H5O.c [1.2, 1.3]
Fixed a read-uninitialized-memory error that resulted in the
	file containing small amounts (<8 bytes each) of uninitialized
	data. These padding areas (which are never read by hdf5) are
	initialized to zero now.

./MANIFEST
./src/H5Z.c
./src/H5Zdeflate.c			[NEW]
./src/H5Zprivate.h
./src/H5Zpublic.h
./src/Makefile.in
	The zlib filter was moved to a separate file but is still
	automatically defined.
1999-08-30 14:59:37 -05:00
bin [svn-r1568] Changes since 19990730 1999-08-10 15:21:32 -05:00
config [svn-r1568] Changes since 19990730 1999-08-10 15:21:32 -05:00
doc [svn-r1572] Changes since 19990810 1999-08-17 14:12:59 -05:00
examples [svn-r1597] Extended space for string read in. 1999-08-25 15:31:12 -05:00
pablo [svn-r1515] Changes since 19990715 1999-07-19 14:56:57 -05:00
src [svn-r1619] ./src/H5O.c [1.2, 1.3] 1999-08-30 14:59:37 -05:00
test [svn-r1619] ./src/H5O.c [1.2, 1.3] 1999-08-30 14:59:37 -05:00
testpar [svn-r1568] Changes since 19990730 1999-08-10 15:21:32 -05:00
tools [svn-r1602] Changes since 19990825 1999-08-26 09:21:45 -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-r1607] corrected an error in the hdf5dll project file 1999-08-27 11:05:55 -05:00
configure [svn-r1591] ./configure.in [1.2, 1.3] 1999-08-25 09:04:02 -05:00
configure.in [svn-r1591] ./configure.in [1.2, 1.3] 1999-08-25 09:04:02 -05:00
COPYING
INSTALL [svn-r1557] INSTALL: 1999-08-02 14:51:13 -05:00
INSTALL_MAINT
INSTALL_parallel [svn-r1557] INSTALL: 1999-08-02 14:51:13 -05:00
INSTALL_parallel.ascired [svn-r1557] INSTALL: 1999-08-02 14:51:13 -05:00
INSTALL_Windows.txt [svn-r1557] INSTALL: 1999-08-02 14:51:13 -05:00
INSTALL.ascired [svn-r1557] INSTALL: 1999-08-02 14:51:13 -05:00
INSTALL.ibm.sp.parallel [svn-r1526] From: "Patrick P. Weidhaas" <weidhaas@k2.llnl.gov> 1999-07-22 15:09:42 -05:00
Makefile.dist
Makefile.in [svn-r1591] ./configure.in [1.2, 1.3] 1999-08-25 09:04:02 -05:00
MANIFEST [svn-r1619] ./src/H5O.c [1.2, 1.3] 1999-08-30 14:59:37 -05:00
README [svn-r1568] Changes since 19990730 1999-08-10 15:21:32 -05:00
RELEASE [svn-r1557] INSTALL: 1999-08-02 14:51:13 -05:00

This is hdf5-1.3.0 released on Thu Aug  5 09:17:11 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.