Histórico de commits

Autor SHA1 Mensagem Data
  Vitaly Stakhovsky 58da4aa47d Source: Avoid comparing pointers to nullptr 1 ano atrás
  Brad King 04b0d5c862 codespell: Fix typos 2 anos atrás
  Ben Boeckel 808b17b120 clang-tidy: fix `readability-make-member-function-const` warnings 4 anos atrás
  Marc Chevrier 557cecdc3d Modernize memory management 5 anos atrás
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 anos atrás
  Marc Chevrier c688b401d3 cmstd: Modernize CMake system headers 6 anos atrás
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 anos atrás
  Artur Ryt 2d66567dca Modernize: Prefer .substr in place of .c_str() + int 6 anos atrás
  Regina Pfeifer ef61997b1b clang-tidy: Use emplace 6 anos atrás
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 anos atrás
  Pavel Solodovnikov 37d9387be3 Replace empty-string comparisons with checking against `empty()`. 8 anos atrás
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 anos atrás
  Daniel Pfeifer 7ddd43183d Merge topic 'cstyle-casts' 8 anos atrás
  Daniel Pfeifer 190e3825d4 Replace C-style casts 8 anos atrás
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 anos atrás
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 anos atrás
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 anos atrás
  Daniel Pfeifer a74e689348 clang-tidy: apply readability-redundant-string-init fixes 8 anos atrás
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 anos atrás
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 9 anos atrás
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 anos atrás
  Daniel Pfeifer fe27879c6b cmDependsJavaParserHelper: fix dangling pointer 9 anos atrás
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 anos atrás
  Brad King 54f71cd72c Source: Sort includes the way clang-format would 9 anos atrás
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). 10 anos atrás
  Stephen Kelly d92887efab Replace 'foo.size() > 0' pattern with !foo.empty(). 10 anos atrás
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 11 anos atrás
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 anos atrás
  Clinton Stimpson 5730710c86 Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 11 anos atrás
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 anos atrás