Go to file
2018-03-12 12:07:51 -05:00
bin Merge branch 'develop' into hdf5_1_10 2017-10-26 10:13:33 -05:00
c++ Merge branch 'develop' into hdf5_1_10_merge 2018-03-12 12:07:51 -05:00
config Merge branch 'develop' into hdf5_1_10_merge 2018-03-12 12:07:51 -05:00
examples Change CMake min to 3.10 2018-03-09 12:32:06 -06:00
fortran Change CMake min to 3.10 2018-03-09 12:32:06 -06:00
hl Change CMake min to 3.10 2018-03-09 12:32:06 -06:00
java Merge branch 'develop' into hdf5_1_10_merge 2018-03-12 12:07:51 -05:00
m4 Merge of recent develop work to 1.10 branch. 2017-07-05 11:35:03 -07:00
release_docs Merge branch 'develop' into hdf5_1_10_merge 2018-03-12 12:07:51 -05:00
src Merge branch 'develop' into hdf5_1_10_merge 2018-03-12 12:07:51 -05:00
test Merge branch 'develop' into hdf5_1_10_merge 2018-03-12 12:07:51 -05:00
testpar Merge branch 'develop' into hdf5_1_10_merge 2018-03-12 12:07:51 -05:00
tools Merge branch 'develop' into hdf5_1_10_merge 2018-03-12 12:07:51 -05: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
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 Updated bin/trace to emit errors and reordered autogen.sh processing 2017-04-25 17:10:11 -04:00
CMakeFilters.cmake HDFFV-10328, HDFFV-10329 Merge from develop 2017-11-16 09:40:48 -06:00
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 Snapshot version 1.10 release 2 (snap9) 2018-02-11 15:54:22 -06:00
COPYING manual fix from merge with develop 2017-10-26 15:23:48 -05:00
COPYING_LBNL_HDF5
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 Updated MANIFEST for H5LcreatProp.[h,cpp] 2018-03-11 23:39:46 -05:00
README.txt Snapshot version 1.10 release 2 (snap9) 2018-02-11 15:54:22 -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.10.2-snap10 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.