Go to file
2017-03-03 15:26:06 -06:00
bin Make release script fail and return failing exit code when any of the steps for creating the docs.tar file fails. 2017-02-21 16:34:05 -06:00
c++ Update CMake files and formatting 2017-03-01 14:47:53 -06:00
config Lowercase math and set CMake commands 2017-03-02 12:20:26 -06:00
examples HDFFV-10094: upgrade cmake command conventions 2017-01-11 14:02:34 -06:00
fortran Update CMake files and formatting 2017-03-01 14:47:53 -06:00
hl Update CMake files and formatting 2017-03-01 14:47:53 -06:00
java Update CMake files and formatting 2017-03-01 14:47:53 -06:00
m4 Added number of integer KINDs found to the header files. 2016-09-26 13:27:50 -05:00
release_docs Update CMake files and formatting 2017-03-01 14:47:53 -06:00
src Misc. small cleanups to sync against incoming page buffering changes. 2017-03-02 06:24:46 -08:00
test Merge pull request #321 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop 2017-03-02 12:11:19 -06:00
testpar Merge pull request #321 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop 2017-03-02 12:11:19 -06:00
tools Correct result code for strings test 2017-03-03 15:26:06 -06:00
.autom4te.cfg
.gitattributes
.gitignore Simplified .gitignore by using patterns. 2016-11-27 16:05:03 -05:00
.h5chkright.ini
ACKNOWLEDGMENTS
acsite.m4
autogen.sh
CMakeFilters.cmake Update cmake min version and cmake command convention 2017-01-10 17:10:03 -06:00
CMakeInstallation.cmake Update CMake files and formatting 2017-03-01 14:47:53 -06:00
CMakeLists.txt Lowercase math and set CMake commands 2017-03-02 12:20:26 -06:00
configure.ac Moved remaining SWMR-related test files to develop. 2017-01-26 14:34:12 -05:00
COPYING
CTestConfig.cmake Update cmake min version and cmake command convention 2017-01-10 17:10:03 -06:00
Makefile.am
Makefile.dist
MANIFEST HDFFV-10128 fix string compare and add tests 2017-03-03 14:47:59 -06:00
README.txt Snapshot version 1.9 release 235 2016-12-16 15:23:58 -06:00
UserMacros.cmake Update CMake files and formatting 2017-03-01 14:47:53 -06:00

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