Historial de Commits

Autor SHA1 Mensaje Fecha
  Rolf Eike Beer ef778d77e0 replace std::string::substr() with operations that do not allocate memory hace 5 años
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 hace 6 años
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers hace 6 años
  Regina Pfeifer 62e5f72289 clang-tidy: Replace typedef with using hace 6 años
  Sebastian Holtermann aaf59120bf Source sweep: Replace cmExpandList with the shorter cmExpandedList hace 6 años
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation hace 6 años
  Sebastian Holtermann 20e580be01 Source sweep: Use cmIsOn instead of cmSystemTools::IsOn hace 6 años
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument hace 6 años
  Sebastian Holtermann f71f7ce3f0 cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h hace 6 años
  Artur Ryt 2d66567dca Modernize: Prefer .substr in place of .c_str() + int hace 6 años
  Vitaly Stakhovsky 4e315e9449 cmSystemTools: More functions accept `std::string` params hace 6 años
  Regina Pfeifer 094f01d0f0 cleanup: Prefer compiler provided special member functions hace 6 años
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` hace 6 años
  Regina Pfeifer b2aa3aedea clang-tidy: Use default member initialization hace 7 años
  Regina Pfeifer 32cb564bea clang-tidy: Remove redundant member initializations hace 7 años
  Regina Pfeifer 3e60580784 clang-tidy: Fix readability-static-accessed-through-instance hace 7 años
  Vitaly Stakhovsky 6f16be6a62 Remove unnecessary c_str() calls hace 7 años
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 hace 7 años
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. hace 7 años
  Matthias Maennich 79b8c3802a Improve several occurrences of vector::push_back in loops hace 8 años
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE hace 8 años
  Pavel Solodovnikov 63f6fd144e Meta: modernize old-fashioned loops to range-based `for` (CTest). hace 8 años
  Daniel Pfeifer 190e3825d4 Replace C-style casts hace 8 años
  Daniel Pfeifer 5962db4389 Use C++11 nullptr hace 8 años
  Pavel Solodovnikov 8b6f439ef2 Access string npos without instance hace 8 años
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes hace 8 años
  Brad King ef399f9bc6 ctest_update: Refactor internal APIs to support more failure cases hace 8 años
  Daniel Pfeifer 7b4244aceb iwyu: Fix more findings hace 9 años
  Dāvis Mosāns f55fcdc859 CTest: Use UTF-8 encoding for output from Git hace 9 años
  Brad King 86578eccf2 Simplify CMake per-source license notices hace 9 años