Merge pull request #1017 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop* commit 'fa0d7aec1030567f3daa5bd433c86f4dc326cb89':
Update RELEASE.txt, HISTORY-1_10.txt and INSTALL files with changes from HDF5-1.10.2 release.
Merge pull request #1013 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_normalization to develop* commit 'b8f56d22dfd754715d10accc5997fe923bdb7593':
Created internal functions for a couple of H5F calls.
Merge pull request #1009 in HDFFV/hdf5 from ~LKURZ/hdf5_lck:develop to develop* commit '8bfa19a8b53e7bf63605efc4c1fdb8aeff97ebce':
update email address
Merge pull request #1001 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'adfffd04b1fa01fa4e1e78c489dfb8c2c3d30ce6':
Correct name of h5 hl compile script
Add missing test file
Merge pull request #998 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'e1f937f14bbc38651bf72470d1c9f729437357e9':
Add missing test which is in autotools
Remove incorrect line
Update unimplemented lists
Merge pull request #992 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'ef3e20d9880c7daf0d2ec68d261b94a6a6dbb642':
Correct if block typo
Correct VS version for readme
Merge pull request #988 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop* commit '67c8acdf17c74ae56d72e80c18c6491972909e30':
Couple fixes to the test routine for HDFFV-10425.
Merge pull request #987 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop* commit 'aa9e1aeea18a0eff050feac19596be6cad9a7c65':
Add test and release info for the fix to HDFFV-10425 test failure with H5DOwrite_chunk.
Merge pull request #981 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop* commit 'bdaacfd58b0b0e6082358d14cea7bb1f886c85f8':
Fix for HDFFV-10425 test failure with H5DOwrite_chunk and latest format
Merge pull request #977 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop* commit '1d0ad712e9f33ac30f42b88f0c523470a25c9545':
Correct the date in RELEASE.txt for H5DOread_chunk.
Add release info for H5DOread_chunk.
Merge pull request #973 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to develop* commit '6fac268a7e1ee5b6d5314f40ac45630d9c67d873':
Updated RELEASE.txt Description: Wrappers for H5Tencode and H5Tdecode No code change.
Fixed HDFFV-10151 Description: Added a document to the HDF5 C++ API Reference Manual to show the mapping from a C API to C++ wrappers.
Merge pull request #972 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'a32178ba9408ceffbb1656489703885d69fb5ed0':
Fix memory leak simply by capturing allocation in var
Merge pull request #967 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '57e468aba7ba66bba1f9a1736450ed4295a6c25d':
Change max value
Chnage values so test will fail when new latest is added
Exception changed
Exception type changed
Correct constant var names
Java constants for new lib verbounds values
Merge pull request #964 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop* commit '4b6d3193e1392b64b401e1b4de60a2b0ef586f23':
Add 2 parallel test files to CHECK-CLEANFILES so that if their tests fail before removing them, make check-clean will remove them.