Network

 
AuthorCommitMessageCommit Date
Larry KnoxLarry Knox
a3b13848287Remove return statement from void function test_reference_sel_none().
Vailin ChoiVailin Choi
4573b87b1d1MMerge 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.
vchoivchoi
2fe834f3d2aSomehow missed in committing this file for the fix submitted previously.
vchoivchoi
27f2e3dd752Fix 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.
Allen ByrneAllen Byrne
afe489977c1Update release note for CMake warnings
Allen ByrneAllen Byrne
de6d87dc141Correct extra flags and merge TRILAB-24
Allen ByrneAllen Byrne
7b56e78cd11Correct cb object name
Allen ByrneAllen Byrne
944cbb94000TRILAB-192 merging warnings changes from develop
Vailin ChoiVailin Choi
4c14a0e3db8MMerge 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
vchoivchoi
f33bb733be2Fix 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
Vailin ChoiVailin Choi
25a67c538c8MMerge 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...
Vailin ChoiVailin Choi
9dfb7645636MMerge 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...
Dana RobinsonDana Robinson
818a267b6e0MMerge 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.
Dana RobinsonDana Robinson
018f2364ed3Add void * --> char * back to HDmemcpy in HDF5 1.10 to fix dt_arith test failures. Fixes HDFFV-11056.
Larry KnoxLarry Knox
836eea4abafMMerge 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...
Larry KnoxLarry Knox
e3dd392536dAdd \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.
Larry KnoxLarry Knox
e45225f1d11Escape { and } in regex as required by sh in updated cori.nersc.gov. Tested change on jam, jelly, emu, ostrich and osx1011test.
Allen ByrneAllen Byrne
529a4a14b3aMMerge 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
Allen ByrneAllen Byrne
8249b1a97a3Fix comment
Allen ByrneAllen Byrne
6b4d7621723Remove deleted files
Allen ByrneAllen Byrne
7f5a93bc876Changes to region reference in h5dump no longer have errstack
Allen ByrneAllen Byrne
049ade7a310Check sizeof type to use correct ref_type
Allen ByrneAllen Byrne
198109c48f2MMerge pull request #2441 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10 * commit '9e47a095859969365d4c272d9d4fe2a4f3584d38': Update CMake compare command
Allen ByrneAllen Byrne
9e47a095859Update CMake compare command
Larry KnoxLarry Knox
09c1f89620dMMerge pull request #2438 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10 * commit '837c9240d90cb36c1c864b110f67b0b105d4f479': Correct test script for errstack
Allen ByrneAllen Byrne
837c9240d90Correct test script for errstack
Allen ByrneAllen Byrne
eb37e0ff020MMerge 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
Allen ByrneAllen Byrne
88082cce109Remove system command from valgrind reports
Allen ByrneAllen Byrne
f59050ee2c0Fix h5ls attrreg
Allen ByrneAllen Byrne
eae9f6b209cFixed region refs
Allen ByrneAllen Byrne
561af682429MMerging 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
Kimmy MuKimmy Mu
42106363903MMerge 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
Kimmy MuKimmy Mu
a0881fa1cfbrevert type cast
Kimmy MuKimmy Mu
740e1368aaeMMerge branch 'hdf5_1_10' of https://git.hdfgroup.org/scm/~kmu/hdf5 into hdf5_1_10
Kimmy MuKimmy Mu
6d790e5c85cMerge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop * commit '6b1b4b3c0bdd803835efe8c531965bb9900a5363': fix test assert fail error
Scot BreitenfeldScot Breitenfeld
78639fa32c3MMerge 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.
Scot BreitenfeldScot Breitenfeld
276c4fdbcc1Fixed 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.
Scot BreitenfeldScot Breitenfeld
449a06e92feFixed issue building HDF5 with NAG Fortran 7.0. Accounted for the additon of half precision floating-point with a KIND=16. HDFFV-11033
Allen ByrneAllen Byrne
d9774f3852ah5dump object reference fixed
Allen ByrneAllen Byrne
7fa510520b0Updated reference code
Allen ByrneAllen Byrne
efcdbf2e381Fix gif2h5 tool build on windows
Allen ByrneAllen Byrne
467b5d565ccMerge CMake and tools changes from develop
Scot BreitenfeldScot Breitenfeld
f1aca8780eaMMerge 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
Scot BreitenfeldScot Breitenfeld
c9c7c13d945update HDFFV-11029
Scot BreitenfeldScot Breitenfeld
7d773877375Corrected INTERFACE INTENT(IN) to INTENT(OUT) for buf_size
Allen ByrneAllen Byrne
117383900cdMMerge 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
Allen ByrneAllen Byrne
4ec2df9ac08Merge from dev, sanitizer, fortran, warnings and tools ids
Jake SmithJake Smith
bd5d6e4e772MMerge pull request #2359 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:hdf5_1_10 to hdf5_1_10 * commit '3aeb449b43bcb38d0e61c6a7a6b1dacfc2a4b935': Fix improper signing key null check. (HDFFV-11015)
Jacob SmithJacob Smith
3aeb449b43bFix improper signing key null check. (HDFFV-11015)
Muqun YangMuqun Yang
d19d5e7629cMMerge 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.