Go to file
Frank.Willmore 526bcc242d Changes to be committed:
modified:   bittests.c
	modified:   cmpd_dset.c
	modified:   dsets.c
	modified:   dt_arith.c
	modified:   dtypes.c
	modified:   extend.c
	modified:   fillval.c
	modified:   filter_fail.c
	modified:   flush1.c
	modified:   gen_cross.c
	modified:   hyperslab.c
	modified:   istore.c
	modified:   links.c
	modified:   links_env.c
	modified:   objcopy.c
	modified:   plugin.c
	modified:   tcheck_version.c
	modified:   unlink.c
	modified:   unregister.c

Minor fixes to replace numeric exit codes with MACRO declarations. Not all codes found were boolean, and those cases were not changed.
2016-10-25 09:53:44 -05:00
bin Correct typo: add ' ' 2016-10-01 09:47:31 -05:00
c++ Revert "Added C++ wrappers (get/setCoreWriteTracking()) for new" 2016-10-14 15:43:25 -04:00
config Correct text - missing GIT option 2016-10-14 13:57:47 -05:00
examples [svn-r30243] Correct spelling 2016-08-01 13:23:09 -05:00
fortran Correct typo in variable format 2016-10-14 12:46:38 -05:00
hl Add missing EXPORT tag in INSTALL command 2016-10-17 09:52:00 -05:00
java Add support for namespace and add tools to binaries config 2016-10-14 11:22:22 -05:00
m4 Added number of integer KINDs found to the header files. 2016-09-26 13:27:50 -05:00
release_docs Add support for namespace and add tools to binaries config 2016-10-14 11:22:22 -05:00
src Add support for namespace and add tools to binaries config 2016-10-14 11:22:22 -05:00
test Changes to be committed: 2016-10-25 09:53:44 -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 Add missing EXPORT tag in INSTALL command 2016-10-17 09:52:00 -05:00
.autom4te.cfg
.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
ACKNOWLEDGMENTS
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 Add support for namespace and add tools to binaries config 2016-10-14 11:22:22 -05:00
CMakeLists.txt Add support for namespace and add tools to binaries config 2016-10-14 11:22:22 -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
MANIFEST Description: 2016-10-14 12:02:02 -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.