Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/develop' into develop | Allen Byrne | 2020-10-07 | 1 | -3/+3 |
|\ | |||||
| * | Update reformatting settings, trace wrapping, and printf-format strings (#22) | Quincey Koziol | 2020-10-06 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add BEGIN_FUNC / CATCH / END_FUNC to macros * Remove incorrect trailing '{' * Update trace script to wrap H5TRACE macros at 110 characters and improve comments for code that performs this operation. * Clean up printf-formatting in H5public.h and correct some oversights in the code. * Reformat with BEGIN_FUNC / END_FUNC handled correctly by clang-format * Run clang-format on changes. * Correct H5_SIZEOF_HSIZE_T/H5_SIZEOF_HSSIZE_T macros to match typedef. * And make the undef value match also. * Update comment * Update clang-format actions to exclude generated files. * Post-process generated H5LTparse.h file as well as H5LTparse.c file. * Fix formatting * Update version of github clang-format action | ||||
* | | Update code owners | Allen Byrne | 2020-10-07 | 1 | -3/+3 |
| | | |||||
* | | Update for minimum of two owners | Allen Byrne | 2020-10-06 | 1 | -12/+12 |
| | | |||||
* | | github environment variable change | Allen Byrne | 2020-10-06 | 2 | -4/+4 |
|/ | |||||
* | Actions updates | Allen Byrne | 2020-10-02 | 2 | -2/+9 |
| | |||||
* | Add code owners file | Allen Byrne | 2020-09-24 | 1 | -0/+42 |
| | |||||
* | Update actions - split push/pull-request commits | Allen Byrne | 2020-09-24 | 3 | -3/+135 |
| | |||||
* | CMake and script changes for clang-format | Allen Byrne | 2020-09-04 | 2 | -2/+74 |
| | |||||
* | add test file ext | Allen Byrne | 2020-07-17 | 1 | -2/+2 |
| | |||||
* | Comment out pull-request action and enable fail fast | Allen Byrne | 2020-05-08 | 1 | -3/+3 |
| | |||||
* | Correct step name | Allen Byrne | 2020-05-06 | 1 | -1/+1 |
| | |||||
* | Add github actions | Allen Byrne | 2020-05-06 | 1 | -0/+80 |