Age | Commit message (Expand) | Author |
---|---|---|
2023-01-27 | AK: Remove StringBuilder::build() in favor of to_deprecated_string() | Linus Groh |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-02-16 | LibCrypto: Exclude class_name() methods from the Kernel | Idan Horowitz |
2021-12-24 | LibCrypto: Remove redundant __builtin_memset() call | Daniel Bertalan |
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-05-13 | LibCrypto: Remove all uses of VLAs | Ali Mohammad Pur |
2021-04-22 | AK+Userland: Use mpfard@serenityos.org for my copyright headers | Ali Mohammad Pur |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |