Go to file
Allen Byrne 9a66e4cd38 Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
* commit '7153648ada1d346f8d98c395fb4cdd74a909437b':
  Added missing casts for the return value of H5I_object_verify().
2017-05-26 09:07:32 -05:00
bin Updated bin/trace to emit errors and reordered autogen.sh processing 2017-04-25 17:10:11 -04:00
c++ Add new files in release_docs to MANIFEST. 2017-04-15 08:17:10 -05:00
config merge from develop and apply HDFFV-8611 2017-05-24 15:00:51 -05:00
examples Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 2017-04-14 16:40:52 -05:00
fortran Add new files in release_docs to MANIFEST. 2017-04-15 08:17:10 -05:00
hl Incorporate additional code changes for the H5DOread_chunk patch from GE Heathcare (HDFFV-9934) 2017-05-16 09:44:11 -05:00
java Reduce warnings 2017-05-25 15:55:55 -05:00
m4 Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
release_docs Added note about 9055 and 10128, 9995 not needed 2017-05-18 09:15:27 -05:00
src Added missing casts for the return value of H5I_object_verify(). 2017-05-25 13:41:57 -04:00
test Call to H5Dopen has H5dopen2 arguments at line 12704 of test/dsets.c - 2017-05-11 12:11:20 -05:00
testpar Add new files in release_docs to MANIFEST. 2017-04-15 08:17:10 -05:00
tools merge from develop and apply HDFFV-8611 2017-05-24 15:00:51 -05:00
.autom4te.cfg Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
.gitattributes
.gitignore Simplified .gitignore by using patterns. 2016-11-27 16:05:03 -05:00
.h5chkright.ini Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
ACKNOWLEDGMENTS
acsite.m4 Add new files in release_docs to MANIFEST. 2017-04-15 08:17:10 -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 Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 2017-04-14 16:40:52 -05:00
CMakeInstallation.cmake Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 2017-04-14 16:40:52 -05:00
CMakeLists.txt Fix CMake regex commands 2017-04-06 11:30:56 -05:00
configure.ac Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
COPYING Small corrections to DOPYING file. 2017-03-31 12:17:50 -05: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 #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 2017-04-14 16:40:52 -05:00
Makefile.am Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
Makefile.dist Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
MANIFEST merge from develop and apply HDFFV-8611 2017-05-24 15:00:51 -05:00
README.txt Merge bin/h5vers changes from develop. 2017-03-23 20:03:27 -05:00
UserMacros.cmake Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 2017-04-14 16:40:52 -05:00

HDF5 version 1.10.2-snap0 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.