提交歷史

作者 SHA1 備註 提交日期
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto 6 年之前
  Regina Pfeifer a1ddf2d0ba clang-tidy: Replace typedef with using 6 年之前
  Regina Pfeifer 62e5f72289 clang-tidy: Replace typedef with using 6 年之前
  Daniel Eiband 2d888e3390 cmSourceFile: Rename mutating GetFullPath() overload 6 年之前
  Brad King ae861c196a Merge topic 'cmCommand_refactor_disallowed' 6 年之前
  Gabor Bencze c2c222eba1 cmCommand refactor: cmOutputRequiredFilesCommand 6 年之前
  Sebastian Holtermann aaf59120bf Source sweep: Replace cmExpandList with the shorter cmExpandedList 6 年之前
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 年之前
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 6 年之前
  Sebastian Holtermann 18b0330b86 clang-tidy: Enable performance-inefficient-string-concatenation 6 年之前
  Sebastian Holtermann f71f7ce3f0 cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 6 年之前
  Sebastian Holtermann 7b4b61a4d3 cmMakefile: Define cmTargetMap type in cmMakefile instead of cmTarget 6 年之前
  Vitaly Stakhovsky 23e8364aed Source: std::string related cleanup 6 年之前
  Vitaly Stakhovsky 9dd255548d cmSystemTools::Error: consolidate parameters into single std::string 6 年之前
  Albert Astals Cid ae5e97a005 Delete some default constructors and assignment operators 6 年之前
  Brad King d75fec5a88 Merge topic 'tidy-use-equals-default' 6 年之前
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 年之前
  Vitaly Stakhovsky 99337d345b cmSystemTools::Error(): new overload accepting std::string 6 年之前
  Regina Pfeifer b2aa3aedea clang-tidy: Use default member initialization 7 年之前
  Cengizhan Pasaoglu c67ab22cdc Using front() and back() instead of calculations 7 年之前
  Vitaly Stakhovsky 69ca85cc7f Remove unnecessary c_str() in RegularExpression::find calls 7 年之前
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 年之前
  Pavel Solodovnikov 37d9387be3 Replace empty-string comparisons with checking against `empty()`. 8 年之前
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. 8 年之前
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 年之前
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 年之前
  Daniel Pfeifer cbcfb79f9c Use C++11 unordered containers 8 年之前
  Daniel Pfeifer b26577c92a clang-tidy: remove else after break and continue 8 年之前
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 年之前
  Daniel Pfeifer ee72803e9f fix some include-what-you-use diagnostics 8 年之前