Go to file
Dana Robinson 5ac0b328c8 Merge pull request #32 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:evict_on_close to evict_on_close
Sync with develop and cleaned up feature. Feature works with datasets but testing is minimal.

* commit '2646f917adb5b2e17404260e433dc3ed7c39a602': (102 commits)
  Cleaned up feature for dissemination to LLNL:     - Removed support for datatypes.     - Commented out support for groups     - General change clean-up     - Added a list of improvements to BRANCH.txt
  Removed blank line in Fortran file (leftover from last commit)
  Reverted H5T code since datatypes will not be supported at this time.
  Fixed format_convert and fortran files (bad merge?).
  Updated manifest. Was missing BRANCH.txt.
  Add missing command to set shared generated file
  Add default site names
  Separate fortran generation into static and shared folders.
  Revert to using old set command
  Change string to list - older usage
  Add option to submit to Cdash
  Change UPDATE_TYPE to git
  Update CMake java functions
  Added missing evict on close test file line to test/CMakeLists.txt.
  Restrict git commit hash in tar file names to first 7 characters with --short option.
  Add longer timeout to cache tests - test has consistently exceeded default timing.
  Removed -p option from invocation of autogen.sh by h5vers script to allow running h5vers on machines without /usr/hdf/bin/AUTOTOOLS.
  Add bin/pkgscrpts files to MANIFEST.
  dd bin/pkgscrpts directory with scripts to package deployed unix binaries into tarfiles.
  Purpose: Code cleanup Description:     - Used FP_EPSILON in comparing float values to verify read data     - Casted C macro to fix mismatched types in verify_val calls Platforms tested:     Linux/32 2.6 (jam)     Linux/64 (platypus)     Darwin (osx1010test)
  ...
2016-09-19 15:30:22 -05:00
bin Restrict git commit hash in tar file names to first 7 characters with 2016-09-06 13:14:45 -05:00
c++ Purpose: Code cleanup 2016-09-01 22:14:22 -05:00
config Add default site names 2016-09-16 15:57:28 -05:00
examples [svn-r30243] Correct spelling 2016-08-01 13:23:09 -05:00
fortran Removed blank line in Fortran file (leftover from last commit) 2016-09-19 15:31:07 -04:00
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 Cleaned up feature for dissemination to LLNL: 2016-09-19 16:18:30 -04:00
test Merge branch 'develop' into evict_on_close 2016-09-14 17:02:43 -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 Fixed format_convert and fortran files (bad merge?). 2016-09-19 13:51:38 -04: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
BRANCH.txt Cleaned up feature for dissemination to LLNL: 2016-09-19 16:18:30 -04:00
CMakeFilters.cmake [svn-r30266] Add support for GIT to external filter access 2016-08-08 14:52:13 -05:00
CMakeInstallation.cmake [svn-r29601] Cleanup case of CMake commands in tools. 2016-03-31 09:02:24 -05:00
CMakeLists.txt [svn-r29862] Convert source list names from *_SRCS to *_SOURCES. 2016-05-04 10:06:05 -05:00
configure.ac [svn-r30242] Cygwin does not implement the getpwuid the same as linux. 2016-08-01 13:22:17 -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 Updated manifest. Was missing BRANCH.txt. 2016-09-19 13:04:07 -04:00
README.txt [svn-r28730] Snapshot version 1.9 release 233 2015-12-27 23:20:23 -05:00
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.