Age | Commit message (Expand) | Author |
---|---|---|
2023-03-10 | Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case | Andreas Kling |
2023-02-26 | AK: Fix DeprecatedString::bijective_base_from for large numbers | Tim Ledbetter |
2023-02-08 | AK: Remove the deprecated Stream implementation :^) | Tim Schumacher |
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 |