Merge pull request #2487 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV-11067-incorrect-number-of-selected to hdf5_1_10
* commit '2fe834f3d2ab501b4c7c99a7e2768bc5d559e1b8':
Somehow missed in committing this file for the fix submitted previously.
Fix for HDFFV-11067:incorrect # of selected elements returned from region reference. The H5S_sel_none->deserialize callback should be called for H5S_SEL_NONE selection type.
Fix for HDFFV-11067:incorrect # of selected elements returned from region reference.
The H5S_sel_none->deserialize callback should be called for H5S_SEL_NONE selection type.
Merge pull request #2450 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/v110_seg_fault_sel_compat to hdf5_1_10
* commit 'f33bb733be2da42672b4b0264cd4c6318ba35e9a':
Fix issues when deserializing point/all/none selection with version beyond the library's supported version: (1) Verify the decoded version before proceeding further with deserialization (2) Close the dataspace if errors occurred after opening the dataspace
Fix issues when deserializing point/all/none selection with version beyond the library's supported version:
(1) Verify the decoded version before proceeding further with deserialization
(2) Close the dataspace if errors occurred after opening the dataspace
Merge pull request #27 in ~VCHOI/my_third_fork from hdf5_1_10 to bugfix/v110_seg_fault_sel_compat
* commit '836eea4abafd270a532be0a2c521d81c8cd637cb':
Add \d to list of characters allowed after - in versions. Version with - and no alphabetic characters is required to allow building binaries on windows. Escape { and } in regex as required by newer version of perl in updated cori.nersc.gov. Cherry-picked c3c044cc003d6a4039635e638e1cd1c2487be177 from develop.
Escape { and } in regex as req...
Merge pull request #25 in ~VCHOI/my_third_fork from hdf5_1_10 to bugfix/v110_seg_fault_sel_compat
* commit '529a4a14b3aff2ae77a56cc784fe778d1bc461f8':
Fix comment
Remove deleted files
Changes to region reference in h5dump no longer have errstack
Check sizeof type to use correct ref_type
Update CMake compare command
Correct test script for errstack
Remove system command from valgrind reports
Fix h5ls attrreg
Fixed region refs
h5dump object reference fixed
Updated referen...
Merge pull request #2449 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10 to hdf5_1_10
* commit '018f2364ed38ce6f7e210e440fc8954991a266a6':
Add void * --> char * back to HDmemcpy in HDF5 1.10 to fix dt_arith test failures. Fixes HDFFV-11056.
Merge pull request #2447 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10
* commit 'e3dd392536da73b9e3940b8c19a1de835dc34d31':
Add \d to list of characters allowed after - in versions. Version with - and no alphabetic characters is required to allow building binaries on windows. Escape { and } in regex as required by newer version of perl in updated cori.nersc.gov. Cherry-picked c3c044cc003d6a4039635e638e1cd1c2487be177 from develop.
Escape { and } in regex as required by sh in...
Add \d to list of characters allowed after - in versions. Version with -
and no alphabetic characters is required to allow building binaries on windows.
Escape { and } in regex as required by newer version of perl in updated cori.nersc.gov. Cherry-picked c3c044cc003d6a4039635e638e1cd1c2487be177 from develop.
Merge pull request #2443 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
* commit '8249b1a97a3a30e553c20b44aea985a7aa149faf':
Fix comment
Remove deleted files
Changes to region reference in h5dump no longer have errstack
Check sizeof type to use correct ref_type
Merge pull request #2438 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
* commit '837c9240d90cb36c1c864b110f67b0b105d4f479':
Correct test script for errstack
Merge pull request #2435 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
* commit '88082cce109b27efb885971fca87224e16b62879':
Remove system command from valgrind reports
Fix h5ls attrreg
Fixed region refs
h5dump object reference fixed
Updated reference code
Fix gif2h5 tool build on windows
Merge CMake and tools changes from develop
Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
* commit '42106363903e7a7d4a0c2cd1b38aad9a54f2eeff':
Fixed configure issue when building HDF5 with NAG Fortran 7.0.
Fixed issue building HDF5 with NAG Fortran 7.0.
revert type cast
Merge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop
Merge pull request #2432 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/type_cast_10 to hdf5_1_10
* commit 'a0881fa1cfbb735a013581c53f8003a13fb0383a':
revert type cast
Merge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop
Merge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop
* commit '6b1b4b3c0bdd803835efe8c531965bb9900a5363':
fix test assert fail error
Merge pull request #2422 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:hdf5_1_10 to hdf5_1_10
* commit '276c4fdbcc1baf0748a617f10eb8aaaec2154151':
Fixed configure issue when building HDF5 with NAG Fortran 7.0.
Fixed issue building HDF5 with NAG Fortran 7.0.
Fixed configure issue when building HDF5 with NAG Fortran 7.0.
HDF5 now accounts for the addition of half-precision floating-point
in NAG 7.0 with a KIND=16.
Merge pull request #2382 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:hdf5_1_10 to hdf5_1_10
* commit 'c9c7c13d9459de6bb9f35f60a6efe8af8ae4e46c':
update HDFFV-11029
Corrected INTERFACE INTENT(IN) to INTENT(OUT) for buf_size
Merge pull request #2374 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
* commit '4ec2df9ac08f0c28eb32211c3cb0139a73f82981':
Merge from dev, sanitizer, fortran, warnings and tools ids
Merge pull request #2368 in HDFFV/hdf5 from ~MYANG6/hdf5-develop:hdf5_1_10 to hdf5_1_10
* commit '04d4d9c93a824b7a860993fc217c9cc497ac5441':
HDFFV-11014, fix the h5repack issue that misses a few attributes during the repacking. The flag that checks the object reference attribute is not updated properly. The fix is trivial. Just need to move the flag update line into the inner loop. Tested at Jelly. Also update the release.txt.