1
0
mirror of https://github.com/facebook/zstd.git synced 2025-07-06 15:45:37 +02:00
Commit Graph

53 Commits

Author SHA1 Message Date
ab226d4828 Updated format specification to be easier to understand 2017-01-25 16:42:41 -08:00
d82efd8a70 ZSTD_compress_usingDict() when dict gets loaded
Specify that when `dict == NULL || dictSize < 8` no dictionary
gets loaded.
Also add some periods.
2016-11-02 18:07:16 -07:00
3ee94a7600 zstd_compression_format.md moved to doc/ 2016-10-24 15:58:07 +02:00