Network

 
AuthorCommitMessageCommit Date
Allen ByrneAllen Byrne
80575f4402dMMerge pull request #2444 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit 'bee75a0067d39d2ac9770566350cd9552110d45d': Fix comment h5dump reg ref chnages has no error file Check sizeof type to use correct ref_type
Allen ByrneAllen Byrne
bee75a0067dFix comment
Allen ByrneAllen Byrne
84dbcbc4f7dh5dump reg ref chnages has no error file
Allen ByrneAllen Byrne
2e3313e3d82Check sizeof type to use correct ref_type
Allen ByrneAllen Byrne
b765eca684dMMerge pull request #2440 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit '5a537b675b4d3428691bac6fa6c8e760e5c8f661': Correct grep text for filter test Revert incorrect bool type Fix CMake compare commands
Allen ByrneAllen Byrne
5a537b675b4Correct grep text for filter test
Allen ByrneAllen Byrne
98c092af39dRevert incorrect bool type
Allen ByrneAllen Byrne
30920d3902aFix CMake compare commands
Larry KnoxLarry Knox
7edf623f01fMMerge pull request #2439 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit '716aff0d981ce4b7790500ee6ebc643704cd2402': Correct test script for errstack
Allen ByrneAllen Byrne
716aff0d981Correct test script for errstack
Allen ByrneAllen Byrne
051a8589e69MMerge pull request #2436 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit 'c2af6a8f8656482bb2f96263eb54db48c1801947': Remove system command from valgrind reports Fix h5ls attrreg Fix gif tool and h5dump Merge changes from other branches
Allen ByrneAllen Byrne
c2af6a8f865Remove system command from valgrind reports
Allen ByrneAllen Byrne
58ba4b9f4a0Fix h5ls attrreg
Allen ByrneAllen Byrne
9612b68b7d2Fix gif tool and h5dump
Allen ByrneAllen Byrne
2804716f648Merge changes from other branches
Kimmy MuKimmy Mu
3f4c3bd5ed6MMerge pull request #2430 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/type_cast_8 to hdf5_1_8 * commit '8c465e6cffe0c73afb99284135d8f1453fbf3183': revert type cast
Kimmy MuKimmy Mu
8c465e6cfferevert type cast
Vailin ChoiVailin Choi
6cb3afb86c7FIx issues when deserializing hyperslab/point 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
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