Go to file
Larry Knox 3dbfc568d7 Merge pull request #377 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10
* commit 'a1dc1a5f28b99d30b7870f764c288995cabc7ad0':
  Resolve conflict missed in merge.
  Clear hdf5 1.10 entries from RELEASE.txt in the develop branch.  Entries in this branch version of RELEASE.txt should be intended for the future 1.12.0 release.
  Update with extra checks for reference
  Update cdash max test output and VS version matching
  Stop skipping h5watch tests.
  Add H5_DLL to H5AC_get_mdc_image_info() prototype
  Update RELEASE.txt based on review comments from pull request.
  Description:     Removed notes about the C++ API in develop.  Only keep in 1.10 branch.
  Add prototype for H5AC_get_mdc_image_info
  Minor style cleanups
  Revert "Switch h5clear for cache images to use existing H5Pget_cache_image_config()"
  Update RELEASE.txt to reflect changes for new features and bug fixes since 1.10.0-patch1.
  Run all scripts using signal files between processes in their own directories to avoid accidental deletion of the signal files.
  Remove extra space added by h5vers to version string in H5.java, which then failed to match the pattern after the first run.
  Remove incorrect " marks added to java files by bin/h5vers. Pull version from configure for version test in h5repack_plugin.sh.in
  Description:     Fixed typos and missing items in function headers, that were revealed     by Doxygen, and revised various comments. Platforms tested:     Linux/32 2.6 (jam)     Linux/64 (platypus)     Darwin (osx1010test)
  Description:     Updated the C++ API sections.
  Extend h5vers to update version strings in java files and h5repack version test expected output file.
  Run swmr tests in their own subdirectory of test to avoid signal file deletion by other tests.
2017-03-28 16:55:26 -05:00
bin Update RELEASE.txt Remove "currently under development" from h5vers for 2017-03-24 13:42:30 -05:00
c++ Merge bin/h5vers changes from develop. 2017-03-23 20:03:27 -05:00
config Merge branch 'develop' into hdf5_1_10 2017-03-28 16:29:11 -05:00
examples HDFFV-10094: upgrade cmake command conventions 2017-01-11 14:02:34 -06:00
fortran Final merge of page buffering branch to develop 2017-03-13 21:30:37 -07:00
hl Stop skipping h5watch tests. 2017-03-24 16:30:45 -05:00
java Merge bin/h5vers changes from develop. 2017-03-23 20:03:27 -05:00
m4 Added number of integer KINDs found to the header files. 2016-09-26 13:27:50 -05:00
release_docs Merge branch 'develop' into hdf5_1_10 2017-03-28 16:29:11 -05:00
src Resolve conflict missed in merge. 2017-03-28 16:36:30 -05:00
test Merge pull request #358 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop 2017-03-22 12:00:52 -05:00
testpar Minor code changes to address comments in pull request 2017-03-17 04:36:05 -05:00
tools Merge bin/h5vers changes from develop. 2017-03-23 20:03:27 -05:00
.autom4te.cfg
.gitattributes Added .gitignore and .gitattributes files with contents from the last 2016-09-01 16:15:15 -05:00
.gitignore Simplified .gitignore by using patterns. 2016-11-27 16:05:03 -05:00
.h5chkright.ini
ACKNOWLEDGMENTS
acsite.m4
autogen.sh
CMakeFilters.cmake Update cmake min version and cmake command convention 2017-01-10 17:10:03 -06:00
CMakeInstallation.cmake HDFFV-10138 Merge app framework to examples 2017-03-14 12:14:44 -05:00
CMakeLists.txt Lowercase math and set CMake commands 2017-03-02 12:20:26 -06:00
configure.ac Merge bin/h5vers changes from develop. 2017-03-23 20:03:27 -05:00
COPYING
CTestConfig.cmake CTestConfig.cmake: 2017-03-17 16:53:16 -05:00
Makefile.am
Makefile.dist
MANIFEST Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) 2017-03-14 14:31:10 -05:00
README.txt Merge bin/h5vers changes from develop. 2017-03-23 20:03:27 -05:00
UserMacros.cmake Update CMake files and formatting 2017-03-01 14:47:53 -06: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.