Age | Commit message (Expand) | Author |
---|---|---|
2022-12-20 | AK: Stop using `DeprecatedString` in Base64 encoding | Jelle Raaijmakers |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-11-24 | LibCrypt: Clean up `crypt_r` | Jelle Raaijmakers |
2022-07-12 | Everywhere: Explicitly specify the size in StringView constructors | sin-ack |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-09-01 | Everywhere: Use my cool new @serenityos.org email address | Peter Elliott |
2021-05-15 | Everywhere: Add a blank line after copyright header where missing | Linus Groh |
2021-05-01 | LibC: Move crypt() and crypt_r() to the right header file | Gunnar Beutner |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |