Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Tim Schumacher 707a36dd79 LibCompress/Brotli: Update the lookback buffer with uncompressed data 1 gadu atpakaļ
  Tim Schumacher dbc25f18ec LibCompress: Let `BrotliDecompressionStream` take a `MaybeOwned` 2 gadi atpakaļ
  Lucas CHOLLET 3fdf5072ec LibCompress/Brotli: Remove `CanonicalCode::clear()` 2 gadi atpakaļ
  Lucas CHOLLET 96eace8390 LibCompress: Move `CanonicalCode` in the `Brotli` namespace 2 gadi atpakaļ
  Lucas CHOLLET 9248fd7f33 LibCompress: Move `CanonicalCode`'s initializers inside `CanonicalCode` 2 gadi atpakaļ
  Lucas CHOLLET d2dd4142d1 LibCompress: Make `CanonicalCode::read_symbol` const 2 gadi atpakaļ
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} 2 gadi atpakaļ
  Tim Schumacher 5f2ea31816 AK: Move `Handle` from `LibCore` and name it `MaybeOwned` 2 gadi atpakaļ
  Tim Schumacher f909cfbe75 LibCore: Use the new `Handle` type for the `BitStream` types 2 gadi atpakaļ
  Tommy Murphy 0ee98c69c1 LibCompress: Brotli support metadata of skip_length=0 2 gadi atpakaļ
  Ben Wiederhake 8de7a91571 LibCompress+Tests: Demonstrate and fix faulty metadata length 2 gadi atpakaļ
  Michiel Visser d6a5b11f04 LibCompress: Implement Brotli decompressor 3 gadi atpakaļ