]> git.ipfire.org Git - thirdparty/zstd.git/commit
ZSTD_compress_usingDict() when dict gets loaded 439/head
authorNick Terrell <terrelln@fb.com>
Wed, 2 Nov 2016 23:47:53 +0000 (16:47 -0700)
committerNick Terrell <terrelln@fb.com>
Thu, 3 Nov 2016 01:07:16 +0000 (18:07 -0700)
commitd82efd8a708633affccfbf8571cb5fd712bc8636
treee1fffb28b21820a4f79ae3557934f60c75950d05
parent0a5a5fb7fd7b23994dc916c7b290aa9b8422c06f
ZSTD_compress_usingDict() when dict gets loaded

Specify that when `dict == NULL || dictSize < 8` no dictionary
gets loaded.
Also add some periods.
doc/zstd_compression_format.md
doc/zstd_manual.html
lib/compress/zstd_compress.c
lib/zstd.h