Kyle Edwards
|
5395bf05eb
string: Add new HEX sub-command
|
5 лет назад |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 лет назад |
Marc Chevrier
|
c688b401d3
cmstd: Modernize CMake system headers
|
6 лет назад |
Asit Dhal
|
9dba84cfa5
Refactor: Use cmStrCat to construct error strings
|
6 лет назад |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 лет назад |
Brad King
|
8d019c096e
Merge topic 'string-subcommand-table'
|
6 лет назад |
Regina Pfeifer
|
66c2714f22
cmStringCommand: Use cmSubcommandTable
|
6 лет назад |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 лет назад |
Gabor Bencze
|
6ab28b9413
cmCommand refactor: cmStringCommand
|
6 лет назад |
Sebastian Holtermann
|
f1c529c4fb
cmCryptoHash: Accept cm::string_view input
|
6 лет назад |
Kyle Edwards
|
dcf2beb7de
Merge topic 'cmStringAlgorithms_ulong'
|
6 лет назад |
Sebastian Holtermann
|
935fbe0b04
cmStringAlgorithms: Add cmStrToLong and cmStrToULong
|
6 лет назад |
Kitware Robot
|
54e9d38c28
Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP
|
6 лет назад |
Sebastian Holtermann
|
f71f7ce3f0
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
|
6 лет назад |
Sebastian Holtermann
|
e91bfe440c
cmMakefile: Let AddDefinition accept a value as cm::string_view
|
6 лет назад |
Marc Chevrier
|
1591f138f1
modernize: manage cmCommand instances using unique_ptr.
|
6 лет назад |
Brad King
|
71fbebd1dc
IWYU: Fix handling of <memory> standard header
|
6 лет назад |
Alex Turbov
|
536cca60ea
string: introduce `REPEAT` sub-command
|
6 лет назад |
Regina Pfeifer
|
9eb0e73f46
cmRange: Move to dedicated header file
|
6 лет назад |
Artur Ryt
|
f3534386b5
Prefer front/back/data over dereferencing begin/rbegin iter
|
6 лет назад |
Cengizhan Pasaoglu
|
c67ab22cdc
Using front() and back() instead of calculations
|
7 лет назад |
Vitaly Stakhovsky
|
69ca85cc7f
Remove unnecessary c_str() in RegularExpression::find calls
|
7 лет назад |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 лет назад |
Marc Chevrier
|
cdae12f8f8
string() Refactoring: creates an helper for REGEX REPLACE
|
7 лет назад |
Alex Turbov
|
689eeb67cb
string: Add JOIN subcommand
|
7 лет назад |
Matthias Maennich
|
f0489856e3
Retire std::auto_ptr and its macro CM_AUTO_PTR
|
8 лет назад |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 лет назад |
Daniel Pfeifer
|
190e3825d4
Replace C-style casts
|
8 лет назад |
Sylvain Joubert
|
d8ecc25457
Add PREPEND sub-command to string command
|
8 лет назад |
Ben Boeckel
|
b794164143
cmStringCommand: clear intermediate matches
|
8 лет назад |