Age | Commit message (Expand) | Author |
---|---|---|
2022-01-15 | LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer | sin-ack |
2021-11-29 | LibIPC: Replace u32/u64 value coders with u/ul/ull value coders | Andreas Kling |
2021-11-28 | LibIPC+IPCCompiler+AK: Make IPC value decoders return ErrorOr<void> | Andreas Kling |
2021-09-12 | LibIPC: Add support for transferring doubles over IPC messages | kleines Filmröllchen |
2021-07-04 | AK+LibIPC: Make all enums codable | Timothy |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |