asynts
|
e2e2e782d4
Deflate: Fix deadly typo.
|
4 years ago |
asynts
|
f9ba037674
LibCompress: Replace ASSERT_NOT_REACHED with set_fatal_error.
|
4 years ago |
asynts
|
b68a873067
AK: Move memory streams into their own header.
|
4 years ago |
asynts
|
9ce4475907
Streams: Distinguish recoverable and fatal errors.
|
4 years ago |
asynts
|
1c8312fa50
LibCompress: Fix a bug when wrapping around the buffer.
|
4 years ago |
asynts
|
0ebf56efb0
LibCompress: Add support for dynamic deflate blocks.
|
4 years ago |
asynts
|
d5c5507a0e
LibCompress: Deflate: Don't assert that the codes are valid.
|
4 years ago |
asynts
|
c4799576ea
LibCompess: Add missing state update in DeflateDecompressor::read.
|
4 years ago |
asynts
|
ef7bec6a3b
LibCompress: CanonicalCode: Don't leave unused code uninitialized.
|
4 years ago |
asynts
|
7c53f14bbc
LibCompress: Implement DEFLATE properly.
|
5 years ago |
asynts
|
8bbb7e25e6
LibCompress: Turn the DEFLATE implementation into a stream.
|
5 years ago |
Ben Wiederhake
|
7abd9c81c6
LibCompress: Mark compilation-unit-only functions as static
|
5 years ago |
stelar7
|
98e18d7339
LibCompress: Add LibCompress
|
5 years ago |