Commit History

Author SHA1 Message Date
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 years ago
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago
  Brad King 180538c706 Source: Stabilize include order 9 years ago
  Daniel Pfeifer ab2524d63f CTest: Fix XML double-encoding cases 10 years ago
  Daniel Pfeifer b04500a725 cmCTest{Test,MemCheck}Handler: Port to cmXMLWriter 10 years ago
  Zack Galbreath 0b87b2a339 ctest_memcheck: Add QUIET option 10 years ago
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). 10 years ago
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). 10 years ago
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 years ago
  Brad King 1c8129795a ctest_memcheck: Do not open empty BC output file name 11 years ago
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 years ago
  Bill Hoffman 0c6330da38 ctest_memcheck: Add support for MemorySanitizer msan 11 years ago
  Ben Boeckel 816c100ae2 ctest_memcheck: Add support for UndefinedBehaviorSanitizer ubsan 11 years ago
  Brad King b67ef537d4 ctest_memcheck: Order sanitizer type code consistently 11 years ago
  Ben Boeckel ca9cc25ce8 ctest: add support for additional sanitizer options 11 years ago
  Bill Hoffman b35a7730ce Fix truncation of valgrind output logic. 11 years ago
  Bill Hoffman 5d40d88e00 Handle more than one process with sanitizer errors. 11 years ago
  Bill Hoffman 1e005eadbc CTest: Fix MemoryCheckType from 'ctest -T MemCheck' 11 years ago
  Bill Hoffman 4472671432 ctest_memcheck: Add support for memory and leak sanitizer. 11 years ago
  Bill Hoffman 49948f7221 ctest_memcheck: Add support for ThreadSanitizer 11 years ago
  Bill Hoffman 3c5eac1fbb cmCTestMemCheckHandler: Fix coding style in this class 11 years ago
  Bill Hoffman 58cc3c22ef Fix ctest to allow valgrind to show up in the path name of a memcheck tool. 11 years ago
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 11 years ago
  Ben Boeckel b3bf31a548 stringapi: Miscellaneous char* parameters 11 years ago
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 years ago
  Clinton Stimpson 5730710c86 Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 12 years ago
  Rolf Eike Beer 6f9aaad150 CTest: create one output file per memcheck (#14303) 12 years ago
  Rolf Eike Beer 61ddb9319b CTest: fix comment documenting cmBoundsCheckerParser class 12 years ago
  Rolf Eike Beer 3b5b758915 CTest: drop suppression for gcc 2.9.6 errors from default Valgrind flags 12 years ago