Go to file
Quincey Koziol ba66540462 [svn-r19654] Description:
Bring Coverity revisions from branch back to trunk, and clean up some other
misc. compiler warnings also.

r19500:
Fix coverity items 1446 and 1447.  Moved up calls to memset in test_cont in
ohdr.c so the test never tries to close uninitialized locations.

r19501:
Fix coverity items 1398-1445.  Various uninitialized variable errors in fheap.c.

r19502:
Fixed coverity issue 579 and some additional warnings in the file as well.

r19503:
Bug fix: This fix addressed the "RESOURCE_LEAK" problems #789 and 790, run 26

r19504:
minor mods to try to keep coverity from flagging false positives.

r19505:
Fixed coverity issues 566 - 571.  Declared variables that are passed to functions that use them as arrays to be arrays of size 1.


Tested on:
    Mac OS X/32 10.6.4 (amazon) w/debug, production & parallel
    (h5committested on trunk)
2010-10-21 08:08:44 -05:00
bin [svn-r19470] Bug fix: 1961-- AIX 6.1 --enable-share did not work. 2010-09-22 17:52:55 -05:00
c++ [svn-r19569] Snapshot version 1.9 release 76 2010-10-10 08:50:39 -05:00
config [svn-r19650] Put back deleted library check in configure. 2010-10-20 11:41:39 -05:00
examples [svn-r19532] Added line to config/examples.am to remove execute permission from example source files tha 2010-10-07 09:42:52 -05:00
fortran [svn-r19654] Description: 2010-10-21 08:08:44 -05:00
hl [svn-r19654] Description: 2010-10-21 08:08:44 -05:00
m4 [svn-r19366] Updated autoconf to version 2.6.7, libtool to version 2.2.10, and m4 to version 1.4.14. Also added m4 directory for m4 macros according to autoconf suggestion. 2010-09-10 10:45:07 -05:00
perform [svn-r19527] Add clear generated objects commands to test blocks. 2010-10-06 15:49:54 -05:00
release_docs [svn-r19633] Purpose: 2010-10-18 18:06:53 -05:00
src [svn-r19654] Description: 2010-10-21 08:08:44 -05:00
test [svn-r19654] Description: 2010-10-21 08:08:44 -05:00
testpar [svn-r19646] 2010-10-19 16:18:14 -05:00
tools [svn-r19654] Description: 2010-10-21 08:08:44 -05:00
vms [svn-r19569] Snapshot version 1.9 release 76 2010-10-10 08:50:39 -05:00
windows [svn-r19628] Because h5diff fix (bug1975) which can compare groups recursively, h5copy diff tests no longer should fail. 2010-10-18 16:40:56 -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-r18963] Purpose: 2010-06-03 17:12:31 -05:00
aclocal.m4 [svn-r19366] Updated autoconf to version 2.6.7, libtool to version 2.2.10, and m4 to version 1.4.14. Also added m4 directory for m4 macros according to autoconf suggestion. 2010-09-10 10:45:07 -05:00
acsite.m4 [svn-r18709] Purpose: 2010-05-05 12:34:26 -05:00
CMakeLists.txt [svn-r19613] Add option command to set flags OFF for if not using ExternalProjects 2010-10-15 13:16:53 -05:00
configure [svn-r19617] Purpose: 2010-10-15 14:16:41 -05:00
configure.in [svn-r19569] Snapshot version 1.9 release 76 2010-10-10 08:50:39 -05:00
COPYING [svn-r18987] Description: 2010-06-08 13:50:39 -05:00
CTestConfig.cmake [svn-r19325] Added parallel build commands. 2010-08-31 15:15:13 -05:00
Makefile.am [svn-r19506] Bring changes from revisions 19408, 19421, and 19442 from branches/hdf5_1_8 to trunk. These revisions reorganize the compile scripts using h5cc.in, h5fc.in, and h5c++.in, add checks for installed examples to the scripts that run them after installation, and add DESTDIR for install as needed for RPMs. 2010-10-04 12:15:30 -05:00
Makefile.dist [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
Makefile.in [svn-r19506] Bring changes from revisions 19408, 19421, and 19442 from branches/hdf5_1_8 to trunk. These revisions reorganize the compile scripts using h5cc.in, h5fc.in, and h5c++.in, add checks for installed examples to the scripts that run them after installation, and add DESTDIR for install as needed for RPMs. 2010-10-04 12:15:30 -05:00
MANIFEST [svn-r19633] Purpose: 2010-10-18 18:06:53 -05:00
README.txt [svn-r19569] Snapshot version 1.9 release 76 2010-10-10 08:50:39 -05:00

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