v1.3.2
[bitstream] Allow adding 31 bits at a time
updated license header
minor code refactor in HUF module
changed error code when pos<=size condition is not respected
fix proper naming on FSE_createCTable() arguments in fse.h
Merge pull request #796 from terrelln/is-error
Ensure dictionary Huff table can encode any symbol
adjustCParams : restored previous behavior
[libzstd] pthread function prefixed with ZSTD_
[libzstd] Fix FORCE_INLINE macro
xxhash can be included twice in any order
Merge branch 'dev' into newFormats