* commit '2074cbd516d3dcc6aa6a3f8aa2978017baf8c5cc': (397 commits)
fixed merge with develop issues
HDFFV-10037: fixed wrong C link flags
Correct typo
fix typo
Fix typos
HDFFV-10297 Free buffer inside loop
HDFFV-10297 Cleanup, Initialize variables
Moved the SWMR + cache image check up before the root group is constructed to avoid the special case close.
HDFFV-10297 Windows issues fixed
Windows cannot share files easily
Moved the 'cache image + SWMR' check from H5Fcreate/open to H5F_open. Prep for the VOL merge.
Avoid double free
Windows had issues - revert code changes for get_option
Remove extra command line
Correct name of file
Add Mask test to script
Add new output files to clear test
Correct name of err file
Fix name of output files
Fix format convert error mask test
...
* commit '23460c30f10e098a980c5466b6108269d2fd92f6':
Moved the SWMR + cache image check up before the root group is constructed to avoid the special case close.
Moved the 'cache image + SWMR' check from H5Fcreate/open to H5F_open. Prep for the VOL merge.
* commit 'd8a3782ce49d537d96020dfa250a253d90f4c14f':
Moved the SWMR + cache image check up before the root group is constructed to avoid the special case close.
Moved the 'cache image + SWMR' check from H5Fcreate/open to H5F_open. Prep for the VOL merge.
* commit '9a8a1282c57f95fa826b19c5948cc27c376113d0':
HDFFV-10297 Merge from develop
Merge from develop
Avoid double free
Merge from develop
Fix name of reference file
HDFFV-10297 Merge from develop
Fix test step
HDFFV-10297 correct reference file for 1.10
HDFFV-10297 merge from develop
Undo commit
HDFFV-10297 - Changes to code makes old failure moot
* commit '18ba8cb7d247cc2f535e53d66c2a47740724de6a':
Windows cannot share files easily
Avoid double free
Windows had issues - revert code changes for get_option
Remove extra command line
Correct name of file
Add Mask test to script
Add new output files to clear test
Correct name of err file
Fix name of output files
Fix format convert error mask test
Fix tools error handling and valgrind issues
Fix error handling issues
Correct test results
Cleanup valgrind issues
HDFFV-1097 Changed file columns
HDFFV-10297 add h5copy test and fix h5diff errors
Fix VS2012 declaration error
HDFFV-10297 Fix compiler compaliants
HDFFV-10296 Update tools lib to use the error handling macros.
Close ids in loop
* commit '6d353f8ccc908d494a4ea8e1a56c9fb8e973e908':
Snapshot version 1.10 release 2 (snap2)
Merge pull request #703 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
* commit '8a391887be263e0ba7f1ba659dcf6559b5a5e01a':
in 'production' mode builds
Make fixes to avoid test failures in 'production' mode builds
Updated the code and RELEASE.txt note per comments from John Mainzer
Try to address most of the issues raised by Dana in the code review
Made edits suggested by John as part of the code review
Update the MANIFEST and release_docs/RELEASE files
Add a test for parallel reads of independent files using MPI subgroups
Edits to the file open optimization and associated test code to bring them closer to the HDF5 library's unwritten coding standards. Also bug fix to repair a hang in testphdf5.
The initial coding for the superblock read optization