Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang-tidy: Use `= default` | Regina Pfeifer | 2019-01-25 | 1 | -3/+1 |
* | clang-tidy: Use default member initialization | Regina Pfeifer | 2018-12-15 | 1 | -1/+0 |
* | Add const-reference qualifications | Pavel Solodovnikov | 2017-05-26 | 1 | -1/+1 |
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
* | fix a batch of include-what-you-use violations | Daniel Pfeifer | 2016-08-24 | 1 | -0/+2 |
* | CMake: don't use else after return | Daniel Pfeifer | 2016-08-18 | 1 | -8/+7 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -29/+12 |
* | Remove default labels from fully covered switch statements. | Stephen Kelly | 2014-04-03 | 1 | -2/+0 |
* | cmNewLineStyle: Remove useless semi-colon | Sean McBride | 2013-10-08 | 1 | -1/+1 |
* | Add NEWLINE_STYLE option to configure_file (#3957) | Peter Kuemmel | 2011-11-28 | 1 | -0/+95 |