mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-09 07:32:32 +08:00
d27a31461c
---------------------- ./src/H5Fistore.c Fixed a bug that caused the wrong number of chunk offsets to be read or written from the file. ./src/H5Z.c Fixed a memory bug. ./test/dtypes.c Removed redundant tests. ./bin/snapshot Removed Perl code from a shell script. Oops :-) ./src/H5D.c Removed cvs merge conflicts. ./src/H5Omtime.c Fixed a typo in the Irix5.3 code. ./src/H5S.c Fixed a memory leak. ./src/H5Shyper.c Fixed a bad call to malloc() that didn't allocate enough memory. Reordered a comparison to eliminate an array bounds read error.
44 lines
1.7 KiB
Plaintext
44 lines
1.7 KiB
Plaintext
This is hdf5-1.0.69 released on Mon Aug 17 18:26:29 CDT 1998
|
|
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.
|
|
|