| Commit message (Expand) | Author | Age | Files | Lines |
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 13 | -72/+72 |
|
|
* | Fix memory leak in t_span_tree.c test | Jordan Henderson | 2020-04-09 | 1 | -0/+6 |
|
|
* | TRILAB-192 add c++ and fortran warnings build systems one file | Allen Byrne | 2020-04-05 | 1 | -0/+2 |
|
|
* | Merge pull request #2424 in HDFFV/hdf5 from ~DYOUNG/hdf5:passed-do-while to d... | David Young | 2020-03-05 | 4 | -5/+5 |
|\ |
|
| * | Add semicolons to more PASSED() invocations. | David Young | 2020-02-28 | 4 | -5/+5 |
|
|
* | | revert type cast | kmu | 2020-02-28 | 1 | -2/+2 |
|/ |
|
* | TRILAB-142 Change minimum CMake version to 3.12 | Allen Byrne | 2020-02-21 | 1 | -1/+1 |
|
|
* | testpar/t_2Gio.c: Fix a typo that I think was introduced by a | David Young | 2020-01-29 | 3 | -5/+5 |
|
|
* | Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to develop | Kimmy Mu | 2020-01-28 | 8 | -300/+317 |
|\ |
|
| * | rename macro | kmu | 2020-01-28 | 1 | -2/+2 |
|
|
| * | pick up from Dave's fix | kmu | 2020-01-27 | 2 | -241/+244 |
|
|
| * | leave Wswitch-default for later fix | kmu | 2020-01-27 | 2 | -37/+13 |
|
|
| * | fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-co... | kmu | 2020-01-27 | 8 | -68/+106 |
|
|
* | | fix issues from test fail | kmu | 2020-01-28 | 1 | -12/+15 |
|
|
* | | Restore fix of test assert fail eror undone by later commit. | Larry Knox | 2020-01-27 | 1 | -1/+1 |
|
|
* | | fix assert fail | kmu | 2020-01-24 | 1 | -1/+1 |
|
|
* | | Merge pull request #2296 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ... | Dana Robinson | 2020-01-23 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Merge branch 'develop' into develop_minor | Dana Robinson | 2020-01-23 | 10 | -49/+34 |
| |\ |
|
| * | | Fixed a bug in testpar/t_cache.c concerning checking expected | Dana Robinson | 2020-01-22 | 1 | -2/+2 |
|
|
* | | | squash cast warning fix | kmu | 2020-01-23 | 15 | -365/+368 |
| |/
|/| |
|
* | | merge and fix conflict | kmu | 2020-01-23 | 12 | -53/+40 |
|\ \ |
|
| * \ | Merge pull request #2295 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/float to develop | Kimmy Mu | 2020-01-23 | 1 | -4/+5 |
| |\ \ |
|
| | * | | fix float type cmp warning | kmu | 2020-01-22 | 1 | -4/+5 |
| | |/ |
|
| * | | Merge pull request #2292 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/prototype to dev... | Kimmy Mu | 2020-01-23 | 1 | -1/+1 |
| |\ \ |
|
| | * | | fix missing prototype warning | kmu | 2020-01-21 | 1 | -1/+1 |
|
|
| * | | | merge and fix conflict | kmu | 2020-01-19 | 3 | -5/+5 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | HDFFV-11001 Add fine control over testing | Allen Byrne | 2020-01-15 | 1 | -1/+3 |
|
|
| * | | | merge and fix conflicts | kmu | 2020-01-14 | 5 | -7/+4988 |
| |\ \ \
| | |/ / |
|
| | * | | Merge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t... | Kimmy Mu | 2020-01-09 | 1 | -2/+2 |
| | |\ \ |
|
| | | * | | 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 t... | Kimmy Mu | 2020-01-06 | 2 | -6/+6 |
| | |\ \ \
| | | |/ /
| | | | /
| | | |/
| | |/| |
|
| | | * | fix intel compile warnings | kmu | 2019-12-04 | 2 | -6/+6 |
|
|
| * | | | change it back | kmu | 2020-01-13 | 1 | -2/+1 |
|
|
| * | | | fix unused related warnings | kmu | 2020-01-13 | 4 | -15/+15 |
|
|
| * | | | more fix and address comments | kmu | 2019-12-09 | 2 | -16/+4 |
|
|
| * | | | remove unsed var,function,macro, etc | kmu | 2019-12-06 | 7 | -10/+9 |
| | |/
| |/| |
|
| * | | Revert "fix warnings from Intel compiler" | kmu | 2019-11-26 | 2 | -6/+6 |
|
|
| * | | Revert "fix issues from previous PR comments" | kmu | 2019-11-26 | 1 | -5/+5 |
|
|
| * | | Revert "using a different MACRO" | kmu | 2019-11-26 | 1 | -5/+5 |
|
|
| * | | using a different MACRO | kmu | 2019-11-25 | 1 | -5/+5 |
|
|
| * | | fix issues from previous PR comments | kmu | 2019-11-25 | 1 | -5/+5 |
|
|
| * | | fix warnings from Intel compiler | kmu | 2019-11-07 | 2 | -6/+6 |
|
|
* | | | fix uninitizlized warning | kmu | 2020-01-21 | 1 | -3/+3 |
| |/
|/| |
|
* | | Change from using H5Dcreate to H5Dcreate2 | Richard Warren | 2019-12-11 | 1 | -2/+2 |
|
|
* | | Fixed PR issues pointed out by Allen | Richard Warren | 2019-12-06 | 1 | -1/+1 |
|
|
* | | Remove the Copyright UofI per Larry's guidance | Richard Warren | 2019-12-06 | 1 | -0/+1 |
|
|
* | | Adds a new t_2Gio.c MPI test | Richard Warren | 2019-11-26 | 1 | -0/+4980 |
|/ |
|
* | Merge pull request #2015 in HDFFV/hdf5 from HDFFV-10943 to develop | Richard Warren | 2019-10-25 | 1 | -3/+1 |
|\ |
|
| * | Removed set_bigio_count prototype since it has been added to H5private.h | Richard Warren | 2019-10-25 | 1 | -2/+0 |
|
|
| * | Change API names for get/set bitio_count. Also added H5_mpi_set_bigio_count ... | Richard Warren | 2019-10-23 | 1 | -2/+2 |
|
|