Go to file
Vailin Choi be2fc7dcd1 Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
* commit '2b0fb7e3f1f7da5b23d430702493ed4fb7f87166': (21 commits)
  HDFFV-9739 only executes H5E tests in production
  Remove link flag from compile command
  fix typo
  Add release note
  Correct attribute location
  HDFFV-9739 fix  copy testfiles command
  HDFFV-9739 remove obsolete test files
  HDFFV-9739 dup test file for concurrent tests
  HDFFV-9739 Fix autotools script
  HDFFV-9739 Change autotools test scripts
  Fix typo
  HDFFV-9739 Update test reference
  Update current windows test machines
  HDFFV-9739 Grab err number before API call
  HDFFV-9739 Add release note
  Adjust test names for concurrent tests
  Fix soversion
  HDFFV-9739 Fix copy name
  HDFFV-9739 factor out tests into separate JUnit
  Updated the threadsafety test to use error macros instead of asserts.
  ...
2018-05-23 14:27:05 -05:00
bin Remove extra spaces and 1 "currently under development" to match hdf5_1_10 2017-10-26 16:36:21 -05:00
c++ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) 2018-05-23 14:27:05 -05:00
config Correct attribute location 2018-05-22 10:43:01 -05:00
examples Fix MPI on Windows by adding MPI include folder 2018-05-09 14:29:44 -05:00
fortran Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) 2018-05-23 14:27:05 -05:00
hl Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) 2018-05-23 14:27:05 -05:00
java HDFFV-9739 only executes H5E tests in production 2018-05-23 08:55:11 -05:00
m4 Fixed a bug in autotools Fortran processing where a test for the 2017-06-28 17:30:45 -07:00
release_docs fix typo 2018-05-22 11:03:04 -05:00
src Changes made based on feedback from pull request #1039. 2018-05-14 12:26:48 -05:00
test Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) 2018-05-23 14:27:05 -05:00
testpar TRILABS-19 remove add_defintions and use generator expressions 2018-04-26 16:41:04 -05:00
tools Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) 2018-05-23 14:27:05 -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 Fix Java test for DEBUG_APIS 2018-04-09 15:07:29 -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 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 TRILABS-19 Initial conversion of include_directories to targets 2018-04-17 15:57:58 -05:00
CMakeLists.txt TRILABS-19 remove add_defintions and use generator expressions 2018-04-26 16:41:04 -05:00
configure.ac Remove vestiges of H5_DEBUG_BUILD macro, switching it to the more 2018-04-06 17:19:29 -05:00
COPYING Update reference files for CMake options 2018-01-29 12:40:52 -06:00
COPYING_LBNL_HDF5
CTestConfig.cmake Update CDash info 2018-03-29 11:35:48 -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 Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) 2018-05-23 14:27:05 -05:00
README.txt Update RELEASE.txt, HISTORY-1_10.txt and INSTALL files with changes from 2018-04-03 16:57:26 -05: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.
------------------------------------------------------------------------------

THE HDF GROUP
---------------

The HDF Group is the developer of HDF5®, a high-performance software library and 
data format that has been adopted across multiple industries and has become a 
de facto standard in scientific and research communities.

More information about The HDF Group, the HDF5 Community and the HDF5 software
project, tools and services can be found at the Group's website.

    https://www.hdfgroup.org/


DOCUMENTATION
-------------
This release is fully functional for the API described in the documentation. 
    https://portal.hdfgroup.org/display/HDF5/The+HDF5+API

Full Documentation and Programming Resources for this release can be found at
    https://portal.hdfgroup.org/display/HDF5

See the RELEASE.txt file in the release_docs/ directory for information specific 
to the features and updates included in this release of the library. 

Several more files are located within the release_docs/ directory with specific 
details for several common platforms and configurations.

    INSTALL - Start Here. General instructions for compiling and installing the library
    INSTALL_CMAKE  - instructions for building with CMake (Kitware.com)
    INSTALL_parallel - instructions for building and configuring Parallel HDF5 
    INSTALL_Windows and INSTALL_Cygwin - MS Windows installations.



HELP AND SUPPORT
----------------
Information regarding Help Desk and Support services is available at

    https://portal.hdfgroup.org/display/support/The+HDF+Help+Desk



FORUM and NEWS
--------------
The following public forums are provided for public announcements and discussions 
of interest to the general HDF5 Community.

    Homepage of the Forum
        https://forum.hdfgroup.org

    News and Announcement
        https://forum.hdfgroup.org/c/news-and-announcements-from-the-hdf-group

    HDF5 and HDF4 Topics
        https://forum.hdfgroup.org/c/hdf5
 
These forums are provided as an open and public service for searching and reading. 
Posting requires completing a simple registration and allows one to join in the 
conversation.  Please read the following instructions pertaining to the Forum's 
use and configuration
    https://forum.hdfgroup.org/t/quickstart-guide-welcome-to-the-new-hdf-forum


SNAPSHOTS, PREVIOUS RELEASES AND SOURCE CODE
--------------------------------------------
Periodically development code snapshots are provided at the following URL:
    https://gamma.hdfgroup.org/ftp/pub/outgoing/hdf5/snapshots/

Source packages for current and previous releases are located at:
    https://portal.hdfgroup.org/display/support/Downloads

Development code is available at our BitBucket Server:
    https://bitbucket.hdfgroup.org/projects/HDFFV/repos/hdf5/browse