Age | Commit message (Expand) | Author |
---|---|---|
2023-02-10 | AK: Allow Vector<ByteBuffer>::contains_slow to accept (Readonly)Bytes | Luke Wilde |
2023-01-31 | AK: Fix all quadratic-time append-loops over ByteBuffer | Ben Wiederhake |
2022-01-24 | Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr | Sam Atkins |
2021-09-06 | Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe | Ali Mohammad Pur |
2021-05-06 | Tests: Move AK tests to Tests/AK | Brian Gianforcaro |