Age | Commit message (Expand) | Author |
---|---|---|
2023-02-13 | Everywhere: Remove the `AK::` qualifier from Stream usages | Tim Schumacher |
2023-02-13 | LibCore: Remove `Stream.h` | Tim Schumacher |
2023-01-29 | AK: Move `Stream` and `SeekableStream` from `LibCore` | Tim Schumacher |
2023-01-15 | AK: Define our own concept of "trivially serializable" | Tim Schumacher |
2023-01-13 | LibDNS: Use `AllocatingMemoryStream` in DNS package construction | Tim Schumacher |
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-04-15 | LibDNS: Remove the 'DNS' prefix from the various type and class names | Tom |