Commit History

作者 SHA1 備註 提交日期
  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 年之前