Histórico de Commits

Autor SHA1 Mensagem Data
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` há 6 anos atrás
  Regina Pfeifer ef61997b1b clang-tidy: Use emplace há 6 anos atrás
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 há 7 anos atrás
  Pavel Solodovnikov 37d9387be3 Replace empty-string comparisons with checking against `empty()`. há 8 anos atrás
  Pavel Solodovnikov 8b6f439ef2 Access string npos without instance há 8 anos atrás
  Daniel Pfeifer b26577c92a clang-tidy: remove else after break and continue há 8 anos atrás
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes há 8 anos atrás
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations há 9 anos atrás
  Daniel Pfeifer 618fb23fc9 Pass arguments that are not modified as const&. há 9 anos atrás
  Daniel Pfeifer 5784747d1b Improve string find: prefer character overloads. há 9 anos atrás
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format há 9 anos atrás
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format há 9 anos atrás
  Brad King 180538c706 Source: Stabilize include order há 9 anos atrás
  Zack Galbreath fc58bdb9ad ctest_coverage: Add QUIET option há 10 anos atrás
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). há 10 anos atrás
  Stephen Kelly d92887efab Replace 'foo.size() > 0' pattern with !foo.empty(). há 10 anos atrás
  Christoph Grüninger 1a9ba38174 cmParseDelphiCoverage: Remove superfluous semicolons after methods há 11 anos atrás
  Joseph Snyder 0622f92d23 CTest: Remove code to fix scanbuild errors há 11 anos atrás
  Joseph Snyder 5c31c3e4eb CTest: Add code coverage parser for Pascal/Delphi há 11 anos atrás