Age | Commit message (Expand) | Author |
---|---|---|
2023-04-03 | AK+Everywhere: Change AK::fill_with_random to accept a Bytes object | Timothy Flynn |
2023-01-27 | AK: Remove StringBuilder::build() in favor of to_deprecated_string() | Linus Groh |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-06-13 | AK/ByteBuffer+Everywhere: Handle errors in ByteBuffer::slice() | Matthias Zimmerman |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-09-06 | Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe | Ali Mohammad Pur |
2021-09-01 | Tests: Convert remaining LibC tests to LibTest | Andrew Kaster |