]> git.ipfire.org Git - thirdparty/zstd.git/commit
added dictionary ID (incomplete)
authorYann Collet <yann.collet.73@gmail.com>
Sun, 29 May 2016 03:01:04 +0000 (05:01 +0200)
committerYann Collet <yann.collet.73@gmail.com>
Sun, 29 May 2016 03:01:04 +0000 (05:01 +0200)
commitc46fb924dfc433d448a1c1aea2d49c2c2195f692
tree6c3ada42cdd83274654e64cca35967ea5bb49964
parent0d348d46d8e2ba978097e276e2dab5000ab4b43b
added dictionary ID (incomplete)
lib/common/error_private.h
lib/common/error_public.h
lib/common/zstd_internal.h
lib/common/zstd_static.h
lib/compress/zstd_compress.c
lib/decompress/zstd_decompress.c
lib/dictBuilder/zdict.c
programs/fileio.c
programs/tests/playTests.sh
programs/zstdcli.c