Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'cmStringAlgorithms_ulong' | Kyle Edwards | 2019-08-16 | 1 | -0/+34 |
|\ | |||||
| * | cmStringAlgorithms: Add cmStrToLong and cmStrToULong | Sebastian Holtermann | 2019-08-10 | 1 | -0/+34 |
* | | cmStringAlgorithms: Add cmRemoveQuotes | Sebastian Holtermann | 2019-08-09 | 1 | -0/+14 |
|/ | |||||
* | cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenize | Sebastian Holtermann | 2019-08-05 | 1 | -0/+53 |
* | cmStringAlgorithms: Add cmCatViews and cmStrCat functions | Sebastian Holtermann | 2019-08-01 | 1 | -0/+73 |