Go to file
Raymond Lu 3431f74c43 [svn-r13588] A support of files bigger than 2GB for STDIO driver. Configure will
check if fseeko is available.  Using it instead of fseek can support
big files because the offset is of type off_t not long int.  Also 
added the test for STDIO in big.c.
2007-04-04 14:59:00 -05:00
bin [svn-r13527] Purpose: 2007-03-19 23:26:19 -05:00
c++ [svn-r13536] Added source files to Windows C++ test project files. Both testhdf5_cpp.dsp and testhdf5_cppdll.dsp received: 2007-03-22 14:45:33 -05:00
config [svn-r13418] Cleaned up some old paths in config/commence.am and removed some comments in the 2007-02-27 12:26:25 -05:00
examples [svn-r13580] Description: 2007-04-03 14:51:14 -05:00
fortran [svn-r13561] Daily tests failed on kagiso and smirom when Intel comopiler is used with 2007-03-29 12:15:29 -05:00
hl [svn-r13588] A support of files bigger than 2GB for STDIO driver. Configure will 2007-04-04 14:59:00 -05:00
perform [svn-r13418] Cleaned up some old paths in config/commence.am and removed some comments in the 2007-02-27 12:26:25 -05:00
release_docs [svn-r13510] added new features and bugs description 2007-03-13 10:23:16 -05:00
src [svn-r13588] A support of files bigger than 2GB for STDIO driver. Configure will 2007-04-04 14:59:00 -05:00
test [svn-r13588] A support of files bigger than 2GB for STDIO driver. Configure will 2007-04-04 14:59:00 -05:00
testpar [svn-r13418] Cleaned up some old paths in config/commence.am and removed some comments in the 2007-02-27 12:26:25 -05:00
tools [svn-r13582] 2007-04-03 15:44:52 -05:00
vms [svn-r13526] Updated VMS make file. 2007-03-19 21:00:51 -05:00
windows [svn-r13536] Added source files to Windows C++ test project files. Both testhdf5_cpp.dsp and testhdf5_cppdll.dsp received: 2007-03-22 14:45:33 -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
acsite.m4
configure [svn-r13588] A support of files bigger than 2GB for STDIO driver. Configure will 2007-04-04 14:59:00 -05:00
configure.in [svn-r13588] A support of files bigger than 2GB for STDIO driver. Configure will 2007-04-04 14:59:00 -05:00
COPYING
Makefile.am
Makefile.dist [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
Makefile.in [svn-r13418] Cleaned up some old paths in config/commence.am and removed some comments in the 2007-02-27 12:26:25 -05:00
MANIFEST [svn-r13573] 2007-04-02 15:28:14 -05:00
README.txt [svn-r13476] Snapshot version 1.8 release 0 (alpha6snap2) 2007-03-08 14:09:19 -05:00

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