Go to file
Quincey Koziol 182c05cb95 [svn-r13375] Description:
Straighten out some of the code for handling superblocks, in preparation
for revising the format of the latest version of the superblock before the
beta release.

Tested on:
	Mac OS X/32 10.4.8 (amazon)
	FreeBSD/32 6.2 (duty)
2007-02-21 21:00:40 -05:00
bin [svn-r13371] Description: 2007-02-21 15:12:34 -05:00
c++ [svn-r13365] Bug fix. 2007-02-21 10:43:35 -05:00
config [svn-r13375] Description: 2007-02-21 21:00:40 -05:00
examples [svn-r13365] Bug fix. 2007-02-21 10:43:35 -05:00
fortran [svn-r13374] Enabled multi-file driver test since it was fixed in C library 2007-02-21 17:33:52 -05:00
hl [svn-r13365] Bug fix. 2007-02-21 10:43:35 -05:00
perform [svn-r13365] Bug fix. 2007-02-21 10:43:35 -05:00
release_docs [svn-r13369] Description: 2007-02-21 15:05:37 -05:00
src [svn-r13375] Description: 2007-02-21 21:00:40 -05:00
test [svn-r13367] Description: 2007-02-21 14:58:48 -05:00
testpar [svn-r13365] Bug fix. 2007-02-21 10:43:35 -05:00
tools [svn-r13372] Add "-w0" or "--width=0" for no line wrap for h5ls 2007-02-21 16:58:00 -05:00
vms [svn-r13269] Updated or added with THG copyright. 2007-02-07 23:14:26 -05:00
windows [svn-r13336] Updated all.sln, which is generated by Visual Studio 2005 and is used only for Windows autotests. 2007-02-19 15:52:34 -05:00
.autom4te.cfg [svn-r13314] Updated copyright notice. 2007-02-14 17:55:20 -05:00
.h5chkright.ini [svn-r13314] Updated copyright notice. 2007-02-14 17:55:20 -05:00
aclocal.m4 [svn-r12929] Hopefully this really is a fix for the tg-login errors. 2006-11-16 15:44:35 -05:00
acsite.m4
configure [svn-r13359] Fixed a bug where the -shlib flag for h5cc would end up on the Dependency line 2007-02-20 18:39:44 -05:00
configure.in [svn-r13355] Updated copyright notice to THG version. 2007-02-20 15:31:14 -05:00
COPYING [svn-r12642] 2006-09-04 14:19:06 -05:00
Makefile.am [svn-r13264] Updated Makefile.am with new THG copyright notice. 2007-02-07 17:28:58 -05:00
Makefile.dist [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
Makefile.in [svn-r13365] Bug fix. 2007-02-21 10:43:35 -05:00
MANIFEST [svn-r13329] Fixed MANIFEST error due to new h5mkgrp windows project. 2007-02-19 09:39:33 -05:00
README.txt [svn-r13276] Snapshot version 1.8 release 0 (alpha6snap1) 2007-02-11 00:52:21 -05:00

HDF5 version 1.8.0-alpha6snap2 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.