提交歷史

作者 SHA1 備註 提交日期
  Oleksandr Koval 209daa20b2 Code style: add missed explicit 'this->' 4 年之前
  Kitware Robot bdca8b01d2 Modernize: Use #pragma once in all header files 5 年之前
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 年之前
  Regina Pfeifer 62e5f72289 clang-tidy: Replace typedef with using 6 年之前
  Vitaly Stakhovsky 1b135cdff2 cmLinkedTree: Remove deprecated std::iterator 6 年之前
  Matthias Maennich ff09abb8db cmLinkedTree: avoid unnecessary copies during Push of T 8 年之前
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 年之前
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 年之前
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 年之前
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 9 年之前
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 年之前
  Daniel Pfeifer 73f648f167 use empty method to check for emptyness 9 年之前
  Daniel Pfeifer 3838a0d5fb make sure to include cmConfigure.h before cmStandardIncludes.h 9 年之前
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 年之前
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 年之前
  Brad King 85fe26b5f7 cmLinkedTree: Add Pop method 10 年之前
  Brad King 518d6b22f6 cmLinkedTree: Rename 'Extend' method to 'Push' 10 年之前
  Stephen Kelly 55e3927634 cmState: Make it possible to order cmState::Snapshot. 10 年之前
  Stephen Kelly 65a5e0c671 cmLinkedTree: Add Clear API. 10 年之前
  Stephen Kelly 27ff19a96a cmLinkedTree: Add operator* to the iterator. 10 年之前
  Stephen Kelly 4e5c70abe2 cmState: Extract a cmLinkedTree container adaptor. 10 年之前