summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct ignore warnings and use only clang for sanitizersAllen Byrne2020-01-262-23/+5
* Merge pull request #2238 in HDFFV/hdf5 from ~KMU/hdf5:hdf5_1_12 to hdf5_1_12Kimmy Mu2020-01-2442-93/+112
|\
| * fix test assert fail errorkmu2020-01-102-4/+4
| * Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...Kimmy Mu2020-01-0847-113/+131
| * Merge pull request #2234 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...Kimmy Mu2020-01-081-0/+1
* | Merge pull request #2301 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:hdf5_1_12 to...Larry Knox2020-01-2310-203/+142
|\ \
| * | Change tools debug macros to not use error stackAllen Byrne2020-01-2310-203/+142
|/ /
* | Merge pull request #2298 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_12 to hdf...Larry Knox2020-01-233-13/+29
|\ \
| * | Max Library "index" should be 6 for HDF5 1.12.Larry Knox2020-01-221-1/+1
| * | Merge pull request #2289 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2020-01-223-14/+30
|/ /
* | Merge pull request #2281 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...Allen Byrne2020-01-2043-372/+473
|\ \
| * | Improved CMake options for testsAllen Byrne2020-01-1943-372/+473
* | | Merge pull request #2284 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_12 to h...Dana Robinson2020-01-201-1/+1
|\ \ \ | |/ / |/| |
| * | Fixed H5Dcreate in testpar/t_2Gio.cDana Robinson2020-01-201-1/+1
|/ /
* | Merge pull request #2276 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...Allen Byrne2020-01-193-4/+20
|\ \
| * \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12)Allen Byrne2020-01-19226-4685/+14117
| |\ \ | |/ / |/| |
* | | Merge pull request #2279 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_12 to h...Dana Robinson2020-01-19225-4667/+13994
|\ \ \
| * | | Squashed commit of the token_refactoring branch:Dana Robinson2020-01-19225-4667/+13994
|/ / /
* | | Merge pull request #2278 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:HDFFV-10992-fix-1...Jerome Soumagne2020-01-187-18/+123
|\ \ \
| * | | Add test for reference shutdown issueJerome Soumagne2020-01-172-0/+84
| * | | H5R: set app ref when incrementing ref_count on location held by referenceJerome Soumagne2020-01-175-18/+39
|/ / /
| * | Merge perform standalone changes from developAllen Byrne2020-01-173-4/+20
|/ /
* | Merge pull request #2264 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...Allen Byrne2020-01-131-0/+1
|\ \
| * | Ignore ZLIB warningsAllen Byrne2020-01-131-0/+1
|/ /
* | Merge pull request #2262 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...Allen Byrne2020-01-13102-2821/+4081
|\ \ | |/ |/|
| * Merge tools changes from developAllen Byrne2020-01-1358-2417/+2424
| * Update file with changes from developAllen Byrne2020-01-121-46/+39
| * Fix CMake test macros and perform standalone testsAllen Byrne2020-01-1211-285/+469
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12)Allen Byrne2020-01-0785-2102/+3784
| |\ | |/ |/|
* | Merge pull request #2229 in HDFFV/hdf5 from vol_changes_to_1_12 to hdf5_1_12Quincey Koziol2020-01-0785-2102/+3784
|\ \
| * | Remove mismerged codeQuincey Koziol2020-01-071-4/+0
| * | Cherry pick of 0225e6d5969Quincey Koziol2020-01-0442-537/+700
| * | Cleanups from PR reviewsQuincey Koziol2020-01-044-102/+101
| * | Remove unnecessary H5CX callQuincey Koziol2020-01-041-4/+0
| * | Refactor H5Dvlen_get_buf_size to use optional dataset operation, with generic...Quincey Koziol2020-01-048-57/+258
| * | Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2020-01-0450-1583/+2904
| * | Update h5debug to retrieve file pointer through VOL frameworkQuincey Koziol2020-01-041-1/+7
|/ /
| * Add MPI libs for standalone perfAllen Byrne2019-12-221-2/+2
| * Fix autotools test scriptsAllen Byrne2019-12-224-7/+45
| * Add ref files to test scriptAllen Byrne2019-12-212-5/+18
| * h5diff test script fixesAllen Byrne2019-12-212-1/+8
| * Add new h5diff filesAllen Byrne2019-12-211-0/+3
| * Correct compile statement orderAllen Byrne2019-12-201-2/+3
| * Fix compile statement orderAllen Byrne2019-12-203-4/+5
| * HDFFV-10976,-10980 h5dump, h5ls, h5diff use new ref APIsAllen Byrne2019-12-2052-471/+1484
|/
* Merge pull request #2168 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...Allen Byrne2019-12-201-0/+3
|\
| * Standalone doesn't use h5test implementation.Allen Byrne2019-12-201-0/+3
|/
* Merge pull request #2160 in HDFFV/hdf5 from ~DYOUNG/netbsd:hdf5_1_12 to hdf5_...David Young2019-12-1934-76/+401
|\
| * In portable shell scripts (using #!/bin/sh) we have to use single squareDavid Young2019-12-192-2/+2
| * Make this script work on hosts where PERL is not installed atDavid Young2019-12-191-1/+2