Go to file
Dana Robinson feaaae4897 Merge pull request #186 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:icc_config_fixes to develop
Cleaned up the Intel compiler flags (Autotools).

* commit '1c5029f21b51977d26b26fd3540065f36d97c683':
  Updated the icc flags (C flags only).
2016-12-03 00:26:50 -06:00
bin Adds a script to undo the action of autogen.sh. Useful 2016-11-08 12:47:36 -05:00
c++ Bring SWMR support in to the main development branch. (Finally!) More tests 2016-12-02 08:07:04 -08:00
config Updated the icc flags (C flags only). 2016-12-02 17:38:55 -06:00
examples
fortran Correct typo in variable format 2016-10-14 12:46:38 -05:00
hl Bring SWMR support in to the main development branch. (Finally!) More tests 2016-12-02 08:07:04 -08:00
java Merge pull request #181 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop 2016-12-02 15:14:24 -06:00
m4 Added number of integer KINDs found to the header files. 2016-09-26 13:27:50 -05:00
release_docs Add support for namespace and add tools to binaries config 2016-10-14 11:22:22 -05:00
src Correct oversight in Java test and remove direct VFD from SWMR supported 2016-12-02 11:36:27 -08:00
test Bring SWMR support in to the main development branch. (Finally!) More tests 2016-12-02 08:07:04 -08:00
testpar Bring SWMR support in to the main development branch. (Finally!) More tests 2016-12-02 08:07:04 -08:00
tools Repair comment chars to C style 2016-11-17 09:28:18 -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 HDFFV-9961: Add GIT option to ext lib macros 2016-10-04 16:46:13 -05:00
CMakeInstallation.cmake Add support for namespace and add tools to binaries config 2016-10-14 11:22:22 -05:00
CMakeLists.txt Split tools into src and test - update locations 2016-10-27 10:12:39 -05:00
configure.ac Added subdir-objects to AM_INIT_AUTOMAKE. Quiets automake warnings 2016-11-10 02:00:58 -05:00
COPYING
CTestConfig.cmake
Makefile.am
Makefile.dist
MANIFEST Bring SWMR support in to the main development branch. (Finally!) More tests 2016-12-02 08:07:04 -08:00
README.txt Snapshot release: increment version. 2016-10-01 09:41:26 -05:00
UserMacros.cmake

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