Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case %!s(int64=2) %!d(string=hai) anos
  Fausto Tommasi a24c49c18c LibRegex: Add to_string method for RegexStringView %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn d0403ec14f AK+Everywhere: Rename Utf16View::to_utf8 to to_deprecated_string %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn d793262beb AK+Everywhere: Make UTF-16 to UTF-8 converter fallible %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 1edb96376b AK+Everywhere: Make UTF-8 and UTF-32 to UTF-16 converters fallible %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 425c168ded AK+LibJS+LibRegex: Define an alias for UTF-16 string data storage %!s(int64=2) %!d(string=hai) anos
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  Ali Mohammad Pur f1851346d3 LibRegex: Use a copy-on-write vector for fork state %!s(int64=2) %!d(string=hai) anos
  Daniel Bertalan 4296425bd8 Everywhere: Remove redundant inequality comparison operators %!s(int64=2) %!d(string=hai) anos
  Gunnar Beutner a650c74b27 AK+Toolchain: Make char and wchar_t behave on AARCH64 %!s(int64=2) %!d(string=hai) anos
  sin-ack 5422691f07 LibRegex: Remove RegexStringView(char const*) constructor %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur aa20210119 LibRegex: Don't return empty vectors from RegexStringView::lines() %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 9de33629da AK+Everywhere: Make Variant::visit() respect the Variant's constness %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 1a35e27490 LibRegex: Make FailForks fail all forks up to the last save point %!s(int64=3) %!d(string=hai) anos
  Hendiadyoin1 0f4a79a24d LibRegex: Capture `this` explicitly in RegexStringView::equals lambda %!s(int64=3) %!d(string=hai) anos
  Hendiadyoin1 5885e70df7 LibRegex: Remove some meaningless/useless const-qualifiers %!s(int64=3) %!d(string=hai) anos
  Hendiadyoin1 a2563496f5 LibRegex: Remove some else-after-returns %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 024367d82e LibJS+AK: Use Vector<u16, 1> for UTF-16 string storage %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 246ab432ff LibRegex: Add a basic optimization pass %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 88d148b46a LibRegex: Avoid keeping track of checkpoints across forks %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur abbe9da255 LibRegex: Make infinite repetitions short-circuit on empty matches %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz e8f6840471 AK+LibRegex: Disable construction of views from temporary Strings %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn c5b5c779ff LibRegex+LibJS: Change capture group names from a String to a FlyString %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 325eabc770 LibRegex: Ensure the GoBack operation decrements the code unit index %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 9509433e25 LibRegex: Implement and use a REPEAT operation for bytecode repetition %!s(int64=3) %!d(string=hai) anos