Files
zstd-rs/lib/common
Nick Terrell eb7873a048 ZSTD_execSequence() accepts match in last 7 bytes
The zstd reference compressor will not emit a match in the last 7
bytes of a block.  The decompressor will also not accept a match
in the last 7 bytes.  This patch makes the decompressor accept a
match in the last 7 bytes.
2016-10-25 21:24:15 -07:00
..
2016-07-24 18:02:04 +02:00
2016-10-11 08:21:09 -07:00
2016-07-17 16:21:37 +02:00
2016-08-30 11:06:28 -07:00
2016-08-30 12:03:36 -07:00
2016-08-30 11:06:28 -07:00