Age | Commit message (Expand) | Author |
---|---|---|
2023-01-29 | AK: Deprecate the old `AK::Stream` | Tim Schumacher |
2023-01-04 | LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr | Timothy Flynn |
2022-12-26 | LibIPC+Everywhere: Change IPC decoders to construct values in-place | Timothy Flynn |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-11-15 | Userland: Properly define IPC::encode and IPC::decode specializations | Timothy Flynn |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-04-15 | LibDNS: Remove the 'DNS' prefix from the various type and class names | Tom |