Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | HDFFV-11001 Add fine control over testing | Allen Byrne | 2020-01-15 | 39 | -57/+138 | |
| * | | | | | | | Adjust regex for warnings | Allen Byrne | 2020-01-14 | 1 | -8/+8 | |
| * | | | | | | | Update tools hid_t declarations with H5I_INVALID_HID | Allen Byrne | 2020-01-13 | 47 | -719/+726 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #2263 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2020-01-13 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Ignore ZLIB warnings | Allen Byrne | 2020-01-13 | 1 | -0/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #2256 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2020-01-13 | 6 | -51/+186 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Added JIRA note | Allen Byrne | 2020-01-13 | 1 | -0/+8 | |
| * | | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2020-01-10 | 1 | -2/+1 | |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #2248 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2020-01-10 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk... | Larry Knox | 2020-01-09 | 10 | -320/+374 | |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Modify external_env.c to prevent deleting test file of external.c. | Larry Knox | 2020-01-09 | 1 | -2/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | io_timer.c uses a parallel lib function | Allen Byrne | 2020-01-10 | 2 | -4/+3 | |
| | * | | | | | Fix standalone compile issues | Allen Byrne | 2020-01-09 | 4 | -48/+176 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #2239 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2020-01-09 | 8 | -316/+370 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Separate result variables for the function performed | Allen Byrne | 2020-01-09 | 3 | -88/+104 | |
| * | | | | | | Check for actual content before using file | Allen Byrne | 2020-01-09 | 5 | -264/+298 | |
| * | | | | | | HDFFV-10995 - add missing import | Allen Byrne | 2020-01-08 | 2 | -0/+2 | |
| * | | | | | | HDFFV-10995 - need to add import | Allen Byrne | 2020-01-08 | 2 | -0/+2 | |
| * | | | | | | HDFFV-10995 - Update all time instances | Allen Byrne | 2020-01-08 | 1 | -38/+38 | |
| * | | | | | | HDFFV-10995 adjust testing to tolerate non-US locale | Allen Byrne | 2020-01-08 | 3 | -3/+3 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t... | Kimmy Mu | 2020-01-09 | 2 | -4/+4 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | fix test assert fail error | kmu | 2020-01-09 | 2 | -4/+4 | |
* | | | | | | Merge pull request #2234 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t... | Kimmy Mu | 2020-01-07 | 1 | -0/+1 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | add new type support | kmu | 2020-01-07 | 1 | -0/+1 | |
| | | | * | | fix uninitizlized warning | kmu | 2020-01-21 | 3 | -6/+6 | |
| | | |/ / | ||||||
| | | | * | Merge branch 'develop' of https://git.hdfgroup.org/scm/hdffv/hdf5 into develop | kmu | 2020-01-06 | 215 | -4143/+8360 | |
| | | | |\ | | | |/ / | |_|_| / |/| | | | ||||||
* | | | | Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t... | Kimmy Mu | 2020-01-06 | 47 | -113/+131 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | address problems from comments | kmu | 2019-12-11 | 6 | -7/+6 | |
| * | | | fix and address comments | kmu | 2019-12-11 | 11 | -35/+34 | |
| * | | | change according to previous comments | kmu | 2019-12-10 | 2 | -4/+3 | |
| * | | | add missing piece | kmu | 2019-12-10 | 1 | -0/+1 | |
| * | | | Merge branch 'develop' into bugfix/intel_warnings | kmu | 2019-12-09 | 113 | -849/+1266 | |
| |\ \ \ | | |/ / | ||||||
| * | | | remove unnecessary check macro | kmu | 2019-12-06 | 31 | -62/+53 | |
| * | | | fix intel compile warnings | kmu | 2019-12-04 | 45 | -105/+134 | |
* | | | | Merge pull request #2228 in HDFFV/hdf5 from minor_improvements_from_token_ref... | Quincey Koziol | 2020-01-04 | 43 | -541/+699 | |
|\ \ \ \ | ||||||
| * | | | | Small changes from the token_refactoring branch, to reduce the delta to develop | Quincey Koziol | 2020-01-04 | 43 | -541/+699 | |
* | | | | | Merge pull request #2226 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop | Jordan Henderson | 2020-01-03 | 15 | -117/+102 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Fix some places where H5P_DEFAULT gets passed down to a VOL connector | Jordan Henderson | 2020-01-03 | 15 | -117/+102 | |
|/ / / / | ||||||
* | | | | 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 | |