Go to file
Binh-Minh Ribler f067d70823 Merge pull request #45 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cppapi:develop to develop
This should be the final change for HDFFV-9920.

* commit 'c38f4af65bf9f8e3811eeb1fcf2ff2f44457bf3d':
  Description:     Removed commented out lines. Platform tested     Jam (only comments)
  Purpose: Fix bug HDFFR-9920 cont. Description:     Added new test file titerate.cpp.
  Purpose: Updated documentation Description:     Revised class brief description and other comments for up-to-date info. Platforms tested:     Linux/32 2.6 (jam)     Linux/64 (platypus)     Darwin (osx1010test)
  Purpose: Fix bug HDFFR-9920 cont. Description:     Adding user's test revealed a flaw in the fix.     Moved CommonFG's functions in Group to H5Location, so that they     could be called by objects that can be used to specify a location     Also, rearranged many "#include" header files to resolve conflicts.
2016-10-11 13:09:08 -05:00
bin Correct typo: add ' ' 2016-10-01 09:47:31 -05:00
c++ Merge pull request #45 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cppapi:develop to develop 2016-10-11 13:09:08 -05:00
config Merge pull request #61 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-9961-add-git-to-ext-filter to develop 2016-10-06 17:12:46 -05:00
examples [svn-r30243] Correct spelling 2016-08-01 13:23:09 -05:00
fortran Removed unused H5T_NATIVE_INTEGER_# variables due to NAG fixes. 2016-10-07 09:58:40 -05:00
hl Merge pull request #61 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-9961-add-git-to-ext-filter to develop 2016-10-06 17:12:46 -05:00
java Merge test output file clearing into runTest.cmake 2016-10-03 15:34:11 -05:00
m4 Added number of integer KINDs found to the header files. 2016-09-26 13:27:50 -05:00
release_docs Snapshot release: increment version. 2016-10-01 09:41:26 -05:00
src Snapshot release: increment version. 2016-10-01 09:41:26 -05:00
test Changed H5Dcreate to H5Dcreate2 in test/evict_on_close.c 2016-10-01 07:23:57 -04: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 Fix missing defines for standalone perf 2016-10-03 17:07:21 -05:00
.autom4te.cfg [svn-r13314] Updated copyright notice. 2007-02-14 17:55:20 -05:00
.gitattributes Added .gitignore and .gitattributes files with contents from the last 2016-09-01 16:15:15 -05:00
.gitignore Added .gitignore and .gitattributes files with contents from the last 2016-09-01 16:15:15 -05:00
.h5chkright.ini [svn-r13314] Updated copyright notice. 2007-02-14 17:55:20 -05:00
ACKNOWLEDGMENTS [svn-r19803] Description: 2010-11-17 11:42:57 -05:00
acsite.m4 [svn-r26396] Merge of r26349-26392 from the trunk. 2015-03-09 03:47:16 -05:00
autogen.sh [svn-r29501] - POSIX compliance changes to autogen.sh 2016-03-22 02:37:07 -05:00
CMakeFilters.cmake HDFFV-9961: Add GIT option to ext lib macros 2016-10-04 16:46:13 -05:00
CMakeInstallation.cmake HDFFV-9991: Remove uneeded file 2016-10-04 09:36:01 -05:00
CMakeLists.txt [svn-r29862] Convert source list names from *_SRCS to *_SOURCES. 2016-05-04 10:06:05 -05:00
configure.ac Merge pull request #47 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop 2016-10-06 15:34:39 -05:00
COPYING [svn-r29319] Update COPYING for 2016. 2016-03-07 15:57:01 -05:00
CTestConfig.cmake Change UPDATE_TYPE to git 2016-09-15 13:32:26 -05:00
Makefile.am [svn-r29226] HDFFV-9552: merge in java code. 2016-02-28 21:43:00 -05:00
Makefile.dist [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
MANIFEST HDFFV-9991: Remove uneeded file 2016-10-04 09:36:01 -05:00
README.txt Snapshot release: increment version. 2016-10-01 09:41:26 -05:00
UserMacros.cmake [svn-r24781] HDFFV-8700 - 2014-03-11 16:14:57 -05:00

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.