Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmStringAlgorithms: Modernize cmWrap using cm::string_view | Sebastian Holtermann | 2019-08-01 | 1 | -7/+11 |
* | cmStringAlgorithms: Add cmCatViews and cmStrCat functions | Sebastian Holtermann | 2019-08-01 | 1 | -0/+50 |
* | cmStringAlgorithms: Simplify cmJoin using cm::string_view | Sebastian Holtermann | 2019-08-01 | 1 | -19/+10 |
* | cmStringAlgorithms: Simplify cmStrCmp using cm::string_view | Sebastian Holtermann | 2019-08-01 | 1 | -21/+14 |
* | cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h | Sebastian Holtermann | 2019-07-29 | 1 | -0/+139 |