Daniel Pfeifer
|
a74e689348
clang-tidy: apply readability-redundant-string-init fixes
|
пре 8 година |
Daniel Pfeifer
|
cac529dd49
clang-tidy: apply performance-faster-string-find fixes
|
пре 8 година |
Brad King
|
92f95aede9
string: Add support for SHA-3 algorithms
|
пре 9 година |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
пре 9 година |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
пре 9 година |
Daniel Pfeifer
|
608afd4f62
Separate compilation for commands included in cmBootstrapCommands2
|
пре 9 година |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
пре 9 година |
Daniel Pfeifer
|
516f8edb2e
Avoid else after return
|
пре 9 година |
Daniel Pfeifer
|
73f648f167
use empty method to check for emptyness
|
пре 9 година |
Chuck Atkins
|
02d177c9cc
Add additional <= and >= comparison operators
|
пре 9 година |
Brad King
|
b5ec5b0901
Avoid using KWSys auto_ptr by adopting it ourselves
|
пре 9 година |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
пре 9 година |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
пре 9 година |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
пре 9 година |
Brad King
|
180538c706
Source: Stabilize include order
|
пре 9 година |
Felix Geyer
|
49e82c15d5
Fix spelling typos in comments and documentation (#16037)
|
пре 9 година |
Stephen Kelly
|
8ea0b81d20
cmAlgorithms: Rename cmRange to cmMakeRange.
|
пре 10 година |
Daniel Pfeifer
|
2b18cdcaba
string: add APPEND subcommand
|
пре 10 година |
Stephen Kelly
|
bb10012fea
cmStringCommand: Accumulate with cmJoin and range adaptors.
|
пре 10 година |
Stephen Kelly
|
f09fde2d21
Replace 'foo.length() > 0' pattern with !foo.empty().
|
пре 10 година |
Stephen Kelly
|
aa773035b7
Replace !foo.size() pattern with foo.empty().
|
пре 10 година |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
пре 10 година |
Ben Boeckel
|
ceecd7902f
cmMakefile: store the number of last matches in a CMake var
|
пре 11 година |
Brad King
|
808c77e231
Merge branch 'revert-cached-regex-clear' into revert-cached-regex-clear-for-master
|
пре 11 година |
Ben Boeckel
|
7d674b5f0b
Revert "ClearMatches: Only clear matches which were actually set" (#15261)
|
пре 11 година |
Stephen Kelly
|
5eb4d7590e
Remove some unneeded c_str calls.
|
пре 11 година |
Domen Vrankar
|
474bbb9dbc
string: Tolerate SUBSTRING length exceeding end index
|
пре 11 година |
Nils Gladitz
|
328e869433
StringUuid: Implement new string(UUID) sub-command.
|
пре 11 година |
Ben Boeckel
|
f718b30a95
ClearMatches: Only clear matches which were actually set
|
пре 11 година |
Stephen Kelly
|
28e1d2f8fc
cmStringCommand: Add GENEX_STRIP subcommand.
|
пре 11 година |