Age | Commit message (Expand) | Author |
---|---|---|
2023-02-13 | LibCore: Move Stream-based sockets into the `Core` namespace | Tim Schumacher |
2022-12-15 | LibCore: Use ';' to split socket path in `SOCKET_TAKEOVER` | Federico Guerinoni |
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-07-12 | Everywhere: Split Error::from_string_literal and Error::from_string_view | sin-ack |
2022-07-12 | Everywhere: Explicitly specify the size in StringView constructors | sin-ack |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-02-06 | LibCore+LibIPC: Move SystemServerTakeover.{h,cpp} to LibCore | sin-ack |