Age | Commit message (Expand) | Author |
---|---|---|
2023-01-04 | LibRegex: Tweak get_error() function | Nico Weber |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-10-10 | LibRegex: Don't build LibRegex/C/Regex.cpp on Lagom | Andrew Kaster |
2022-07-12 | Everywhere: Explicitly specify the size in StringView constructors | sin-ack |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-12-21 | LibRegex: Remove some else-after-returns | Hendiadyoin1 |
2021-12-21 | LibRegex: Add some implied auto qualifiers | Hendiadyoin1 |
2021-07-13 | LibRegex+LibC: Make re_nsub available to the user | Ali Mohammad Pur |
2021-07-10 | LibRegex: Add support for non-extended regular expressions in regcomp() | Ali Mohammad Pur |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-16 | Everywhere: Replace a bundle of dbg with dbgln. | asynts |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |