Age | Commit message (Expand) | Author |
---|---|---|
2023-01-29 | AK: Move `Handle` from `LibCore` and name it `MaybeOwned` | Tim Schumacher |
2022-12-12 | LibCore: Use the new `Handle` type for the `BitStream` types | Tim Schumacher |
2022-10-11 | LibCompress: Brotli support metadata of skip_length=0 | Tommy Murphy |
2022-09-17 | LibCompress+Tests: Demonstrate and fix faulty metadata length | Ben Wiederhake |
2022-05-21 | LibCompress: Implement Brotli decompressor | Michiel Visser |