Go to file
Dana Robinson 7e220930da [svn-r26276] Merged r26075-80, 86 from features/autotools_rework branch.
Cleans up time functions in the autotools input files. Removed deprecated
gettimeofday() time zone code and configure processing. Also removed
some unused time function configure checks and defines.

Fixes: HDFFV-9083 and HDFFV-9085

Tested on: 32-bit linux, serial and parallel (jam)
           OS X (kite)
           Solaris (emu)
2015-02-23 01:56:16 -05:00
bin [svn-r26249] Removed warnings about NO TRACE from bin/trace script. 2015-02-20 09:48:18 -05:00
c++ [svn-r26208] Update cmake minimums 2015-02-18 11:56:22 -05:00
config [svn-r26276] Merged r26075-80, 86 from features/autotools_rework branch. 2015-02-23 01:56:16 -05:00
examples [svn-r26208] Update cmake minimums 2015-02-18 11:56:22 -05:00
fortran [svn-r26253] Update CMake with fortran source properties and defines, correct name of hl fortran examples option check 2015-02-20 12:25:56 -05:00
hl [svn-r26253] Update CMake with fortran source properties and defines, correct name of hl fortran examples option check 2015-02-20 12:25:56 -05:00
m4 [svn-r26247] Reverted back from using 'USE MPI' to include 'mpif.h' since windows does not seem to support 'USE MPI'. 2015-02-20 08:59:18 -05:00
release_docs [svn-r26208] Update cmake minimums 2015-02-18 11:56:22 -05:00
src [svn-r26276] Merged r26075-80, 86 from features/autotools_rework branch. 2015-02-23 01:56:16 -05:00
test [svn-r26225] Removes broken open() call work-around that was specific to the now 2015-02-19 00:24:09 -05:00
testpar [svn-r26276] Merged r26075-80, 86 from features/autotools_rework branch. 2015-02-23 01:56:16 -05:00
tools [svn-r26276] Merged r26075-80, 86 from features/autotools_rework branch. 2015-02-23 01:56:16 -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
CMakeFilters.cmake [svn-r26161] Fix cmake case. 2015-02-12 16:52:48 -05:00
CMakeInstallation.cmake [svn-r26256] Remove file - obsoleted by cmake 3.1 minimum 2015-02-20 14:01:32 -05:00
CMakeLists.txt [svn-r26208] Update cmake minimums 2015-02-18 11:56:22 -05:00
configure [svn-r26276] Merged r26075-80, 86 from features/autotools_rework branch. 2015-02-23 01:56:16 -05:00
configure.ac [svn-r26276] Merged r26075-80, 86 from features/autotools_rework branch. 2015-02-23 01:56:16 -05:00
COPYING
CTestConfig.cmake
Makefile.am [svn-r25908] Cleaned up typos comments from last commit. 2014-12-19 11:03:58 -05:00
Makefile.dist
Makefile.in [svn-r26188] Merged autotools fixes into the trunk: 2015-02-16 12:17:49 -05:00
MANIFEST [svn-r26271] Reverse merge of r26260 which was causing daily test failures. 2015-02-22 03:38:18 -05:00
README.txt [svn-r26177] Snapshot version 1.9 release 214 2015-02-15 06:13:34 -05:00
UserMacros.cmake

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