Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revise C++ coding style using clang-format-15 | Kitware Robot | 2023-01-18 | 1 | -1/+1 |
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -3/+3 |
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
* | surround macro arguments with parentheses | Daniel Pfeifer | 2016-09-05 | 1 | -1/+1 |
* | Tests/CMakeLib: include what you use | Daniel Pfeifer | 2016-09-03 | 1 | -0/+3 |
* | Make sure unnused parameters are /*named*/ | Daniel Pfeifer | 2016-08-16 | 1 | -1/+1 |
* | Remove redundant c_str() calls. | Daniel Pfeifer | 2016-05-26 | 1 | -8/+8 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -46/+40 |
* | complex: Move GeneratedFileStream test to CMakeLibTests | Brad King | 2011-12-23 | 1 | -0/+100 |