Age | Commit message (Expand) | Author |
---|---|---|
2022-04-16 | LibCore+Everywhere: Make Core::Stream::read() return Bytes | Sam Atkins |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-01-24 | Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr | Sam Atkins |
2022-01-13 | LibCore+Userland+Tests: Convert Stream APIs to construct on heap | sin-ack |
2021-12-16 | LibCore+Userland: Convert TCPServer to use the Serenity Stream API | sin-ack |
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-09-06 | Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe | Ali Mohammad Pur |
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 | Services: Move to Userland/Services/ | Andreas Kling |