Go to file
Jonathan Kim 27535adaa9 [svn-r22373] Purpose:
Fix h5repacktst (test file generating binary) to address HDFFV-8016  h5repacktst failed in AIX 32bit mode

Description:
  Segmentation fault occurred when h5repacktst try to generate a dataset when
  system memory is limited to 256MB. 
  Add error handling to display apporiate message to exit and adjust the test 
  dataset according to the original size which didn't causing out of memory.

Tested:  test was done by limit memory in csh.
jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE)
2012-05-16 16:16:20 -05:00
bin [svn-r22229] Description: 2012-04-01 17:32:04 -05:00
c++ [svn-r22356] Snapshot version 1.9 release 117 2012-05-13 09:35:22 -05:00
config [svn-r22356] Snapshot version 1.9 release 117 2012-05-13 09:35:22 -05:00
examples [svn-r22170] Removed extraneous svn executable properties from non-executable files. 2012-03-28 14:30:59 -05:00
fortran [svn-r22361] Change library source properties: remove "LANGUAGE C" property from headers. Add "LINKER C" property to link. 2012-05-14 12:19:56 -05:00
hl [svn-r22361] Change library source properties: remove "LANGUAGE C" property from headers. Add "LINKER C" property to link. 2012-05-14 12:19:56 -05:00
m4 [svn-r19839] Updated to libtool v 2.4, autoconf 2.68 and m4-1.4.15. 2010-11-23 17:56:59 -05:00
perform [svn-r22170] Removed extraneous svn executable properties from non-executable files. 2012-03-28 14:30:59 -05:00
release_docs [svn-r22356] Snapshot version 1.9 release 117 2012-05-13 09:35:22 -05:00
src [svn-r22371] Fix for HDFFV-7697 2012-05-15 12:38:36 -05:00
test [svn-r22287] Description: 2012-04-16 16:20:26 -05:00
testpar [svn-r22287] Description: 2012-04-16 16:20:26 -05:00
tools [svn-r22373] Purpose: 2012-05-16 16:16:20 -05:00
vms [svn-r22356] Snapshot version 1.9 release 117 2012-05-13 09:35:22 -05:00
windows [svn-r22356] Snapshot version 1.9 release 117 2012-05-13 09:35:22 -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
ACKNOWLEDGMENTS [svn-r19803] Description: 2010-11-17 11:42:57 -05:00
aclocal.m4 [svn-r20502] Purpose: 2011-04-14 14:45:57 -05:00
acsite.m4 [svn-r18709] Purpose: 2010-05-05 12:34:26 -05:00
CMakeLists.txt [svn-r22366] Added libsettings file to packaging 2012-05-14 15:09:13 -05:00
configure [svn-r22356] Snapshot version 1.9 release 117 2012-05-13 09:35:22 -05:00
configure.in [svn-r22356] Snapshot version 1.9 release 117 2012-05-13 09:35:22 -05:00
COPYING [svn-r21861] Description: 2012-01-03 14:45:56 -05:00
CTestConfig.cmake [svn-r21886] Correct name of Test Timeout 2012-01-23 09:17:39 -05:00
Makefile.am [svn-r21505] Updated svn properties as needed in source root. 2011-10-10 16:11:00 -05:00
Makefile.dist [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
Makefile.in [svn-r21249] Description: Part II of F2003 branch merge into the trunk. 2011-08-18 09:38:53 -05:00
MANIFEST [svn-r22369] Change case of filename to match file. 2012-05-14 22:12:31 -05:00
README.txt [svn-r22356] Snapshot version 1.9 release 117 2012-05-13 09:35:22 -05:00

HDF5 version 1.9.118 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.