Go to file
2018-02-26 16:13:25 -06:00
bin Remove extra spaces and 1 "currently under development" to match hdf5_1_10 2017-10-26 16:36:21 -05:00
c++ HDFFV-10398 use the simpler add_subdirectory signature 2018-01-30 12:21:01 -06:00
config HDFFV-10403 Fix soname setting 2018-02-08 15:46:13 -06:00
examples HDFFV-10385 rework java names 2018-01-17 10:27:00 -06:00
fortran HDFFV-10345 whitespace corrections 2018-02-05 12:47:31 -06:00
hl HDFFV-10345 spelling errors 2018-02-05 12:38:20 -06:00
java HDFFV-10398 use the simpler add_subdirectory signature 2018-01-30 12:21:01 -06:00
m4 Fixed a bug in autotools Fortran processing where a test for the 2017-06-28 17:30:45 -07:00
release_docs Update list 2018-02-26 16:13:25 -06:00
src Fix for daily test failures 2018-02-14 14:30:51 -06:00
test Fix for daily test failure for test/fheap.c 2018-02-18 20:24:15 -06:00
testpar Cleanup overuse of include files 2018-02-14 10:08:09 -06:00
tools HDFFV-10412 update test ref files 2018-02-22 10:18:17 -06:00
.autom4te.cfg Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
.gitattributes HDFFV-10186 Add endianess to bitfield and fix tests 2017-05-10 10:59:13 -05:00
.gitignore ignore java classpath 2017-04-17 13:19:20 -05:00
.h5chkright.ini Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
ACKNOWLEDGMENTS [svn-r19803] Description: 2010-11-17 11:42:57 -05:00
acsite.m4 Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
autogen.sh Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
CMakeFilters.cmake Correct linkage of filters and other libs 2017-11-16 09:04:51 -06:00
CMakeInstallation.cmake Fix missing ext libs references 2018-01-25 16:54:28 -06:00
CMakeLists.txt Remove old dependency construct 2018-02-05 16:14:00 -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 Add LBNL license file and modify COPYING file accordingly. 2017-03-29 13:36:52 -05:00
CTestConfig.cmake Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
Makefile.am Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
Makefile.dist Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
MANIFEST Merge pull request #876 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:bugfix/version_bounds to develop 2018-02-13 19:15:40 -06:00
README.txt Snapshot version 1.11 release 2 2018-01-05 10:09:10 -06:00
UserMacros.cmake Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00

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.