Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove cmake macros from valgrind tests | Allen Byrne | 2020-01-25 | 2 | -104/+109 |
| | |||||
* | Optimized the floating point comparisons a little bit. | Dana Robinson | 2020-01-24 | 1 | -24/+24 |
| | |||||
* | Fix for failing h5diff tests involving floating-point compares. | Dana Robinson | 2020-01-24 | 1 | -6/+18 |
| | |||||
* | Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings."" | Dana Robinson | 2020-01-23 | 1 | -8/+6 |
| | | | | This reverts commit 6486e06545bf637d46e18a787395542f4fca143a. | ||||
* | squash cast warning fix | kmu | 2020-01-23 | 11 | -150/+160 |
| | |||||
* | Change tools debug macros to not use error stack | Allen Byrne | 2020-01-23 | 10 | -203/+142 |
| | |||||
* | merge and fix conflict | kmu | 2020-01-23 | 122 | -3313/+4782 |
|\ | |||||
| * | Merge pull request #2295 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/float to develop | Kimmy Mu | 2020-01-23 | 2 | -3/+7 |
| |\ | | | | | | | | | | | | | | | | | | | * commit '9afaf94bef740f89958a1a8aae369d5f607845f4': not use hdf5 private header fix float type cmp warning fix float type cmp warning | ||||
| | * | not use hdf5 private header | kmu | 2020-01-22 | 1 | -1/+3 |
| | | | |||||
| | * | fix float type cmp warning | kmu | 2020-01-22 | 1 | -0/+2 |
| | | | |||||
| | * | fix float type cmp warning | kmu | 2020-01-22 | 1 | -3/+3 |
| | | | |||||
| * | | Merge pull request #2292 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/prototype to ↵ | Kimmy Mu | 2020-01-23 | 1 | -2/+0 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | develop * commit '9f80ffa1f1908975b3100814b2529bf779521e13': fix missing prototype warning | ||||
| | * | | fix missing prototype warning | kmu | 2020-01-21 | 1 | -2/+0 |
| | | | | |||||
| * | | | merge and fix | kmu | 2020-01-21 | 32 | -420/+693 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Merge pull request #2269 in HDFFV/hdf5 from ↵ | Dana Robinson | 2020-01-18 | 3 | -54/+116 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:stack_size_warnings to develop * commit '44739ccd4715cc9e15595575700e945341fcdbcc': Tidying from code review. Fixed stack and frame size warnings. Not complete, but fixes most of the easier cases. | ||||
| | | * \ | Merge branch 'develop' into stack_size_warnings | Dana Robinson | 2020-01-17 | 75 | -1344/+1699 |
| | | |\ \ | |||||
| | | * | | | Fixed stack and frame size warnings. Not complete, but fixes most of | Dana Robinson | 2020-01-15 | 3 | -54/+116 |
| | | | | | | | | | | | | | | | | | | | | | | | | the easier cases. | ||||
| | * | | | | Correct standalone function attributes | Allen Byrne | 2020-01-17 | 3 | -8/+13 |
| | | | | | | |||||
| | * | | | | Standalone should not use import/export attributes | Allen Byrne | 2020-01-17 | 1 | -0/+5 |
| | | |/ / | | |/| | | |||||
| | * | | | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-16 | 27 | -376/+570 |
| | | | | | |||||
| * | | | | merge and fix conflict | kmu | 2020-01-19 | 63 | -993/+1018 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | HDFFV-11001 need to qualify all by parallel or serial types | Allen Byrne | 2020-01-15 | 13 | -192/+197 |
| | | | | | |||||
| | * | | | HDFFV-11001 Add fine control over testing | Allen Byrne | 2020-01-15 | 12 | -17/+39 |
| | | | | | |||||
| | * | | | Update tools hid_t declarations with H5I_INVALID_HID | Allen Byrne | 2020-01-13 | 47 | -719/+726 |
| | | | | | |||||
| * | | | | merge and fix conflicts | kmu | 2020-01-14 | 113 | -5370/+7210 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | 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 #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings ↵ | Kimmy Mu | 2020-01-09 | 1 | -2/+2 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to develop * commit '6b1b4b3c0bdd803835efe8c531965bb9900a5363': fix test assert fail error | ||||
| | | * | | fix test assert fail error | kmu | 2020-01-09 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings ↵ | Kimmy Mu | 2020-01-06 | 10 | -28/+28 |
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to develop * commit '0a2bb11b248df6841daabca3970df5d8504adfc7': address problems from comments fix and address comments change according to previous comments add missing piece remove unnecessary check macro fix intel compile warnings Revert "fix warnings from Intel compiler" Revert "fix warnings and some text alignment" Revert "let hdf5 pick up the right compiler in Intel environment" Revert "fix issues from previous PR comments" Revert "using a different MACRO" using a different MACRO fix issues from previous PR comments let hdf5 pick up the right compiler in Intel environment fix warnings and some text alignment fix warnings from Intel compiler | ||||
| | | * | | address problems from comments | kmu | 2019-12-11 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | fix and address comments | kmu | 2019-12-11 | 4 | -21/+9 |
| | | | | | |||||
| | | * | | Merge branch 'develop' into bugfix/intel_warnings | kmu | 2019-12-09 | 9 | -27/+12 |
| | | |\ \ | |||||
| | | * | | | remove unnecessary check macro | kmu | 2019-12-06 | 5 | -17/+11 |
| | | | | | | |||||
| | | * | | | fix intel compile warnings | kmu | 2019-12-04 | 10 | -30/+48 |
| | | | | | | |||||
| | * | | | | Small changes from the token_refactoring branch, to reduce the delta to develop | Quincey Koziol | 2020-01-04 | 3 | -5/+5 |
| | | | | | | |||||
| | * | | | | Fix issue in h5dump where reference objects weren't being destroyed | Jordan Henderson | 2019-12-31 | 1 | -10/+3 |
| | | | | | | |||||
| | * | | | | 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 |
| | | | | | | |||||
| | * | | | | Add MPI libs to standalone perf | Allen Byrne | 2019-12-22 | 1 | -2/+2 |
| | | | | | | |||||
| | * | | | | 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 |
| | | | | | | |||||
| | * | | | | 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 | 5 | -6/+6 |
| | | | | | | |||||
| | * | | | | Add unknown define for h5dump ref objects | Allen Byrne | 2019-12-20 | 2 | -1/+3 |
| | | | | | |