| Commit message (Expand) | Author | Age | Files | Lines |
* | squash cast warning fix | kmu | 2020-01-23 | 4 | -136/+146 |
|
|
* | merge and fix conflict | kmu | 2020-01-23 | 13 | -243/+374 |
|\ |
|
| * | Merge pull request #2295 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/float to develop | Kimmy Mu | 2020-01-23 | 1 | -0/+4 |
| |\ |
|
| | * | not use hdf5 private header | kmu | 2020-01-22 | 1 | -1/+3 |
|
|
| | * | fix float type cmp warning | kmu | 2020-01-22 | 1 | -0/+2 |
|
|
| * | | Merge pull request #2292 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/prototype to dev... | Kimmy Mu | 2020-01-23 | 1 | -2/+0 |
| |\ \ |
|
| | * | | fix missing prototype warning | kmu | 2020-01-21 | 1 | -2/+0 |
|
|
| * | | | merge and fix | kmu | 2020-01-21 | 2 | -4/+4 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Correct standalone function attributes | Allen Byrne | 2020-01-17 | 2 | -4/+4 |
|
|
| * | | | merge and fix conflict | kmu | 2020-01-19 | 7 | -192/+201 |
| |\ \ \
| | |/ / |
|
| | * | | HDFFV-11001 need to qualify all by parallel or serial types | Allen Byrne | 2020-01-15 | 2 | -153/+154 |
|
|
| | * | | HDFFV-11001 Add fine control over testing | Allen Byrne | 2020-01-15 | 1 | -2/+4 |
|
|
| | * | | Update tools hid_t declarations with H5I_INVALID_HID | Allen Byrne | 2020-01-13 | 5 | -34/+40 |
|
|
| * | | | merge and fix conflicts | kmu | 2020-01-14 | 6 | -17/+150 |
| |\ \ \
| | |/ / |
|
| | * | | 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 | 3 | -2/+137 |
|
|
| | * | | Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t... | Kimmy Mu | 2020-01-06 | 2 | -5/+5 |
| | |\ \ |
|
| | | * \ | Merge branch 'develop' into bugfix/intel_warnings | kmu | 2019-12-09 | 2 | -9/+2 |
| | | |\ \
| | | | |/ |
|
| | | * | | fix intel compile warnings | kmu | 2019-12-04 | 2 | -5/+5 |
|
|
| | | * | | Revert "fix warnings from Intel compiler" | kmu | 2019-11-26 | 2 | -5/+5 |
|
|
| | | * | | fix warnings from Intel compiler | kmu | 2019-11-07 | 2 | -5/+5 |
|
|
| | * | | | Add MPI libs to standalone perf | Allen Byrne | 2019-12-22 | 1 | -2/+2 |
|
|
| | * | | | Correct flaws in test scripts and files | Allen Byrne | 2019-12-22 | 1 | -6/+8 |
|
|
| | * | | | Standalone doesn't use h5test lib implementation. | Allen Byrne | 2019-12-20 | 1 | -2/+3 |
|
|
| | * | | | Remove duplicate instance | Allen Byrne | 2019-12-16 | 1 | -4/+0 |
| | | |/
| | |/| |
|
| * | | | fix unused related warnings | kmu | 2020-01-13 | 1 | -18/+18 |
|
|
| * | | | remove unsed var,function,macro, etc | kmu | 2019-12-06 | 2 | -14/+1 |
| |/ / |
|
* | | | fix uninitizlized warning | kmu | 2020-01-21 | 1 | -1/+1 |
|/ / |
|
* | | Yanked -Wc++-compat from the flags used to build the C library in both | Dana Robinson | 2019-12-04 | 2 | -9/+2 |
|/ |
|
* | Merge pull request #1936 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_... | Dana Robinson | 2019-09-19 | 4 | -52/+52 |
|\ |
|
| * | Renamed get/set_time() calls in the tools library to avoid name | Dana Robinson | 2019-09-19 | 4 | -52/+52 |
|
|
* | | Add missing HD prefix | Allen Byrne | 2019-09-18 | 1 | -1/+1 |
|/ |
|
* | OESS-29 Fix HD prefix in perform and enable test compile | Allen Byrne | 2019-08-27 | 9 | -369/+373 |
|
|
* | Whitespace cleanup | Allen Byrne | 2019-08-15 | 3 | -13/+13 |
|
|
* | HDFFV-10529 Update CMake tests to use test fixtures | Allen Byrne | 2019-07-23 | 1 | -8/+22 |
|
|
* | HDFFV-10845 use of TARGETFILE disables auto emulator | Allen Byrne | 2019-07-17 | 1 | -8/+15 |
|
|
* | non-windows test must be skipped on windows | Allen Byrne | 2019-07-11 | 1 | -1/+3 |
|
|
* | Merge branch 'develop' into feature/update_gcc_flags | Quincey Koziol | 2019-07-10 | 2 | -13/+19 |
|\ |
|
| * | perf program can only be built on unix platforms | Allen Byrne | 2019-07-08 | 1 | -13/+15 |
|
|
| * | Declaration needed for parallel standalone | Allen Byrne | 2019-07-08 | 1 | -0/+4 |
|
|
* | | Updates to warnhist script, along with a few cleanups, and add some comments | Quincey Koziol | 2019-07-10 | 2 | -15/+23 |
|
|
* | | Merge branch 'develop' into feature/update_gcc_flags | Quincey Koziol | 2019-07-05 | 2 | -0/+17 |
|\ \
| |/ |
|
| * | perf test is parallel only | Allen Byrne | 2019-07-03 | 2 | -31/+17 |
|
|
| * | Add missing test | Allen Byrne | 2019-07-03 | 2 | -0/+31 |
|
|
* | | Add support for GCC9, update warnhist script, and clean up warnings. | Quincey Koziol | 2019-07-03 | 2 | -12/+15 |
|/ |
|
* | Merge branch 'develop' into feature/update_gcc_flags | Quincey Koziol | 2019-06-28 | 2 | -237/+0 |
|\ |
|
| * | Remove unused code | Allen Byrne | 2019-06-27 | 2 | -237/+0 |
|
|
* | | Updated configure & CMake compiler flags for GCC 8.x, along with corresponding | Quincey Koziol | 2019-06-28 | 1 | -1/+1 |
|/ |
|
* | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 1 | -12/+12 |
|
|
* | Cleanup possible CMake target conflicts | Allen Byrne | 2019-06-19 | 1 | -0/+4 |
|
|