Commit History

Author SHA1 Message Date
  Ben Boeckel 9409e5c04f clang-tidy: address `readability-container-data-pointer` lints 3 years ago
  Oleksandr Koval 209daa20b2 Code style: add missed explicit 'this->' 4 years ago
  Marc Chevrier 2faa3f6c55 Refactoring: Third-parties public headers are under cm3p prefix 5 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Marc Chevrier c688b401d3 cmstd: Modernize CMake system headers 6 years ago
  Sebastian Holtermann f1c529c4fb cmCryptoHash: Accept cm::string_view input 6 years ago
  Marc Chevrier d9b2c7dae2 Introduce memory management helper: cm_memory.hxx 6 years ago
  Brad King 71fbebd1dc IWYU: Fix handling of <memory> standard header 6 years ago
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Brad King c326209fa3 cmCryptoHash: Add support for SHA-3 algorithms 9 years ago
  Brad King 9a596b33bb cmCryptoHash: Re-implement in terms of librhash 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 9 years ago
  Daniel Pfeifer 7b6349da4d CMake: don't use else after return 9 years ago
  Sebastian Holtermann 3a5f609cbb cmCryptoHash: New ByteHash methods that return a byte vector 9 years ago
  Sebastian Holtermann f582dba666 cmCryptoHash: Return byte vector from internal Finalize method 9 years ago
  Sebastian Holtermann 74f0d4abcd cmCryptoHash: New byte hash to string function 9 years ago
  Brad King b5ec5b0901 Avoid using KWSys auto_ptr by adopting it ourselves 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  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 6db713c07f Remove use of include <cmsys/ios/*> and cmsys_ios::* 10 years ago
  Rolf Eike Beer 539b6c58f5 Fix build on AIX failing because of access to string elements 11 years ago
  Ben Boeckel 77f60392d9 stringapi: Accept strings when MD5 hashing data 11 years ago
  Clinton Stimpson 5730710c86 Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 12 years ago
  Brad King 75994d953e cmCryptoHash: Increase alignment of HashFile buffer 12 years ago