regression
Ensure dictionary Huff table can encode any symbol
fixed a small error in decodeCorpus
updated license header
[libzstd] pthread function prefixed with ZSTD_
fixed a bunch of headers after license change (#825)
makes it possible to compile libzstd in single-thread mode without zstdmt_compress.c (#819)
Add BUCK files for Nuclide support
programs/Makefile : better support for GNU conventions
updated pkg config file
Merge branch 'srcSize' into dev