Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -1/+2 |
| | | | | | Run the `clang-format.bash` script to update our C and C++ code to a new include order `.clang-format`. Use `clang-format` version 6.0. | ||||
* | clang-tidy: Pass by value | Regina Pfeifer | 2019-01-22 | 1 | -2/+3 |
| | |||||
* | clang-tidy: Use emplace | Regina Pfeifer | 2019-01-17 | 1 | -5/+7 |
| | |||||
* | string() Refactoring: creates an helper for REGEX REPLACE | Marc Chevrier | 2018-04-16 | 1 | -0/+117 |