コミット履歴

作者 SHA1 メッセージ 日付
  AnotherTest cbe0a8b403 AK: Allow trailing '*'s in a glob pattern to match nothing 4 年 前
  Sahan Fernando 1a12f964d4 AK: Test StringUtils::convert_to_int for different types 4 年 前
  Linus Groh d6a4c0c79e AK: Trim whitespace in StringUtils::convert_to_{int,uint,uint_from_hex}() 4 年 前
  Linus Groh d3ee3fc68a AK: Fix StringUtils::contains() case insensitive search 4 年 前
  AnotherTest 0801b1fada AK: Make String::matches() capable of reporting match positions too 4 年 前
  Tom 25e7225782 AK: Enhance String::contains to allow case-insensitive searches 4 年 前
  Ben Wiederhake 8940bc3503 Meta+AK: Make clang-format-10 clean 4 年 前
  Brian Gianforcaro 125eab998f AK: Fix StringUtils tests to actually observe return value. 5 年 前
  Luke a5ecb9bd6b AK: Add case insensitive version of starts_with 5 年 前
  Andreas Kling fdfda6dec2 AK: Make string-to-number conversion helpers return Optional 5 年 前
  Brian Gianforcaro e5045b62b8 AK: Expand string tests to include ends_with case insensitivity 5 年 前
  Linus Groh 5bac08c969 AK: Add missing copyright header to TestStringUtils.cpp 5 年 前
  Emanuel Sprung c7568943d9 AK: Make tests compilable with the serenity target toolchain 5 年 前
  Andreas Kling b866582d98 AK: Fix all the warnings in the AK tests 5 年 前
  howar6hill d75fa80a7b AK: Move to_int(), to_uint() implementations to StringUtils (#1338) 5 年 前
  howar6hill 055344f346 AK: Move the wildcard-matching implementation to StringUtils 5 年 前