Go to file
James Laird 9e390cc1d9 [svn-r13245] Added "superblock extension" object header to hold shared object header
information, rather than storing it directly in the superblock.
This should make future updates to the superblock much less painful.

Tested on Windows, kagiso, and smirom.
2007-02-06 13:21:39 -05:00
bin [svn-r13204] Purpose: 2007-01-26 10:24:19 -05:00
c++ [svn-r13211] Purpose: Adding wrappers 2007-01-28 21:41:54 -05:00
config
examples [svn-r13203] Unable to replicate Daily Test error, but hopefully this is a fix anyway. 2007-01-26 10:00:09 -05:00
fortran [svn-r13242] Bug fix. 2007-02-05 19:13:51 -05:00
hl [svn-r13239] 2007-02-05 16:15:57 -05:00
perform
release_docs [svn-r13216] Snapshot version 1.8 release 0 (alpha6snap0) 2007-01-29 10:58:07 -05:00
src [svn-r13245] Added "superblock extension" object header to hold shared object header 2007-02-06 13:21:39 -05:00
test [svn-r13240] Description: 2007-02-05 17:26:44 -05:00
testpar
tools
vms
windows
.autom4te.cfg
.h5chkright.ini
aclocal.m4
acsite.m4
configure [svn-r13245] Added "superblock extension" object header to hold shared object header 2007-02-06 13:21:39 -05:00
configure.in [svn-r13225] Purpose: bug fix. 2007-01-30 16:23:30 -05:00
COPYING
Makefile.am
Makefile.dist
Makefile.in
MANIFEST [svn-r13212] Purpose: Adding new test 2007-01-28 21:44:23 -05:00
README.txt [svn-r13237] After discussing with Barbara, we felt the entry of hdf5repo, added at 2007-02-05 10:03:02 -05:00

HDF5 version 1.8.0-alpha6snap1 currently under development
Please refer to the release_docs/INSTALL file for installation instructions.
------------------------------------------------------------------------------

===========================================================================
WARNING!!  WARNING!!  WARNING!!  WARNING!!  WARNING!!  WARNING!!  WARNING!!

This code is currently using interim file format changes that will
certainly change before the final 1.8.0 release.  Please feel free to
test everything out (in fact, we'd welcome that!), but do _NOT_ keep any
of the files produced as they will not be readable by later versions of
the HDF5 software.

WARNING!!  WARNING!!  WARNING!!  WARNING!!  WARNING!!  WARNING!!  WARNING!!
===========================================================================

This release is almost fully functional for the entire API defined in the
documentation, see the RELEASE.txt file in the release_docs 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.  The INSTALL* files can be found in the release_docs/ directory.

Documentation for this release can be found at the following URL:
http://hdfgroup.org/HDF5/release/alpha/obtain518.html

Four mailing lists are currently set up for use with the HDF5
library.

   news         - For announcements of HDF5 related developments,
		  not a discussion list.

   hdf-forum    - For general discussion of the HDF5 library with
		  other users.

   hdf5dev      - For discussion of the HDF5 library development
		  with developers and other interested parties.

To subscribe to a list, send mail to "<list>-subscribe@hdfgroup.org".
where <list> is the name of the list.
E.g., mail hdf5-subscribe@hdfgroup.org

Messages to be sent to the list should be sent to "<list>@hdfgroup.org".

Periodic code snapshots are provided at the following URL:
    ftp://ftp.hdfgroup.uiuc.edu/pub/outgoing/hdf5/snapshots
Please read the README.txt file in that directory before working with a library
snapshot.

The HDF5 website is located at http://hdfgroup.org/HDF5/

Bugs should be reported to help@hdfgroup.org.