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
/
Tests
/
CMakeLib
/
testStringAlgorithms.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwyu: ignore `std::remove_reference` requirements
Ben Boeckel
2023-05-16
1
-2/+1
*
Revise C++ coding style using clang-format-15
Kitware Robot
2023-01-18
1
-1/+1
*
cmStrCat(): allow any argument to be an rvalue string
Kyle Edwards
2022-12-06
1
-4/+14
*
cmStrCat(): optimize when first argument is an rvalue string
Kyle Edwards
2022-11-30
1
-0/+14
*
cmStringAlgorithms: Add functions to parse strings to long long integers
Brad King
2022-09-20
1
-0/+35
*
cmStringAlgorithms: Add cmStrLen()
Kyle Edwards
2020-09-08
1
-0/+10
*
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