Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | develop clang-format comments (#286) | Allen Byrne | 2021-01-27 | 1 | -0/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * OESS-98 convert plugin option to FetchContent, add tests * Fixes for pkcfg files because of plugin option * OESS-98 fix tools test for plugins * Keep doxygen comments under 100 chars long - format hint * Whitespace * HDFFV-11144 - Reclassify CMake messages * HDFFV-11099/11100 added help text * Reworked switch statement to compare string instead * Fix typo * Update CDash mode * Correct name of threadsafe * Correct option name * Undo accidental commit * Note LLVM 10 to 11 format default changes | ||||
* | Update reformatting settings, trace wrapping, and printf-format strings (#22) | Quincey Koziol | 2020-10-06 | 1 | -1/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Change to based on LLVM format | Allen Byrne | 2020-09-24 | 1 | -101/+1 |
| | |||||
* | CMake and script changes for clang-format | Allen Byrne | 2020-09-04 | 1 | -0/+162 |