Go to file
Dana Robinson 6731dca11f [svn-r29127] Moved the --enable-build-mode check in configure.ac to after the
platform-specific build information so the debug and production
flags are not clobbered.

Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1
           autotools serial (production & debug)
2016-02-16 17:42:40 -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-r29004] Description: 2016-01-28 11:26:08 -05:00
config [svn-r29090] Changed "smart quotes" to ASCII ' and " in r28960 code. 2016-02-11 14:37:14 -05:00
examples [svn-r28669] Changes to correct errors found with -ansi flag. 2015-12-15 15:52:12 -05:00
fortran [svn-r29092] Fixed uninitialized return value from fortran API. 2016-02-11 16:50:22 -05:00
hl [svn-r29007] Fixed typos in h52gif test. 2016-01-28 13:24:01 -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-r29096] fix bug in internal dxpls generated exposed by production and parallel. 2016-02-12 11:54:39 -05:00
test [svn-r29119] Converted HDoff_t to off_t in test/external.c. 2016-02-15 14:22:03 -05:00
testpar [svn-r29088] - Add a test for retrieving the property values for the new coll md functions. 2016-02-11 11:03:44 -05:00
tools [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective metadata optimizations. 2016-02-10 15:48:34 -05:00
.autom4te.cfg
.h5chkright.ini
ACKNOWLEDGMENTS
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-r29127] Moved the --enable-build-mode check in configure.ac to after the 2016-02-16 17:42:40 -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
MANIFEST [svn-r29062] HDFFV-9564: Implement VDS Fortran wrappers. 2016-02-08 09:01:29 -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.