]> git.ipfire.org Git - thirdparty/zstd.git/commit
Added : ability to manually select the dictionary ID of a newly created dictionary
authorYann Collet <yann.collet.73@gmail.com>
Mon, 30 May 2016 19:18:52 +0000 (21:18 +0200)
committerYann Collet <yann.collet.73@gmail.com>
Mon, 30 May 2016 19:18:52 +0000 (21:18 +0200)
commit290aaa75212334b18b0ef36c679d4d4a0704acca
tree3f94c7f039dc9b9a5daa4e61c650abb4e998bed9
parent815580a53864a17d5f486db6b9e4565ce59f5fa4
Added : ability to manually select the dictionary ID of a newly created dictionary
lib/dictBuilder/zdict.c
lib/dictBuilder/zdict_static.h
programs/dibio.c
programs/tests/playTests.sh
programs/zstd.1
programs/zstdcli.c