Go to file
2017-08-04 16:45:40 -05:00
bin Major rework of H5PL package code before bringing VOL changes 2017-07-14 09:18:33 -07:00
c++
config added test for NAG compiler and use the FC_BASENAME for NAG detection, (HDFFV-10037) 2017-08-01 15:44:55 -05:00
examples
fortran libtool does not pass the correct argument linking (-WL,-WL,,) for the 2017-07-27 11:32:21 -05:00
hl Removed extra Fortran flags, (HDFFV-10037) 2017-08-01 08:46:23 -05:00
java Fixed a failing Java plugin test. 2017-07-14 12:58:29 -07:00
m4
release_docs HDFFV-10256 add release note 2017-08-01 15:45:17 -05:00
src Moved H5PL diagnostic pragmas to comply with old gcc requirements that they 2017-08-02 08:32:31 -07:00
test Minor tweaks in response to code review. 2017-08-01 04:59:36 -07:00
testpar Fix up the ExpressMode check for skipping slow running tests. 2017-07-10 18:20:39 -04:00
tools HDFFV-10188 error on NULL dataspace 2017-08-04 16:45:40 -05:00
.autom4te.cfg
.gitattributes
.gitignore
.h5chkright.ini
ACKNOWLEDGMENTS
acsite.m4
autogen.sh
CMakeFilters.cmake
CMakeInstallation.cmake
CMakeLists.txt
configure.ac changed comments, (HDFFV-10037) 2017-08-03 09:20:05 -05:00
COPYING
COPYING_LBNL_HDF5
CTestConfig.cmake
Makefile.am
Makefile.dist
MANIFEST Merge pull request #620 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop 2017-08-02 01:49:42 -05:00
README.txt
UserMacros.cmake

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