Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge pull request #2221 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ... | Dana Robinson | 2020-01-02 | 2 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Changed -Wformat-truncation to level 2 in CMake w/ gcc. | Dana Robinson | 2020-01-01 | 1 | -1/+1 | |
| * | | | | | | Changed -Wformat-truncation's level from 2 to 1. | Dana Robinson | 2020-01-01 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #2216 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop | Jordan Henderson | 2019-12-31 | 1 | -10/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix issue in h5dump where reference objects weren't being destroyed | Jordan Henderson | 2019-12-31 | 1 | -10/+3 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #2210 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop | Jordan Henderson | 2019-12-31 | 24 | -1642/+1651 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Clean up tools warnings introduced by H5TOOLS_ERR_INIT macro | Jordan Henderson | 2019-12-31 | 22 | -952/+871 | |
| * | | | | | | | Refactor tools library error handling macros | Jordan Henderson | 2019-12-28 | 23 | -1300/+1390 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #2185 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-12-24 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add MPI libs to standalone perf | Allen Byrne | 2019-12-22 | 1 | -2/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #2178 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-12-22 | 5 | -12/+70 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Grep needs to search error file | Allen Byrne | 2019-12-22 | 1 | -1/+1 | |
| * | | | | | | | Correct flaws in test scripts and files | Allen Byrne | 2019-12-22 | 3 | -10/+12 | |
| * | | | | | | | grep for failure text in error stack | Allen Byrne | 2019-12-22 | 1 | -1/+37 | |
| * | | | | | | | Add list to function arg | Allen Byrne | 2019-12-21 | 1 | -1/+1 | |
| * | | | | | | | Test files for new ref types | Allen Byrne | 2019-12-21 | 1 | -0/+13 | |
| * | | | | | | | h5diff test script files | Allen Byrne | 2019-12-21 | 2 | -0/+4 | |
| * | | | | | | | Add ref changes to test script | Allen Byrne | 2019-12-21 | 1 | -1/+4 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #2173 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-12-21 | 53 | -472/+1496 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add new h5diff files | Allen Byrne | 2019-12-21 | 1 | -0/+3 | |
| * | | | | | | | Fix compile statement order | Allen Byrne | 2019-12-20 | 3 | -4/+5 | |
| * | | | | | | | HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3 | Allen Byrne | 2019-12-20 | 7 | -8/+8 | |
| * | | | | | | | Add unknown define for h5dump ref objects | Allen Byrne | 2019-12-20 | 2 | -1/+3 | |
| * | | | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-12-20 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Standalone doesn't use h5test implementation. | Allen Byrne | 2019-12-20 | 1 | -0/+3 | |
| * | | | | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-12-20 | 3 | -3/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | HDFFV-10980 - h5diff uses new ref APIs | Allen Byrne | 2019-12-19 | 49 | -467/+1483 | |
* | | | | | | | | | | Merge pull request #2167 in HDFFV/hdf5 from refactor_optional_vol_callback_02... | Quincey Koziol | 2019-12-21 | 51 | -1568/+3085 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Remove unnecessary H5CX call | Quincey Koziol | 2019-12-21 | 1 | -4/+0 | |
| * | | | | | | | | | Refactor H5Dvlen_get_buf_size to use optional dataset operation, with generic... | Quincey Koziol | 2019-12-21 | 8 | -57/+258 | |
| * | | | | | | | | | Cleanups from PR reviews | Quincey Koziol | 2019-12-20 | 4 | -102/+101 | |
| * | | | | | | | | | Refactor all the 'H5VL_*_optional' callbacks to move the type of operation out | Quincey Koziol | 2019-12-20 | 50 | -1584/+2905 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #2172 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d... | Allen Byrne | 2019-12-20 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Standalone doesn't use h5test lib implementation. | Allen Byrne | 2019-12-20 | 1 | -2/+3 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #2161 in HDFFV/hdf5 from ~DYOUNG/netbsd:develop to develop | David Young | 2019-12-19 | 3 | -3/+4 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | In portable shell scripts (using #!/bin/sh) we have to use single square | David Young | 2019-12-19 | 2 | -2/+2 | |
| * | | | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | David Young | 2019-12-19 | 235 | -7459/+17243 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Make this script work on hosts where PERL is not installed at | David Young | 2019-11-13 | 1 | -1/+2 | |
* | | | | | | | | | Merge pull request #2162 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-12-19 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Add missing note | Allen Byrne | 2019-12-19 | 1 | -0/+12 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #2153 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-12-19 | 4 | -32/+30 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove const | Allen Byrne | 2019-12-18 | 1 | -1/+1 | |
| * | | | | | | | | Fix compile error - declaration after executable statement | Allen Byrne | 2019-12-18 | 1 | -2/+3 | |
| * | | | | | | | | Adjust cache.c only variables. | Allen Byrne | 2019-12-18 | 3 | -29/+26 | |
| * | | | | | | | | Fix include to correct memory calls - big-endian issue. | Allen Byrne | 2019-12-18 | 2 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #2151 in HDFFV/hdf5 from h5debug_vol_fix to develop | Quincey Koziol | 2019-12-17 | 1 | -1/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Update h5debug to retrieve file pointer through VOL framework | Quincey Koziol | 2019-12-17 | 1 | -1/+7 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #2146 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-12-17 | 2 | -6/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Minor whitespace | Allen Byrne | 2019-12-17 | 1 | -2/+2 | |
| * | | | | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-12-17 | 4 | -15/+36 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | |