Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-01-24 | Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr | Sam Atkins |
2021-12-16 | LibCore+LookupServer: Implement and use UDPServer::send | sin-ack |
2021-09-06 | Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe | Ali Mohammad Pur |
2021-08-01 | LibCore: Remove unused header includes | Brian Gianforcaro |
2021-05-31 | AK: Remove the public ByteBuffer::trim method | Gunnar Beutner |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-12 | Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) | Andreas Kling |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-13 | LibCore: Include fcntl.h in more places that we use fcntl for Lagom | Andrew Kaster |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |