v0.0.29
fixed more issues detected by recent version of scan-build
avoid duplicate code comments
Fix clang build
huf: increase threshold detection of poorly compressible data
fixed tautological tests
[zstd] Fix seqStore growth
ZSTD_dfast: Don't Search Dict Context When Mismatch Was Found
Skeleton for In-Place Impl for ZSTD_dfast
ZSTD_fast: Don't Search Dict Context When Mismatch Was Found
Coalesce hasDictMatchState and extDict Checks into One Enum and Rename Stuff
Fix `dmsBtLow` Test
Add _dictMatchState Stubs for ZSTD_lazy Functions
Adjust advanced parameters to source size
fixed several minor issues detected by scan-build
Add _dictMatchState Functions
Merge branch 'dev' into scanbuild
[zstdmt] Fix jobsize bugs (#1205)