커밋 기록

작성자 SHA1 메시지 날짜
  gustrb 5141c86587 AK: Rename CaseInsensitiveStringViewTraits to reflect intent 2 년 전
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 년 전
  demostanis 7c33f8f7df AK: Add SplitBehavior::KeepTrailingSeparator with tests 2 년 전
  demostanis 3e8b5ac920 AK+Everywhere: Turn bool keep_empty to an enum in split* functions 2 년 전
  sin-ack d16544100f Tests: Remove StringView char const* initialization test 3 년 전
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 년 전
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors 3 년 전
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 년 전
  Timothy Flynn 3dccaa39d8 AK: Define a traits helper for case-insensitive StringView hashing 3 년 전
  Andreas Kling 5f7d008791 AK+Everywhere: Stop including Vector.h from StringView.h 3 년 전
  Max Wipfli 9cc35d1ba3 AK: Implement String::find_any_of() and StringView::find_any_of() 4 년 전
  Max Wipfli 3bdaed501e AK+Everywhere: Remove StringView::find_{first,last}_of(char) methods 4 년 전
  Ali Mohammad Pur 37b0f55104 AK: Make the constexpr StringView methods actually constexpr 4 년 전
  R Smith 5a6f0ef1bc AK: Don’t drop lines between \r and \n in StringView::lines() (#7662) 4 년 전
  Brian Gianforcaro 67322b0702 Tests: Move AK tests to Tests/AK 4 년 전