Histórico de Commits

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