Commit Verlauf

Autor SHA1 Nachricht Datum
  AnotherTest 0801b1fada AK: Make String::matches() capable of reporting match positions too vor 4 Jahren
  Tom 25e7225782 AK: Enhance String::contains to allow case-insensitive searches vor 4 Jahren
  Ben Wiederhake 8940bc3503 Meta+AK: Make clang-format-10 clean vor 4 Jahren
  Brian Gianforcaro 125eab998f AK: Fix StringUtils tests to actually observe return value. vor 5 Jahren
  Luke a5ecb9bd6b AK: Add case insensitive version of starts_with vor 5 Jahren
  Andreas Kling fdfda6dec2 AK: Make string-to-number conversion helpers return Optional vor 5 Jahren
  Brian Gianforcaro e5045b62b8 AK: Expand string tests to include ends_with case insensitivity vor 5 Jahren
  Linus Groh 5bac08c969 AK: Add missing copyright header to TestStringUtils.cpp vor 5 Jahren
  Emanuel Sprung c7568943d9 AK: Make tests compilable with the serenity target toolchain vor 5 Jahren
  Andreas Kling b866582d98 AK: Fix all the warnings in the AK tests vor 5 Jahren
  howar6hill d75fa80a7b AK: Move to_int(), to_uint() implementations to StringUtils (#1338) vor 5 Jahren
  howar6hill 055344f346 AK: Move the wildcard-matching implementation to StringUtils vor 5 Jahren