Network

 
AuthorCommitMessageCommit Date
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.
Muqun YangMuqun Yang
04d4d9c93a8HDFFV-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.
Allen ByrneAllen Byrne
233a8bb8a9cMMerge pull request #2309 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10 * commit '872f5afa1b813afb7a991eb2d7959683d4438f27': Add another warning variation Add unknown pragma warning ignore Correct CMake warnings to ignore Only use sanitizers with clang
Allen ByrneAllen Byrne
872f5afa1b8Add another warning variation
Allen ByrneAllen Byrne
325b49de657Add unknown pragma warning ignore
Allen ByrneAllen Byrne
1a109f0cd42Correct CMake warnings to ignore
Allen ByrneAllen Byrne
0bdf18bb06bOnly use sanitizers with clang
Allen ByrneAllen Byrne
d976b679985MMerge pull request #2287 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10 * commit '9a9f3649d262d4947b60c98ab1e2ce16ce21c82e': Add sanitizer files tools perform and hid_t init settings
Allen ByrneAllen Byrne
9a9f3649d26Add sanitizer files
Allen ByrneAllen Byrne
0ccccc43c77tools perform and hid_t init settings
Allen ByrneAllen Byrne
123a631c3a2MMerge pull request #2282 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10 * commit '4ef9c810483c21c99768959db58cb7b6d63ad1e1': Added new CMake options for tests
Allen ByrneAllen Byrne
4ef9c810483Added new CMake options for tests
Allen ByrneAllen Byrne
f6ec9a1343dMMerge pull request #2277 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10 * commit '5bb153cc3b6b62e830f464bb66f0f0539ddd8517': HDFFV-11001 merge java locale from develop
Allen ByrneAllen Byrne
5bb153cc3b6HDFFV-11001 merge java locale from develop
Larry KnoxLarry Knox
c75eed72f17MMerge pull request #2268 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 * commit 'de1cdbfd3bf3e5b8afefca9d3926d869625870ab': Merge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop
Kimmy MuKimmy Mu
de1cdbfd3bfMerge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop * commit '6b1b4b3c0bdd803835efe8c531965bb9900a5363': fix test assert fail error
Allen ByrneAllen Byrne
1ef4a60b324MMerge pull request #2265 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10 * commit '120ca605a7f208ac8bee7a59e660ce630f3aecb2': Ignore ZLIB warnings
Allen ByrneAllen Byrne
120ca605a7fIgnore ZLIB warnings
Allen ByrneAllen Byrne
35daa441acaMMerge pull request #2257 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10 * commit '1501cacbdfdacda1f160e1698d9986553bfe9e92': Fix CMake test macros and perform standalone tests
Allen ByrneAllen Byrne
1501cacbdfdFix CMake test macros and perform standalone tests
Kimmy MuKimmy Mu
1091e21bebcMMerge pull request #2247 in HDFFV/hdf5 from ~KMU/hdf5:hdf5_1_10 to hdf5_1_10 * commit '6710ed5e0a03de50a5679c92437df82893da6813': merge intel warning fix Merge pull request #2234 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop
Kimmy MuKimmy Mu
6710ed5e0a0MMerge branch 'hdf5_1_10' of https://git.hdfgroup.org/scm/~kmu/hdf5 into hdf5_1_10
Allen ByrneAllen Byrne
e05fe70195eMMerge pull request #2246 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10 * commit 'b91f9f43fe8245427f8a25226bd9589af61feafc': restore and use --nocheck option Do not exit on DT chkmanifest
Allen ByrneAllen Byrne
b91f9f43fe8MMerging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10) * commit 'd22f49d830b8d1385c7335c6f41c1785cd06ac66': Fixed bugs in pread/pwrite I/O in VFDs.
Dana RobinsonDana Robinson
d22f49d830bMMerge pull request #2243 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_minor_pr to hdf5_1_10 * commit 'f90a0a480afa87716ae0822408a52d2645cf9d42': Fixed bugs in pread/pwrite I/O in VFDs.
Dana RobinsonDana Robinson
f90a0a480afFixed bugs in pread/pwrite I/O in VFDs. Fixes HDFFV-10945.
Allen ByrneAllen Byrne
5348788b4f5MMerging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10) * commit 'e167cd9fe74feb31083994ade4b83f4f8dbcf782': Merge of --Wc++-compat changes from develop Changed -Wformat-truncation to level 2 in CMake w/ gcc. Changed -Wformat-truncation's level from 2 to 1.
Dana RobinsonDana Robinson
e167cd9fe74MMerge pull request #2241 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_minor_pr to hdf5_1_10 * commit '887aa3d05d0a64e1c8198138334c0fe761d0ab2f': Merge of --Wc++-compat changes from develop Changed -Wformat-truncation to level 2 in CMake w/ gcc. Changed -Wformat-truncation's level from 2 to 1.
Dana RobinsonDana Robinson
887aa3d05d0Merge of --Wc++-compat changes from develop
Dana RobinsonDana Robinson
78f0ecc3b98Changed -Wformat-truncation to level 2 in CMake w/ gcc.
Dana RobinsonDana Robinson
23c2f0211e1Changed -Wformat-truncation's level from 2 to 1.
Allen ByrneAllen Byrne
fb2a31ee583restore and use --nocheck option
Allen ByrneAllen Byrne
1c207c035f2Do not exit on DT chkmanifest