Go to file
2017-10-20 08:29:31 -05:00
bin Add note to bin/release script with hint for situations where files 2017-09-26 09:37:43 -05:00
c++ Updated doxygen config file 2017-10-03 08:53:04 -05:00
config Fix STREQUAL if commands. 2017-10-02 12:39:15 -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 Fix STREQUAL if commands. 2017-10-02 12:39:15 -05:00
m4 Fixed a bug in autotools Fortran processing where a test for the 2017-06-28 17:30:45 -07:00
release_docs Merge pull request #704 in HDFFV/hdf5 from optimize_superblock_read to develop 2017-10-13 07:58:46 -05:00
src Merge pull request #704 in HDFFV/hdf5 from optimize_superblock_read to develop 2017-10-13 07:58:46 -05:00
test Merge pull request #705 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop 2017-10-11 15:42:34 -05:00
testpar Merge pull request #711 in HDFFV/hdf5 from optimize_superblock_read to develop 2017-10-18 06:21:33 -05:00
tools Windows cannot share files easily 2017-10-20 08:29:31 -05:00
.autom4te.cfg
.gitattributes HDFFV-10186 Add endianess to bitfield and fix tests 2017-05-10 10:59:13 -05:00
.gitignore
.h5chkright.ini
ACKNOWLEDGMENTS
acsite.m4
autogen.sh
CMakeFilters.cmake Restore GEN_HDRS and remove cache sets for defaults 2017-09-13 14:57:55 -05:00
CMakeInstallation.cmake Restore GEN_HDRS and remove cache sets for defaults 2017-09-13 14:57:55 -05:00
CMakeLists.txt Restore GEN_HDRS and remove cache sets for defaults 2017-09-13 14:57:55 -05:00
configure.ac Add "-rpath /nowhere" to *_la_LDFLAGS for plugin test libraries. This 2017-10-09 15:33:09 -05:00
COPYING
COPYING_LBNL_HDF5
CTestConfig.cmake
Makefile.am
Makefile.dist
MANIFEST Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) 2017-10-19 12:32:04 -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.