]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Merge pull request #1151 from felixhandte/zstd-dfast-in-place-dict-goto
authorYann Collet <Cyan4973@users.noreply.github.com>
Fri, 1 Jun 2018 00:37:09 +0000 (17:37 -0700)
committerGitHub <noreply@github.com>
Fri, 1 Jun 2018 00:37:09 +0000 (17:37 -0700)
ZSTD_dfast: Support Searching the Dictionary Context In-Place (Alternate `goto` Implementation)

1  2 
lib/compress/zstd_compress.c

Simple merge