Go to file
Dana Robinson f4a74462f2 Added TAG macros to the H5MF package code so H5AC__FREESPACE_TAG
gets set on the dxpl correctly. Also restored the TAG macro
to H5FS__cache_hdr_pre_serialize() since otherwise the tag
won't be initialized.
2016-11-30 01:37:52 -05:00
bin Adds a script to undo the action of autogen.sh. Useful 2016-11-08 12:47:36 -05:00
c++ Description: 2016-11-14 16:04:27 -06:00
config Add test to memcheck ignore and increase cache test timeout 2016-11-22 15:04:34 -06:00
examples
fortran Correct typo in variable format 2016-10-14 12:46:38 -05:00
hl Description: 2016-10-26 14:16:24 -05:00
java Bring over support for retrying metadata cache entry loads, along with all the 2016-11-20 04:24:57 -08:00
m4
release_docs Add support for namespace and add tools to binaries config 2016-10-14 11:22:22 -05:00
src Added TAG macros to the H5MF package code so H5AC__FREESPACE_TAG 2016-11-30 01:37:52 -05:00
test First cut at fixing the tagging issue with the free space managers. 2016-11-29 23:53:52 -05:00
testpar Eliminate unnecessary data structure for parallel collective metadata cache I/O 2016-11-27 19:00:12 -06:00
tools Repair comment chars to C style 2016-11-17 09:28:18 -06:00
.autom4te.cfg
.gitattributes
.gitignore Simplified .gitignore by using patterns. 2016-11-27 16:05:03 -05:00
.h5chkright.ini
ACKNOWLEDGMENTS
acsite.m4
autogen.sh
CMakeFilters.cmake
CMakeInstallation.cmake Add support for namespace and add tools to binaries config 2016-10-14 11:22:22 -05:00
CMakeLists.txt Split tools into src and test - update locations 2016-10-27 10:12:39 -05:00
configure.ac Added subdir-objects to AM_INIT_AUTOMAKE. Quiets automake warnings 2016-11-10 02:00:58 -05:00
COPYING
CTestConfig.cmake
Makefile.am
Makefile.dist
MANIFEST Adds a script to undo the action of autogen.sh. Useful 2016-11-08 12:47:36 -05:00
README.txt
UserMacros.cmake

HDF5 version 1.9.235 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.