Commit History

Author SHA1 Message Date
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Timothy Flynn 3dccaa39d8 AK: Define a traits helper for case-insensitive StringView hashing 3 years ago
  Andreas Kling 5f7d008791 AK+Everywhere: Stop including Vector.h from StringView.h 3 years ago
  Max Wipfli 9cc35d1ba3 AK: Implement String::find_any_of() and StringView::find_any_of() 4 years ago
  Max Wipfli 3bdaed501e AK+Everywhere: Remove StringView::find_{first,last}_of(char) methods 4 years ago
  Ali Mohammad Pur 37b0f55104 AK: Make the constexpr StringView methods actually constexpr 4 years ago
  R Smith 5a6f0ef1bc AK: Don’t drop lines between \r and \n in StringView::lines() (#7662) 4 years ago
  Brian Gianforcaro 67322b0702 Tests: Move AK tests to Tests/AK 4 years ago