Go to file
Dana Robinson 8bbdc947c4 [svn-r28972] Removed option to clear file buffers from autotools, CMake, and library.
Buffers that will be written to disk will now always be cleared since
not doing this has huge security implications.

Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0, x86_64) gcc 5.2.1
           serial autotools
           parallel autotools (MPICH 3.1.4)
           serial CMake
2016-01-26 16:26:12 -05:00
bin [svn-r28949] HDFFV-9660: add an option to enable threadsafe feature in cmakehdf5 2016-01-21 17:11:25 -05:00
c++ [svn-r28906] Description: 2016-01-15 10:57:00 -05:00
config [svn-r28972] Removed option to clear file buffers from autotools, CMake, and library. 2016-01-26 16:26:12 -05:00
examples [svn-r28669] Changes to correct errors found with -ansi flag. 2015-12-15 15:52:12 -05:00
fortran [svn-r28936] spelling correction 2016-01-20 14:18:24 -05:00
hl [svn-r28553] Merge of r28436 from revise_chunks. Cleans up warnings exposed 2015-12-09 21:36:22 -05:00
m4 [svn-r27745] Merge trunk revision 27744 2015-09-10 09:11:17 -05:00
release_docs [svn-r28777] Description: 2016-01-03 17:06:52 -05:00
src [svn-r28972] Removed option to clear file buffers from autotools, CMake, and library. 2016-01-26 16:26:12 -05:00
test [svn-r28972] Removed option to clear file buffers from autotools, CMake, and library. 2016-01-26 16:26:12 -05:00
testpar [svn-r28040] avoid use of MPI deprecated routines. 2015-10-12 11:53:51 -05:00
tools [svn-r28918] Description: 2016-01-15 18:28:08 -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
acsite.m4 [svn-r26396] Merge of r26349-26392 from the trunk. 2015-03-09 03:47:16 -05:00
autogen.sh [svn-r28332] Updated autogen.sh to not run flex/bison. 2015-11-13 06:24:43 -05:00
BRANCH.txt [svn-r26026] Added BRANCH.txt 2015-01-25 17:57:04 -05:00
CMakeFilters.cmake [svn-r27469] Merge from trunk with dual-binary CMake code. 2015-08-05 16:01:07 -05:00
CMakeInstallation.cmake [svn-r28085] Add option to change cpack install location version (1.9 instead of 1.9.xxx) useful on windows. 2015-10-15 13:01:21 -05:00
CMakeLists.txt [svn-r28777] Description: 2016-01-03 17:06:52 -05:00
configure.ac [svn-r28972] Removed option to clear file buffers from autotools, CMake, and library. 2016-01-26 16:26:12 -05:00
COPYING [svn-r26665] Description: 2015-03-30 16:29:58 -05:00
CTestConfig.cmake [svn-r27897] Reduce normal test timeouts to 10 mins - leave VFD changes as is. 2015-09-28 12:48:02 -05:00
Makefile.am [svn-r26526] Merge r26524 from autotools_rework branch 2015-03-23 11:05:44 -05:00
Makefile.dist [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
MANIFEST [svn-r28906] Description: 2016-01-15 10:57:00 -05:00
README.txt [svn-r28730] Snapshot version 1.9 release 233 2015-12-27 23:20:23 -05:00
UserMacros.cmake [svn-r24781] HDFFV-8700 - 2014-03-11 16:14:57 -05:00

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