Age | Commit message (Expand) | Author |
---|---|---|
2023-01-29 | AK: Deprecate the old `AK::Stream` | Tim Schumacher |
2023-01-29 | AK: Add DeprecatedString::from_utf8() | Andreas Kling |
2023-01-28 | AK: Add DeprecatedStringCodePointIterator | Andreas Kling |
2023-01-09 | AK+Everywhere: Rename FlyString to DeprecatedFlyString | Timothy Flynn |
2023-01-02 | Everywhere: Remove unused includes of AK/Memory.h | Ben Wiederhake |
2022-12-16 | AK: Synchronize explicit instantiations of to_int and to_uint | Timothy Flynn |
2022-12-06 | Everywhere: Rename to_{string => deprecated_string}() where applicable | Linus Groh |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |