История коммитов

Автор SHA1 Сообщение Дата
  Kitware Robot 0b96ae1f6a Revise C++ coding style using clang-format with "east const" 9 месяцев назад
  Daniel Pfeifer 9c23f8ed26 cmCTestUpdateCommand: Remove handler usage 1 год назад
  Rose 9ca6dfc280 Source: Reduce vector entry allocations and copies 2 лет назад
  Kyle Edwards ec124582ac cmProcessTools::RunProcess(): Replace cmsysProcess with cmUVProcessChain 2 лет назад
  Brad King 241ee252ce IWYU: Update for Debian 12 CI job 2 лет назад
  Ben Boeckel 9409e5c04f clang-tidy: address `readability-container-data-pointer` lints 3 лет назад
  Oleksandr Koval 209daa20b2 Code style: add missed explicit 'this->' 4 лет назад
  Marc Chevrier f7d12609f0 Refactoring: use append functions from cmext/algorithm 6 лет назад
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 лет назад
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 лет назад
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto 6 лет назад
  Regina Pfeifer 62e5f72289 clang-tidy: Replace typedef with using 6 лет назад
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 лет назад
  Sebastian Holtermann 006229278b Use cmAppend to append ranges to std::vector instances 6 лет назад
  Artur Ryt 2d66567dca Modernize: Prefer .substr in place of .c_str() + int 6 лет назад
  Vitaly Stakhovsky 4e315e9449 cmSystemTools: More functions accept `std::string` params 6 лет назад
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 лет назад
  Regina Pfeifer ef61997b1b clang-tidy: Use emplace 6 лет назад
  Brad King 2e5307a2a4 CTestSVN: Accept std::string in SVNInfo constructor 6 лет назад
  Regina Pfeifer 3e60580784 clang-tidy: Fix readability-static-accessed-through-instance 7 лет назад
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 лет назад
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 лет назад
  Pavel Solodovnikov 37d9387be3 Replace empty-string comparisons with checking against `empty()`. 8 лет назад
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 лет назад
  Pavel Solodovnikov 63f6fd144e Meta: modernize old-fashioned loops to range-based `for` (CTest). 8 лет назад
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 лет назад
  Ben Boeckel 3e027d9def c++: prefer vectors over lists 8 лет назад
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 лет назад
  Brad King f10b2f72f6 ctest_update: Capture failure of svn to load revisions and local mods 8 лет назад
  Brad King ef399f9bc6 ctest_update: Refactor internal APIs to support more failure cases 8 лет назад