Age | Commit message (Expand) | Author |
---|---|---|
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-14 | Tests: Add a test for printf truncation | Tim Schumacher |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-02 | AK: Print NaN and infinite numbers in PrintfImplementation | Peter Ross |
2022-03-02 | LibC: Set PRI[xX]8/PRI[xX]16 macros to `x` and `X` | Peter Ross |
2022-02-28 | AK: Add tests for integer values formatting in printf | Timur Sultanov |
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 |