* commit '1a4bda1bd824df2da1e8c3441881fb7fca6a4413':
Set the HDF5_GENERATE_HEADERS CMake option to default to ON and removed the option from the CMake cache init files.
* commit 'ccb4e9ed9a5e0af27db9f1504a628e35d7f4cf92': (27 commits)
Removed commeted out code from H5C_dump_coll_write_list()
Checkin of fix for CGNS bug (https://jira.hdfgroup.org/browse/HDFFV-10055).
HDFFV-10143 add missing javadoc param
Add missing test status
Fix CMake regex commands
Modify test/fheap.c to run with various file space strategies and/or page buffering Modify test/fheap.c to run with different combinations of file space strategies and page buffering only when ExpressMode is 0 (HDF5TestExpress is 0). Tested on ostrich, platypus, mayll, emu, osx1010test, quail, kite, kituo.
Updated the H5L.c error message after additional thought. Fix for HDFFV-10141.
Updated an error message in H5L.c to be more helpful. Fixes HDFFV-10141.
Re-enabled fixed array index testing in the test_random_rank4_vl() test in test/set_extent. This was fixed some time ago, but the test was never re-enabled for that index type.
Fix typo deletion
HDFFV-10143 Update new feature section.
HDFFV-10143 clean up format and function return
HDFFV-10143 Add plugin APIs to Java interface
Update with checks for index bounds
Update tools issues
HDFFV-10143 fix use before set
HDFFV-10143 surround will fail with try block
HDFFV-10143 typo cleanup
HDFFV-10143 typo removed
Fix code error and use H5PL_MAX_PATH_NUM in test
...
* commit '436bfedcbd1152e9aa47d50f9d8ad78817488ce1':
Update RELEASE.txt based on review comments from pull request.
Update RELEASE.txt to reflect changes for new features and bug fixes since 1.10.0-patch1.
* commit 'f8d954c0b0a79e2d8d513e180358866e5269229b':
Added more notes to the C++ API sections.
Description: Added more notes and made some improvements in the C++ API sections.
* commit '436bfedcbd1152e9aa47d50f9d8ad78817488ce1':
Update RELEASE.txt based on review comments from pull request.
Update RELEASE.txt to reflect changes for new features and bug fixes since 1.10.0-patch1.
current versions of EC2 cloud machines tested.
Linux 2.6.18-431.11.2.el6 MPICH mpich 3.1.4 compiled with
#1 SMP x86_64 GNU/Linux gcc 4.9.3 and gfortran 4.9.3
(platypus)
Description:
Added member function ArrayType::operator= because ArrayType has
pointer data members.
Platforms tested:
Linux/32 2.6 (jam)
Linux/64 (platypus)
Darwin (osx1010test)
Other main changes that were done to trunk should be documented before the 1.10.0 code freeze.
This file will be added as HISTORY-1_9_0-1_10_0.txt to the 1_10 branch when the branch is created and will be part
of the HDF5 1.10.* source distribution.