]> git.ipfire.org Git - thirdparty/zstd.git/commit
Merge branch 'longRangeMatcher' into dev 827/head
authorYann Collet <Cyan4973@users.noreply.github.com>
Fri, 1 Sep 2017 01:08:37 +0000 (18:08 -0700)
committerGitHub <noreply@github.com>
Fri, 1 Sep 2017 01:08:37 +0000 (18:08 -0700)
commitd7ad99b2ab7f89ef7e651074adf234e294385c8e
tree19efd62955cfcf4852e1783d972b2c25473f6822
parentc7818fc67647fe414d115146f7ec9832d53febc2
parentd01cd4ea47138e04787e12db28033e84d107854d
Merge branch 'longRangeMatcher' into dev
13 files changed:
lib/common/zstd_internal.h
lib/compress/zstd_compress.c
lib/compress/zstdmt_compress.c
lib/compress/zstdmt_compress.h
lib/decompress/zstd_decompress.c
lib/zstd.h
programs/bench.c
tests/Makefile
tests/fuzzer.c
tests/paramgrill.c
tests/roundTripCrash.c
tests/zstreamtest.c
zlibWrapper/examples/zwrapbench.c