| Commit message (Expand) | Author | Age | Files | Lines |
* | Update reformatting settings, trace wrapping, and printf-format strings (#22) | Quincey Koziol | 2020-10-06 | 3 | -3993/+3739 |
|
|
* | Fix VFD h5repacktest (#20) | Allen Byrne | 2020-10-06 | 3 | -117/+101 |
|
|
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 83 | -22637/+21114 |
|
|
* | Merge pull request #2650 in HDFFV/hdf5 from ~DYOUNG/werror:rebased-fprintf-ex... | David Young | 2020-09-28 | 1 | -2/+2 |
|\ |
|
| * | Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment | David Young | 2020-09-27 | 13 | -594/+755 |
| |\ |
|
| * \ | Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment | David Young | 2020-09-03 | 27 | -1897/+1892 |
| |\ \ |
|
| * \ \ | Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment | David Young | 2020-07-30 | 3 | -66/+92 |
| |\ \ \ |
|
| * | | | | Squash my changes on branch `fprintf-experiment` into one commit for | David Young | 2020-07-07 | 1 | -2/+2 |
|
|
* | | | | | OESS-98 merge with clang-format changes | Allen Byrne | 2020-09-25 | 9 | -24/+24 |
| |_|_|/
|/| | | |
|
* | | | | Fix comment formatting due to tabs conversion | Allen Byrne | 2020-09-24 | 1 | -42/+42 |
|
|
* | | | | File changes to affect formatting | Allen Byrne | 2020-09-04 | 3 | -587/+599 |
|
|
* | | | | CMake and script changes for clang-format | Allen Byrne | 2020-09-04 | 10 | -7/+156 |
| |_|/
|/| | |
|
* | | | Minor refactoring based on 1.10 normalization work | Dana Robinson | 2020-08-17 | 1 | -13/+12 |
|
|
* | | | Addresseda Dana's comments from the pull request. | Elena | 2020-08-14 | 1 | -29/+32 |
|
|
* | | | Fixed several typos in the comments found by Larry during the review. | Elena | 2020-08-12 | 1 | -3/+3 |
|
|
* | | | The H5DSis_scale function was updated to return "not a dimension scale" (0) | Elena | 2020-08-12 | 1 | -40/+49 |
|
|
* | | | Removes staff email addresses from the repository | Dana Robinson | 2020-08-07 | 23 | -555/+449 |
|
|
* | | | Fixes -Wnull-dereference warning in hl/src/H5DS.c | Dana Robinson | 2020-08-06 | 1 | -4/+3 |
|
|
* | | | Adds -Wnull-dereference to the warnings we ignore in flex/bison | Dana Robinson | 2020-08-06 | 4 | -1301/+1392 |
| |/
|/| |
|
* | | Tools refactor | Allen Byrne | 2020-07-15 | 2 | -65/+72 |
|
|
* | | HDFFV-11116 Add option for install location of Fortran MOD files | Allen Byrne | 2020-07-09 | 1 | -1/+20 |
|/ |
|
* | Fix HDFFV-10591 | Binh-Minh Ribler | 2020-06-19 | 2 | -12/+24 |
|
|
* | Merge pull request #2610 in HDFFV/hdf5 from ~DYOUNG/werror:hdffv-11060-exampl... | David Young | 2020-06-16 | 3 | -6/+6 |
|\ |
|
| * | Make examples installation respect DESTDIR. Fixes | David Young | 2020-05-26 | 3 | -6/+6 |
|
|
* | | Eliminate unneccesary creation of DXPL | Quincey Koziol | 2020-06-02 | 1 | -14/+3 |
|
|
* | | Removed trailing space from Fortran files. | Dana Robinson | 2020-05-26 | 8 | -252/+252 |
|/ |
|
* | Fix NoFilter build | Allen Byrne | 2020-04-24 | 1 | -1/+1 |
|
|
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 27 | -448/+448 |
|
|
* | Fix shadowed type | Allen Byrne | 2020-04-13 | 1 | -3/+3 |
|
|
* | TRILAB-192 update LTparse files | Allen Byrne | 2020-04-07 | 3 | -1206/+1129 |
|
|
* | Minor updates and fix settings for fortran flags | Allen Byrne | 2020-04-06 | 1 | -1/+1 |
|
|
* | Remove overzealous additions | Allen Byrne | 2020-04-05 | 2 | -3/+1 |
|
|
* | Flag construction must be after compiler detection | Allen Byrne | 2020-04-05 | 3 | -59/+27 |
|
|
* | TRILAB-192 add c++ and fortran warnings build systems one file | Allen Byrne | 2020-04-05 | 9 | -61/+44 |
|
|
* | Merge pull request #2469 in HDFFV/hdf5 from tools_vol_update to develop | Jordan Henderson | 2020-03-27 | 1 | -1/+9 |
|\ |
|
| * | Update Tools library to be better compatible with VOL connectors | Jordan Henderson | 2020-03-17 | 1 | -1/+9 |
|
|
* | | TRILAB-192 restrict extensive warnings to libraries | Allen Byrne | 2020-03-24 | 2 | -0/+12 |
|/ |
|
* | So that I can use PASSED(); anywhere a statement can go, #define PASSED() with | David Young | 2020-02-28 | 1 | -1/+1 |
|
|
* | TRILAB-142 Change minimum CMake version to 3.12 | Allen Byrne | 2020-02-21 | 15 | -15/+15 |
|
|
* | HDFFV-11012 - add correct fortran include path properties | Allen Byrne | 2020-02-04 | 1 | -2/+2 |
|
|
* | Merge pull request #2328 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ... | Dana Robinson | 2020-01-30 | 7 | -718/+988 |
|\ |
|
| * | Cleaned up remaining warnings in high-level library. | Dana Robinson | 2020-01-30 | 7 | -718/+988 |
|
|
* | | HDFFV-11011 correct issues with target file extension | Allen Byrne | 2020-01-28 | 2 | -20/+8 |
|/ |
|
* | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-16 | 2 | -64/+111 |
|
|
* | HDFFV-11001 fix if block | Allen Byrne | 2020-01-15 | 1 | -3/+2 |
|
|
* | HDFFV-11001 need to qualify all by parallel or serial types | Allen Byrne | 2020-01-15 | 7 | -9/+8 |
|
|
* | HDFFV-11001 Add fine control over testing | Allen Byrne | 2020-01-15 | 11 | -17/+27 |
|
|
* | Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t... | Kimmy Mu | 2020-01-06 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'develop' into bugfix/intel_warnings | kmu | 2019-12-09 | 2 | -5/+1 |
| |\ |
|
| * | | remove unnecessary check macro | kmu | 2019-12-06 | 1 | -2/+1 |
|
|