Network

 
AuthorCommitMessageCommit Date
Scot BreitenfeldScot Breitenfeld
ec0c67ef3eeMMerge pull request #2383 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:hdf5_1_8 to hdf5_1_8 * commit 'bf68e7599e5d3d6e19492ee44b6e1de31c722de6': update HDFFV-11029 Corrected INTERFACE INTENT(IN) to INTENT(OUT) for buf_size
Scot BreitenfeldScot Breitenfeld
bf68e7599e5update HDFFV-11029
Scot BreitenfeldScot Breitenfeld
cedb9c2c99bCorrected INTERFACE INTENT(IN) to INTENT(OUT) for buf_size
Allen ByrneAllen Byrne
a0e72371536MMerge pull request #2375 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit '702f719e0c6771c8eb56d63566d20b3cef961f2c': HDFFV-11012, sanitize, warnings and tools ids
Allen ByrneAllen Byrne
702f719e0c6HDFFV-11012, sanitize, warnings and tools ids
Jake SmithJake Smith
84c4ade7146MMerge pull request #2360 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:hdf5_1_8 to hdf5_1_8 * commit 'c629dfa4f6b03dc527ccf4ae0e6c552bc025bbf2': Fix improper S3 signing key null check (HDFFV-11015).
Jacob SmithJacob Smith
c629dfa4f6bFix improper S3 signing key null check (HDFFV-11015).
Muqun YangMuqun Yang
3a098e06296MMerge pull request #2350 in HDFFV/hdf5 from ~MYANG6/hdf5_1_8:hdf5_1_8 to hdf5_1_8 HDFFV-11014, fix the repacking reference attribute issue for the h5repack. * commit '2608e3ce88211cefc8deec5a845c36031b7d8c42': HDFFV-11014, move the description to the first order. HDFFV-11014, add the fix to the release.txt. 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 trivi...
Muqun YangMuqun Yang
2608e3ce882HDFFV-11014, move the description to the first order.
Muqun YangMuqun Yang
b77643a06e2HDFFV-11014, add the fix to the release.txt.
Muqun YangMuqun Yang
2d5fa49adcf 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.
Allen ByrneAllen Byrne
cdcd259bf4eMMerge pull request #2310 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit 'd2197ad1ef80ccc780378e3959c91c08c9a45bce': Add another warning variation Add unknown pragma warning ignore Add ZLIB to warings ignore Only use sanitzers with clang
Allen ByrneAllen Byrne
d2197ad1ef8Add another warning variation
Allen ByrneAllen Byrne
ca47ad0c23aAdd unknown pragma warning ignore
Allen ByrneAllen Byrne
b27cd68bfd9Add ZLIB to warings ignore
Allen ByrneAllen Byrne
38f73eba058Only use sanitzers with clang
Larry KnoxLarry Knox
6bf5c4bdeabMMerge pull request #2293 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit '2aedc5b7968ff6537fc75f0fbe013e38444cc966': Add missing file
Allen ByrneAllen Byrne
2aedc5b7968Add missing file
Allen ByrneAllen Byrne
1b47491fd8fMMerge pull request #2288 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit 'be6f7e1f0e4c8a6b9928527828f213715c2396bb': Correct new file list Merfge changes to CMake test options and add sanitizers
Allen ByrneAllen Byrne
be6f7e1f0e4Correct new file list
Allen ByrneAllen Byrne
80161447bb0Merfge changes to CMake test options and add sanitizers
Allen ByrneAllen Byrne
77ac7cb9080MMerge pull request #2283 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit '7697305e3bc1e5e317451d15a1a498706a372dbf': Bring perform tools changes from develop
Allen ByrneAllen Byrne
7697305e3bcBring perform tools changes from develop
Allen ByrneAllen Byrne
ed86880694aMMerge pull request #2266 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit '62b12c3d1c2780d9f2fd84ae8d9beb668d6cf0c9': Ignore ZLIB warnings
Allen ByrneAllen Byrne
62b12c3d1c2Ignore ZLIB warnings
Allen ByrneAllen Byrne
7428353e0b5MMerge pull request #2258 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit '4fda7b3b81380a92a7a2792cde729f316074ae86': Remove attribute Fix CMake test macros and perform standalone tests Standalone needs MPI libs Include should be the lib folder Standalone still requires timer functions Standalone does not use tools or test libraries
Allen ByrneAllen Byrne
4fda7b3b813Remove attribute
Allen ByrneAllen Byrne
9a4fcb26baaFix CMake test macros and perform standalone tests
Allen ByrneAllen Byrne
f2bf0d60a25MMerging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8) * commit 'd92575889bc5a509ba2ac428c2086855edd26b32': fix merge error Merge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop Merge pull request #2234 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop
Larry KnoxLarry Knox
d92575889bcMMerge pull request #2252 in HDFFV/hdf5 from ~KMU/hdf5:hdf5_1_8 to hdf5_1_8 * commit '0708174a0bfe39a701cbd22c16244ed238a54662': fix merge error
Kimmy MuKimmy Mu
0708174a0bfMMerge branch 'hdf5_1_8' of https://git.hdfgroup.org/scm/~kmu/hdf5 into hdf5_1_8
Kimmy MuKimmy Mu
441d2a0c665MMerge pull request #2251 in HDFFV/hdf5 from ~KMU/hdf5:hdf5_1_8 to hdf5_1_8 * commit '2402d770c2b9791f4faec29a1c8214debc6f63ac': Merge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop Merge pull request #2234 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop
Kimmy MuKimmy Mu
d98469315c3fix merge error
Kimmy MuKimmy Mu
2402d770c2bMerge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop * commit '6b1b4b3c0bdd803835efe8c531965bb9900a5363': fix test assert fail error
Kimmy MuKimmy Mu
7889e4cb565Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop * commit '0a2bb11b248df6841daabca3970df5d8504adfc7': address problems from comments fix and address comments change according to previous comments add missing piece remove unnecessary check macro fix intel compile warnings Revert "fix warnings from Intel compiler" Revert "fix warnings and some text alignment" Revert "let hdf5 pick up the right compiler in Intel environment" Revert "fix ...
Kimmy MuKimmy Mu
ee0fb732706Merge pull request #2234 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop * commit '30ac64d83aff5e022d51a17fd6c1d72903ae4f02': add new type support
Allen ByrneAllen Byrne
7e8d2c98219Standalone needs MPI libs
Allen ByrneAllen Byrne
f7e4d92de62Include should be the lib folder
Allen ByrneAllen Byrne
fc25f7abe74Standalone still requires timer functions
Allen ByrneAllen Byrne
979c4ea2242Standalone does not use tools or test libraries
Allen ByrneAllen Byrne
399a592db59MMerge pull request #2170 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit 'a21c7885a595a112d26de5f600fd0d5148de8b9d': Standalone doesn't use h5test implementation.
Allen ByrneAllen Byrne
a21c7885a59Standalone doesn't use h5test implementation.
Allen ByrneAllen Byrne
0e1848a1cd5MMerge pull request #2159 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit 'cd050e3deac5c264f5caa2d6c67947e78f2750d4': Correct variable declaration.
Allen ByrneAllen Byrne
cd050e3deacCorrect variable declaration.
Allen ByrneAllen Byrne
99431f8f857MMerge pull request #2156 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit '8427b5267e698b134e93e87f3a19b6ce3101c186': Adjust cache.c only variables.
Allen ByrneAllen Byrne
8427b5267e6Adjust cache.c only variables.
Allen ByrneAllen Byrne
1fc171a655aMMerge pull request #2149 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit '0867ef024f500eb91b9a796334fd576240efe6de': Minor corrections to CMake functions Remove duplicate instance
Allen ByrneAllen Byrne
0867ef024f5Minor corrections to CMake functions
Allen ByrneAllen Byrne
bf3d26f6d57Remove duplicate instance
Allen ByrneAllen Byrne
5bc4ceaee35MMerge pull request #2137 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit 'c5929e724e0823ebea2bd3c6bca83723fd36b498': Correct missing function HDFFV-10979 - correct copy_paste error HDFFV-10979 - correct fix change HDFFV-10979 fix global name conflict