Go to file
Dana Robinson f6c7631b3c [svn-r28624] Minor normalization of H5FA package with revise_chunks.
Tested on:
    Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1
    serial only
    (these changes have been in revise_chunks for a long time)
2015-12-14 02:42:13 -05:00
bin [svn-r28565] Normalization of bin/trace with revise_chunks in preparation 2015-12-10 20:09:28 -05:00
c++ [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if available 2015-10-20 01:28:17 -05:00
config [svn-r28581] Brought flock changes over from revise_chunks as well as a few 2015-12-11 03:19:10 -05:00
examples [svn-r28086] fixed spelling 2015-10-15 13:01:27 -05:00
fortran [svn-r28555] Normalization of Fortran directory with revise_chunks (minor). 2015-12-09 22:56:33 -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-r28397] Add note about the "H5_BUILT_AS_DYNAMIC_LIB" compile definition 2015-11-18 15:26:11 -05:00
src [svn-r28624] Minor normalization of H5FA package with revise_chunks. 2015-12-14 02:42:13 -05:00
test [svn-r28606] Description: 2015-12-13 00:42:36 -05:00
testpar [svn-r28040] avoid use of MPI deprecated routines. 2015-10-12 11:53:51 -05:00
tools [svn-r28599] Normalization of tools with revise_chunks. 2015-12-11 14:14:43 -05:00
.autom4te.cfg
.h5chkright.ini
ACKNOWLEDGMENTS
acsite.m4
autogen.sh [svn-r28332] Updated autogen.sh to not run flex/bison. 2015-11-13 06:24:43 -05:00
BRANCH.txt
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-r28228] Remove WIN32 only config of threadsafe 2015-10-26 15:09:22 -05:00
configure.ac [svn-r28581] Brought flock changes over from revise_chunks as well as a few 2015-12-11 03:19:10 -05:00
COPYING
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
Makefile.dist
MANIFEST [svn-r28373] HDFFV-9573: Our helper tests bin/release and bin/h5vers are not working properly 2015-11-17 09:37:17 -05:00
README.txt [svn-r27968] Modified version number to 1.9.233 before creating a tar ball for DLS. 2015-10-06 12:03:41 -05:00
UserMacros.cmake

HDF5 version 1.9.233 released on 2015-10-06
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.