Age | Commit message (Expand) | Author |
---|---|---|
2022-12-20 | LibDiff: Make Diff::generate_only_additions take text as StringView | Karol Kosek |
2022-12-06 | Everywhere: Rename to_{string => deprecated_string}() where applicable | Linus Groh |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-10-24 | AK+Everywhere: Turn bool keep_empty to an enum in split* functions | demostanis |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-11-10 | AK+Everywhere: Stop including Vector.h from StringView.h | Andreas Kling |
2021-05-07 | LibDiff: Convert StringBuilder::appendf() => AK::Format | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |