Go to file
Larry Knox 09642faf32 Merge pull request #6 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:HDFFV-9978-build-scripts-release-bbrelease to develop
* commit '5372b04bab6e36df2c3aa641307c2a93eccc35e9':
  Merge pull request #4 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8
2016-08-31 12:38:54 -05:00
bin Merge pull request #4 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8 2016-08-31 12:17:06 -05:00
c++ [svn-r30311] Purpose: Fix bug HDFFR-9920 cont. 2016-08-22 01:29:29 -05:00
config [svn-r30314] HDFFV-9971: Change the usage of a CMake variable for the build type to the recommended variable name. Updated documentation. 2016-08-22 12:22:38 -05:00
examples
fortran
hl [svn-r30289] Fix for HDFFV-9960 H5DOappend without append callback. 2016-08-14 18:02:49 -05:00
java [svn-r30315] HDFFV-9972: Fix test reference and change default for H5Iget_name in JNI API. 2016-08-22 13:07:01 -05:00
m4 [svn-r30301] Changed the print ordering of the SIZE_OF/KIND program output in order to match what is done in cmake. 2016-08-18 13:53:24 -05:00
release_docs [svn-r30314] HDFFV-9971: Change the usage of a CMake variable for the build type to the recommended variable name. Updated documentation. 2016-08-22 12:22:38 -05:00
src [svn-r30312] HDFFV-9706: Commit changes as discussed in HDF5-379. 2016-08-22 11:36:59 -05:00
test [svn-r30308] Fix for HDFFV-7991--error when copying dataset with attribute which is a compound datatype consisting of 2016-08-19 15:58:16 -05:00
testpar [svn-r30270] Fix an issue that could occur when allocating a chunked dataset in parallel, 2016-08-08 16:56:50 -05:00
tools Windows returns -1 instaed of 255 as on linux for the test 2016-08-30 10:27:07 -05:00
.autom4te.cfg
.h5chkright.ini
ACKNOWLEDGMENTS
acsite.m4
autogen.sh
CMakeFilters.cmake
CMakeInstallation.cmake
CMakeLists.txt
configure.ac
COPYING
CTestConfig.cmake [svn-r30316] Use dns name for CDash instead of ip address 2016-08-22 13:31:38 -05:00
Makefile.am
Makefile.dist
MANIFEST [svn-r30321] HDFFV-9974: Correct parsing of UD filter parameters. 2016-08-25 13:57:27 -05:00
README.txt
UserMacros.cmake

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