Historique des commits

Auteur SHA1 Message Date
  Daniel Pfeifer 618fb23fc9 Pass arguments that are not modified as const&. il y a 9 ans
  Daniel Pfeifer 5784747d1b Improve string find: prefer character overloads. il y a 9 ans
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format il y a 9 ans
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format il y a 9 ans
  Brad King 180538c706 Source: Stabilize include order il y a 9 ans
  Zack Galbreath fc58bdb9ad ctest_coverage: Add QUIET option il y a 10 ans
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). il y a 11 ans
  Stephen Kelly d92887efab Replace 'foo.size() > 0' pattern with !foo.empty(). il y a 11 ans
  Christoph Grüninger 1a9ba38174 cmParseDelphiCoverage: Remove superfluous semicolons after methods il y a 11 ans
  Joseph Snyder 0622f92d23 CTest: Remove code to fix scanbuild errors il y a 11 ans
  Joseph Snyder 5c31c3e4eb CTest: Add code coverage parser for Pascal/Delphi il y a 11 ans