Age | Commit message (Expand) | Author |
---|---|---|
2022-12-06 | Everywhere: Rename to_{string => deprecated_string}() where applicable | Linus Groh |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-11-26 | AK: Make it possible to not `using` AK classes into the global namespace | Andreas Kling |
2022-10-24 | AK+Everywhere: Turn bool keep_empty to an enum in split* functions | demostanis |
2022-04-17 | AK: Add Kernel namespace to KStrings in AK::IPv6Address | Thitat Auareesuksakul |
2022-03-08 | AK: Add IPv6Address class | Tom |