Historial de Commits

Autor SHA1 Mensaje Fecha
  Brad King 92f95aede9 string: Add support for SHA-3 algorithms hace 9 años
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings hace 9 años
  Daniel Pfeifer e81c323da9 Include necessary headers in commands hace 9 años
  Daniel Pfeifer 608afd4f62 Separate compilation for commands included in cmBootstrapCommands2 hace 9 años
  Brad King 86578eccf2 Simplify CMake per-source license notices hace 9 años
  Daniel Pfeifer 516f8edb2e Avoid else after return hace 9 años
  Daniel Pfeifer 73f648f167 use empty method to check for emptyness hace 9 años
  Chuck Atkins 02d177c9cc Add additional <= and >= comparison operators hace 9 años
  Brad King b5ec5b0901 Avoid using KWSys auto_ptr by adopting it ourselves hace 9 años
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format hace 9 años
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments hace 9 años
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format hace 9 años
  Brad King 180538c706 Source: Stabilize include order hace 9 años
  Felix Geyer 49e82c15d5 Fix spelling typos in comments and documentation (#16037) hace 9 años
  Stephen Kelly 8ea0b81d20 cmAlgorithms: Rename cmRange to cmMakeRange. hace 10 años
  Daniel Pfeifer 2b18cdcaba string: add APPEND subcommand hace 10 años
  Stephen Kelly bb10012fea cmStringCommand: Accumulate with cmJoin and range adaptors. hace 10 años
  Stephen Kelly f09fde2d21 Replace 'foo.length() > 0' pattern with !foo.empty(). hace 11 años
  Stephen Kelly aa773035b7 Replace !foo.size() pattern with foo.empty(). hace 11 años
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. hace 11 años
  Ben Boeckel ceecd7902f cmMakefile: store the number of last matches in a CMake var hace 11 años
  Brad King 808c77e231 Merge branch 'revert-cached-regex-clear' into revert-cached-regex-clear-for-master hace 11 años
  Ben Boeckel 7d674b5f0b Revert "ClearMatches: Only clear matches which were actually set" (#15261) hace 11 años
  Stephen Kelly 5eb4d7590e Remove some unneeded c_str calls. hace 11 años
  Domen Vrankar 474bbb9dbc string: Tolerate SUBSTRING length exceeding end index hace 11 años
  Nils Gladitz 328e869433 StringUuid: Implement new string(UUID) sub-command. hace 11 años
  Ben Boeckel f718b30a95 ClearMatches: Only clear matches which were actually set hace 11 años
  Stephen Kelly 28e1d2f8fc cmStringCommand: Add GENEX_STRIP subcommand. hace 11 años
  Stephen Kelly 21c573f682 Remove some c_str() calls. hace 11 años
  Brad King 4e184a21be string: Add CONCAT sub-command hace 12 años