Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
* commit '23003990cc034b3ace8c1452aaa1fb1cadbddf51': (49 commits)
Snapshot version 1.10 release 2 (snap4)
Fix for daily test failures.
HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmake
removed duplicate exports of DS subroutines
removed duplicate exports of DS subroutines
Normalization with VOL integration branch.
clean-up
moved dll export to Module
Resolve conflicts from previous merge.
Fixed typo.
removed parameters
added missing parameter
added missing parameter
removed duplicate exports of DS subroutines
removed fortran comments
Various code cleanup Description: - Replaced H5Location::exists with H5Location::nameExists and marked H5Location::exists as deprecated. - Miscellaneous test cleanup for consistency. Platforms tested: Linux/32 2.6 (jam) Linux/64 (jelly) Darwin (osx1010test)
exported global variables for windows
Updated RELEASE.txt to include note on bug fix for HDFFV-10272, LBNL-ECP(10334)
Fixed an incorrect FUNC_ENTER macro.
Normalization with VOL integration branch.
...