Age | Commit message (Expand) | Author |
---|---|---|
2023-04-02 | AK: Increase LittleEndianOutputBitStream's buffer size and remove loops | Timothy Flynn |
2023-02-13 | Everywhere: Remove the `AK::` qualifier from Stream usages | Tim Schumacher |
2023-02-08 | AK: Remove the fallible constructor from `LittleEndianOutputBitStream` | Tim Schumacher |
2023-02-08 | AK: Remove the fallbile constructor from `BigEndianOutputBitStream` | Tim Schumacher |
2023-02-08 | AK: Remove the fallible constructor from `LittleEndianInputBitStream` | Tim Schumacher |
2023-02-08 | AK: Remove the fallible constructor from `BigEndianInputBitStream` | Tim Schumacher |
2023-01-29 | AK: Move memory streams from `LibCore` | Tim Schumacher |
2023-01-29 | AK: Move bit streams from `LibCore` | Tim Schumacher |