Go to file
Allen Byrne d8f88eb7b8 Merge pull request #922 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit '960a1d55eed8b30350d7a87e1a9a7da72e86d270':
  plist testfiles need to be copied into VFD test folders as well
2018-03-06 09:57:50 -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++ Inc CMake min, Add new tests, rework test CMake files 2018-02-27 12:57:07 -06:00
config Fix CMake build type if none was specified to be cached 2018-03-02 13:50:23 -06:00
examples Inc CMake min, Add new tests, rework test CMake files 2018-02-27 12:57:07 -06:00
fortran Inc CMake min, Add new tests, rework test CMake files 2018-02-27 12:57:07 -06:00
hl Inc CMake min, Add new tests, rework test CMake files 2018-02-27 12:57:07 -06:00
java HDFFV-10414 change minor error_number 2018-03-05 11:47:09 -06:00
m4
release_docs Merge pull request #920 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop 2018-03-06 09:10:19 -06:00
src Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) 2018-03-06 08:29:55 -06:00
test plist testfiles need to be copied into VFD test folders as well 2018-03-06 09:45:26 -06:00
testpar Fixed t_pread.c to remove the use of h5jam, etc.. This fixes HDFFV-8839 and should merge into develop 2018-03-02 11:32:13 -05:00
tools Fix list var 2018-02-27 14:04:34 -06:00
.autom4te.cfg
.gitattributes
.gitignore
.h5chkright.ini
ACKNOWLEDGMENTS
acsite.m4
autogen.sh
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 Inc CMake min, Add new tests, rework test CMake files 2018-02-27 12:57:07 -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 Inc CMake min, Add new tests, rework test CMake files 2018-02-27 12:57:07 -06: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.