Go to file
Neil Fortner c22b8a94f2 [svn-r19076] Purpose: Fix bug 1951
Description:
A bug introduced in 1.8.5 causes local heap data blocks to be mis-aligned when
sizeof_offsets + 2*sizeof_lengths is not a multiple of 8.  In this case, the
address of the data block as stored in the heap prefix is aligned but the actual
data block is not.  This causes files created with these sizes to be corrupted,
and prevents uncorrupted files with these sizes to be unreadable.  Modified
local heap code to account for alignment.

Tested: jam, amani, linew (h5committest)
2010-07-16 11:32:49 -05:00
bin [svn-r19019] Enhancements: 2010-06-18 17:47:22 -05:00
c++ [svn-r19064] Snapshot version 1.9 release 73 2010-07-11 12:06:05 -05:00
config [svn-r19064] Snapshot version 1.9 release 73 2010-07-11 12:06:05 -05:00
examples [svn-r19059] Brought changes from hdf5_1_8 to add version information for fortran and c++ compilers in libhdf5.settings file and configure output (r18836), to install examples as part of make install (r18680), and to provide scripts to compile and run the examples after they are installed (r18817). 2010-07-08 21:52:14 -05:00
fortran [svn-r19064] Snapshot version 1.9 release 73 2010-07-11 12:06:05 -05:00
hl [svn-r19064] Snapshot version 1.9 release 73 2010-07-11 12:06:05 -05:00
perform [svn-r19059] Brought changes from hdf5_1_8 to add version information for fortran and c++ compilers in libhdf5.settings file and configure output (r18836), to install examples as part of make install (r18680), and to provide scripts to compile and run the examples after they are installed (r18817). 2010-07-08 21:52:14 -05:00
release_docs [svn-r19076] Purpose: Fix bug 1951 2010-07-16 11:32:49 -05:00
Resources [svn-r19056] Added code to retrieve version info from H5public.h; corrected a typo in a configure check and a macro 2010-07-08 08:50:49 -05:00
src [svn-r19076] Purpose: Fix bug 1951 2010-07-16 11:32:49 -05:00
test [svn-r19076] Purpose: Fix bug 1951 2010-07-16 11:32:49 -05:00
testpar [svn-r19072] Bug 1921: change to use mpiexec. 2010-07-14 12:25:03 -05:00
tools [svn-r19074] Added check for no encoding to determine result for test 2010-07-15 12:51:34 -05:00
vms [svn-r19064] Snapshot version 1.9 release 73 2010-07-11 12:06:05 -05:00
windows [svn-r19064] Snapshot version 1.9 release 73 2010-07-11 12:06:05 -05:00
.autom4te.cfg
.h5chkright.ini
ACKNOWLEDGMENTS [svn-r18963] Purpose: 2010-06-03 17:12:31 -05:00
aclocal.m4 [svn-r18579] Purpose: 2010-04-15 16:17:22 -05:00
acsite.m4 [svn-r18709] Purpose: 2010-05-05 12:34:26 -05:00
CMakeLists.txt [svn-r19056] Added code to retrieve version info from H5public.h; corrected a typo in a configure check and a macro 2010-07-08 08:50:49 -05:00
configure [svn-r19076] Purpose: Fix bug 1951 2010-07-16 11:32:49 -05:00
configure.in [svn-r19068] Bug fix: ID 1921 change mpirun to mpiexec 2010-07-14 10:56:42 -05:00
ConfigureChecks.cmake [svn-r19056] Added code to retrieve version info from H5public.h; corrected a typo in a configure check and a macro 2010-07-08 08:50:49 -05:00
COPYING [svn-r18987] Description: 2010-06-08 13:50:39 -05:00
CTestConfig.cmake [svn-r18793] Add files to support building library with CMake 2010-05-13 11:01:50 -05:00
Makefile.am [svn-r19059] Brought changes from hdf5_1_8 to add version information for fortran and c++ compilers in libhdf5.settings file and configure output (r18836), to install examples as part of make install (r18680), and to provide scripts to compile and run the examples after they are installed (r18817). 2010-07-08 21:52:14 -05:00
Makefile.dist
Makefile.in [svn-r19059] Brought changes from hdf5_1_8 to add version information for fortran and c++ compilers in libhdf5.settings file and configure output (r18836), to install examples as part of make install (r18680), and to provide scripts to compile and run the examples after they are installed (r18817). 2010-07-08 21:52:14 -05:00
MANIFEST [svn-r19076] Purpose: Fix bug 1951 2010-07-16 11:32:49 -05:00
README.txt [svn-r19064] Snapshot version 1.9 release 73 2010-07-11 12:06:05 -05:00

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

This release is fully functional for the API described in the documentation. 
See the RELEASE.txt file in the release_docs/ directory for information 
specific to this release of the library.  Several INSTALL* files can also be 
found in the release_docs/ directory:  INSTALL contains instructions for 
compiling and installing the library;  INSTALL_parallel contains instructions 
for installing the parallel version of the library;  similarly-named files
contain instructions for VMS and several environments on MS Windows systems. 

Documentation for this release can be found at the following URL:
    http://www.hdfgroup.org/HDF5/doc/.

The following  mailing lists are currently set up for HDF5 Library users:

    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.  For example, send a request 
to subscribe to the 'news' mail list to the following address:
    news-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.