Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -2/+2 |
* | cmstd: Modernize CMake system headers | Marc Chevrier | 2019-09-20 | 1 | -1/+2 |
* | Merge topic 'cmStringAlgorithms_ulong' | Kyle Edwards | 2019-08-16 | 1 | -0/+35 |
|\ | |||||
| * | cmStringAlgorithms: Add cmStrToLong and cmStrToULong | Sebastian Holtermann | 2019-08-10 | 1 | -0/+35 |
* | | cmStringAlgorithms: Add cmRemoveQuotes | Sebastian Holtermann | 2019-08-09 | 1 | -0/+23 |
|/ | |||||
* | Tests: testStringAlgorithms: Add cmTrimWhitespace, cmEscapeQuotes, cmTokenize | Sebastian Holtermann | 2019-08-05 | 1 | -0/+37 |
* | Tests: Add CMakeLib.testStringAlgorithms test | Sebastian Holtermann | 2019-08-01 | 1 | -0/+134 |