summaryrefslogtreecommitdiff
path: root/Source/cmString.cxx
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: fix `bugprone-reserved-identifier` warningsBen Boeckel2021-01-271-0/+1
* Code style: add missed explicit 'this->'Oleksandr Koval2021-01-051-21/+22
* Fix typos identified using codespellJean-Christophe Fillion-Robin2020-07-221-1/+1
* String: Add str_if_stable() as a const alternative to str()Brad King2018-12-121-3/+24
* String: Add a custom string typeBrad King2018-12-121-0/+131