Yann Collet
|
e8d35cc5e9
|
minor formulation change, recommended by @ulikunitz
|
2017-08-20 10:39:20 -07:00 |
|
Yann Collet
|
d0d06e421f
|
added alternative representation for huffman bistream
|
2017-08-19 12:26:09 -07:00 |
|
Yann Collet
|
8b12812147
|
fix #803 : wrong example in huffman bitstream section, reported by @ulikunitz
|
2017-08-19 12:17:57 -07:00 |
|
Yann Collet
|
a935d67bf1
|
minor typo fixes in specification
|
2017-03-31 16:19:04 -07:00 |
|
Yann Collet
|
14433ca1ad
|
numerous typos and clarifications in format specification
fix limit values of Window_Size
bump version to 0.2.5
|
2017-03-31 15:45:58 -07:00 |
|
Sean Purcell
|
3bee41a70e
|
Add default distributions and fix typos
|
2017-02-21 10:20:36 -08:00 |
|
Sean Purcell
|
042419ec2a
|
Restructure Format Specification
|
2017-02-17 16:24:26 -08:00 |
|
Yann Collet
|
20bed4210c
|
changed format specification version number
|
2017-01-27 12:16:16 -08:00 |
|
Sean Purcell
|
d86153d903
|
Edits as per comments, and change wildcard 'X' to '?'
|
2017-01-26 16:58:25 -08:00 |
|
Sean Purcell
|
81c9670226
|
Fixed commented issues
|
2017-01-26 11:15:34 -08:00 |
|
Sean Purcell
|
ab226d4828
|
Updated format specification to be easier to understand
|
2017-01-25 16:42:41 -08:00 |
|
Nick Terrell
|
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 |
|
Przemyslaw Skibinski
|
3ee94a7600
|
zstd_compression_format.md moved to doc/
|
2016-10-24 15:58:07 +02:00 |
|