Go to file
Quincey Koziol 53a8b67778 [svn-r15937] Description:
Correct error in metadata accumulator code which wasn't expanding the
metadata accumulator when adjoining (but not overlapping) I/O writes occurred.

Tested on:
        Mac OS X/32 10.5.5 (amazon) in debug mode
        Mac OS X/32 10.5.5 (amazon) w/C++ & FORTRAN, w/threadsafe,
                                in production mode
        FreeBSD/32 6.3 (duty) in debug mode
        FreeBSD/64 6.3 (liberty) w/C++ & FORTRAN, in debug mode
        Linux/32 2.6 (kagiso) w/PGI compilers, w/C++ & FORTRAN, w/threadsafe,
                                in debug mode
        Linux/64-amd64 2.6 (smirom) w/Intel compilers w/default API=1.6.x,
                                w/C++ & FORTRAN, in production mode
        Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN,
                                w/szip filter, in production mode
        Linux/64-ia64 2.6 (cobalt) w/Intel compilers, w/C++ & FORTRAN,
                                in production mode
        Linux/64-ia64 2.4 (tg-login3) w/parallel, w/FORTRAN, in production mode
        Linux/64-amd64 2.6 (abe) w/parallel, w/FORTRAN, in production mode
2008-10-23 15:25:09 -05:00
bin [svn-r15485] Purpose: Allow library to shut down properly when objects have reference count 2008-08-19 11:35:16 -05:00
c++ [svn-r15825] Description: 2008-10-08 22:44:22 -05:00
config [svn-r15713] Snapshot version 1.9 release 19 2008-09-28 04:57:24 -05:00
examples [svn-r15711] Purpose: 2008-09-27 04:13:02 -05:00
fortran [svn-r15913] Bug fix: #933 2008-10-21 00:05:50 -05:00
hl [svn-r15822] Bug fix: #1090 2008-10-08 15:56:21 -05:00
perform [svn-r15832] Modified the display of the accumulated times taken to open and close files. 2008-10-09 13:12:34 -05:00
release_docs [svn-r15920] Updated with the information of the removal of libhdf5_fortran.settings. 2008-10-21 11:13:14 -05:00
src [svn-r15937] Description: 2008-10-23 15:25:09 -05:00
test [svn-r15868] Description: 2008-10-14 20:46:34 -05:00
testpar [svn-r15825] Description: 2008-10-08 22:44:22 -05:00
tools [svn-r15886] Purpose: Close bug 1332 2008-10-15 22:52:16 -05:00
vms [svn-r15767] Fix version numbers in vms h5pubconf.h 2008-10-03 12:00:07 -05:00
windows [svn-r15905] Purpose: Remove old source files from Windows 2008-10-20 09:58:42 -05:00
windows_vnet [svn-r15675] Purpose: Add new source file H5EAdblock.c to Windows. 2008-09-22 11:35:25 -05:00
.autom4te.cfg
.h5chkright.ini
aclocal.m4
acsite.m4
configure [svn-r15913] Bug fix: #933 2008-10-21 00:05:50 -05:00
configure.in [svn-r15913] Bug fix: #933 2008-10-21 00:05:50 -05:00
COPYING
Makefile.am [svn-r15041] Purpose: Configure Fix 2008-05-19 16:12:16 -05:00
Makefile.dist
Makefile.in [svn-r15041] Purpose: Configure Fix 2008-05-19 16:12:16 -05:00
MANIFEST [svn-r15913] Bug fix: #933 2008-10-21 00:05:50 -05:00
README.txt [svn-r15713] Snapshot version 1.9 release 19 2008-09-28 04:57:24 -05:00

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

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 snapshot can be found at the following URL:
http://www.hdfgroup.uiuc.edu/HDF5/doc_dev_snapshot/H5_dev/

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.