summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #2455 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2020-03-181-0/+4
|\
| * Add missing includeAllen Byrne2020-03-181-0/+4
|/
* Merge pull request #2453 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2020-03-171-2/+0
|\
| * Remove double entryAllen Byrne2020-03-151-2/+0
|/
* Merge pull request #2386 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/v18_s...Vailin Choi2020-03-156-11/+72
|\
| * Verify the decoded version for "all" and "none" selection.vchoi2020-03-123-4/+30
| * Merge pull request #24 in ~VCHOI/my_third_fork from hdf5_1_8 to bugfix/v18_se...Vailin Choi2020-03-11168-7739/+8233
| |\ | |/ |/|
* | Merge pull request #2446 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2020-03-112-52/+0
|\ \
| * | Remove unneeded filesAllen Byrne2020-03-112-52/+0
|/ /
* | Merge pull request #2444 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2020-03-107-114/+71
|\ \
| * | Fix commentAllen Byrne2020-03-101-1/+1
| * | h5dump reg ref chnages has no error fileAllen Byrne2020-03-094-36/+6
| * | Check sizeof type to use correct ref_typeAllen Byrne2020-03-093-78/+65
|/ /
* | Merge pull request #2440 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2020-03-065-45/+83
|\ \
| * | Correct grep text for filter testAllen Byrne2020-03-061-3/+3
| * | Revert incorrect bool typeAllen Byrne2020-03-052-4/+4
| * | Fix CMake compare commandsAllen Byrne2020-03-052-38/+76
|/ /
* | Merge pull request #2439 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Larry Knox2020-03-041-7/+80
|\ \
| * | Correct test script for errstackAllen Byrne2020-03-041-7/+80
|/ /
* | Merge pull request #2436 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2020-03-04161-7604/+8082
|\ \
| * | Remove system command from valgrind reportsAllen Byrne2020-03-021-2/+2
| * | Fix h5ls attrregAllen Byrne2020-03-013-11/+46
| * | Fix gif tool and h5dumpAllen Byrne2020-03-0115-265/+515
| * | Merge changes from other branchesAllen Byrne2020-02-29151-7383/+7576
|/ /
* | Merge pull request #2430 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/type_cast_8 to h...Kimmy Mu2020-02-291-3/+3
|\ \
| * | revert type castkmu2020-02-281-3/+3
|/ /
| * FIx issues when deserializing hyperslab/point selection with version beyond t...Vailin Choi2020-02-214-7/+42
|/
* Merge pull request #2383 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:hdf5_1_8 to hdf...Scot Breitenfeld2020-02-192-2/+4
|\
| * update HDFFV-11029M. Scot Breitenfeld2020-02-181-1/+3
| * Corrected INTERFACE INTENT(IN) to INTENT(OUT) for buf_sizeM. Scot Breitenfeld2020-02-181-1/+1
|/
* Merge pull request #2375 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2020-02-1247-783/+861
|\
| * HDFFV-11012, sanitize, warnings and tools idsAllen Byrne2020-02-1147-783/+861
|/
* Merge pull request #2360 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:hdf5_1_8 to hdf5...Jake Smith2020-02-101-2/+2
|\
| * Fix improper S3 signing key null check (HDFFV-11015).Jacob Smith2020-02-071-2/+2
|/
* Merge pull request #2350 in HDFFV/hdf5 from ~MYANG6/hdf5_1_8:hdf5_1_8 to hdf5...Muqun Yang2020-02-062-1/+18
|\
| * HDFFV-11014, move the description to the first order.Muqun Yang2020-02-061-9/+9
| * HDFFV-11014, add the fix to the release.txt.Muqun Yang2020-02-061-0/+11
| * HDFFV-11014, fix the h5repack issue that misses a few attributes during the ...Muqun Yang2020-02-061-1/+7
|/
* Merge pull request #2310 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2020-01-272-22/+5
|\
| * Add another warning variationAllen Byrne2020-01-261-0/+1
| * Add unknown pragma warning ignoreAllen Byrne2020-01-261-0/+1
| * Add ZLIB to warings ignoreAllen Byrne2020-01-261-21/+2
| * Only use sanitzers with clangAllen Byrne2020-01-261-1/+1
|/
* Merge pull request #2293 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Larry Knox2020-01-221-0/+536
|\
| * Add missing fileAllen Byrne2020-01-221-0/+536
|/
* Merge pull request #2288 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2020-01-2144-362/+1161
|\
| * Correct new file listAllen Byrne2020-01-201-6/+0
| * Merfge changes to CMake test options and add sanitizersAllen Byrne2020-01-2044-362/+1167
|/
* Merge pull request #2283 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2020-01-207-83/+92
|\
| * Bring perform tools changes from developAllen Byrne2020-01-177-83/+92
|/