index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmStringAlgorithms.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmStringAlgorithms: Add functions to parse strings to long long integers
Brad King
2022-09-20
1
-0/+32
*
cmValue: add IsInternallyOn methods
Marc Chevrier
2021-09-21
1
-9/+0
*
cmProp: refactoring: transform alias in class
Marc Chevrier
2021-08-08
1
-70/+0
*
clang-tidy: fix `readability-qualified-auto` warnings
Ben Boeckel
2021-01-27
1
-0/+4
*
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
1
-8/+8
*
cmStringAlgorithms: Add faster cmJoin overloads for strings
Oleksandr Koval
2020-09-03
1
-0/+50
*
IWYU: mark <cstddef> as needed
Ben Boeckel
2020-04-29
1
-1/+1
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-2/+2
*
IWYU: Add missing cstddef includes for size_t and nullptr_t
Brad King
2019-09-03
1
-0/+1
*
cmStringAlgorithms: Add cmIsInternallyOn, cmIsNOTFOUND, cmIsOn, cmIsOff
Sebastian Holtermann
2019-08-17
1
-0/+79
*
Merge topic 'cmExpandList'
Kyle Edwards
2019-08-16
1
-0/+71
|
\
|
*
cmStringAlgorithms: Add cmExpandList functions
Sebastian Holtermann
2019-08-14
1
-0/+71
*
|
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