| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactoring: Third-parties public headers are under cm3p prefix | Marc Chevrier | 2020-05-07 | 1 | -1/+1 |
|
|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -2/+2 |
|
|
* | math: Restore toleration of unexpected characters in an expression | Brad King | 2018-07-16 | 1 | -0/+5 |
|
|
* | cmExprParserHelper: Remove some unused code | Brad King | 2018-07-16 | 1 | -1/+0 |
|
|
* | math: Reject unexpected expression input explicitly | Daniel Franke | 2018-06-26 | 1 | -0/+1 |
|
|
* | math: Use 64-bit integer type for computation | Daniel Franke | 2018-06-22 | 1 | -4/+6 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | ParserHelper: Move macros to bottom of files | Daniel Pfeifer | 2017-02-20 | 1 | -12/+7 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -5/+3 |
|
|
* | make sure to include cmConfigure.h before cmStandardIncludes.h | Daniel Pfeifer | 2016-09-03 | 1 | -0/+2 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -4/+2 |
|
|
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -1/+1 |
|
|
* | Remove cmExprParserHelper::SetLineFile() | Yury G. Kudryashov | 2012-03-03 | 1 | -2/+0 |
|
|
* | Remove UnionsAvailable member from 2 classes | Yury G. Kudryashov | 2012-03-03 | 1 | -1/+0 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -6/+6 |
|
|
* | ENH: Add rudamentary mathematical expression support | Andy Cedilnik | 2005-10-17 | 1 | -0/+79 |
|
|