Go to file
Binh-Minh Ribler f6d9d1fdc8 [svn-r26695] Purpose: Fixed HDFFV-7947 (cont.)
Description:
    - Put back the UNUSED parameters in dsets test because the change to remove
      the warning last time caused failure in setting filter, in turn, caused
      failure in the test with such obscure/unrelated errors!
    - Added incRefCount() to other constructors that missed from last time.
Platforms tested:
    Linux/64 (platypus)
    Linux/32 2.6 (jam)
    SunOS 5.11 (emu)
2015-04-01 13:52:05 -05:00
bin [svn-r26675] HDFFV-9201: Create md5s for bzip, gzip and zip files 2015-03-31 12:40:43 -05:00
c++ [svn-r26695] Purpose: Fixed HDFFV-7947 (cont.) 2015-04-01 13:52:05 -05:00
config [svn-r26653] Update default settings 2015-03-30 12:03:57 -05:00
examples [svn-r26660] HDFFV-9131: autotols rework 2015-03-30 13:55:21 -05:00
fortran [svn-r26660] HDFFV-9131: autotols rework 2015-03-30 13:55:21 -05:00
hl [svn-r26685] Add new test from test script 2015-03-31 16:42:53 -05:00
m4 [svn-r26280] Removed tab indenting for Fortran source, tab indenting is not F2003 standard compliant. 2015-02-23 10:58:12 -05:00
release_docs [svn-r26693] Remove use of obsolete HDF5_USE_FILTER_{internal} 2015-04-01 13:30:56 -05:00
src [svn-r26691] Move attribute define out of dynamic block. 2015-04-01 09:48:13 -05:00
test [svn-r26690] Fix error in H5Sextent_copy 2015-04-01 09:22:16 -05:00
testpar [svn-r26660] HDFFV-9131: autotols rework 2015-03-30 13:55:21 -05:00
tools [svn-r26693] Remove use of obsolete HDF5_USE_FILTER_{internal} 2015-04-01 13:30:56 -05:00
.autom4te.cfg
.h5chkright.ini
ACKNOWLEDGMENTS
aclocal.m4 [svn-r26188] Merged autotools fixes into the trunk: 2015-02-16 12:17:49 -05:00
acsite.m4 [svn-r26363] Partial revert of r26347. 2015-03-04 17:01:37 -05:00
CMakeFilters.cmake [svn-r26594] Merge macros and fortran changes from dual_binary feature. 2015-03-25 17:08:46 -05:00
CMakeInstallation.cmake [svn-r26607] Correct test of plugin read when disabled to not print FAILURE when successful 2015-03-26 14:24:25 -05:00
CMakeLists.txt [svn-r26594] Merge macros and fortran changes from dual_binary feature. 2015-03-25 17:08:46 -05:00
configure [svn-r26660] HDFFV-9131: autotols rework 2015-03-30 13:55:21 -05:00
configure.ac [svn-r26670] Remove VPATH and LONE_COLON 2015-03-30 19:05:07 -05:00
COPYING [svn-r26665] Description: 2015-03-30 16:29:58 -05:00
CTestConfig.cmake [svn-r25357] Change default timeout to 1200 seconds or 20 mins 2014-06-25 09:15:13 -05:00
Makefile.am [svn-r26526] Merge r26524 from autotools_rework branch 2015-03-23 11:05:44 -05:00
Makefile.dist
Makefile.in [svn-r26660] HDFFV-9131: autotols rework 2015-03-30 13:55:21 -05:00
MANIFEST [svn-r26677] HDFFV-8957: h52gif crashes when run against one of our own examples 2015-03-31 14:13:34 -05:00
README.txt [svn-r26459] Snapshot version 1.9 release 215 2015-03-15 06:08:23 -05:00
UserMacros.cmake [svn-r24781] HDFFV-8700 - 2014-03-11 16:14:57 -05:00

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

To subscribe to a list, send mail to "<list>-subscribe@lists.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@lists.hdfgroup.org

Messages sent to the list should be addressed to "<list>@lists.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.