Go to file
2018-03-20 13:49:30 -05:00
bin
c++ Fixed memory leak 2018-03-15 09:06:16 -05:00
config Change CMake min to 3.10 2018-03-09 12:32:06 -06:00
examples Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
fortran Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
hl HDFFV-10418 adjust build commands to match main library build 2018-03-12 10:59:07 -05:00
java Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
m4
release_docs Fix date. 2018-03-19 16:25:02 -05:00
src Correct typo for error checking malloc return value. 2018-03-20 13:49:30 -05:00
test Cleanup API context function usage. 2018-03-18 22:51:19 -05:00
testpar Cleanup API context function usage. 2018-03-18 22:51:19 -05:00
tools Cleanup API context function usage. 2018-03-18 22:51:19 -05:00
.autom4te.cfg
.gitattributes
.gitignore
.h5chkright.ini
ACKNOWLEDGMENTS
acsite.m4
autogen.sh
CMakeFilters.cmake
CMakeInstallation.cmake HDFFV-4359 Add C,HL,CXX files 2018-03-08 15:54:40 -06:00
CMakeLists.txt Remove obsolete comments 2018-03-09 12:45:22 -06:00
configure.ac Correct AM_MAINTAINER_MODE default to 'enable'. 2018-01-31 14:20:41 -06:00
COPYING Update reference files for CMake options 2018-01-29 12:40:52 -06:00
COPYING_LBNL_HDF5
CTestConfig.cmake
Makefile.am
Makefile.dist
MANIFEST Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
README.txt Snapshot version 1.11 release 2 2018-01-05 10:09:10 -06:00
UserMacros.cmake

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