Yann Collet
|
130fe11394
|
merged `huf_static.h` into `huf.h` . Requires `HUF_STATIC_LINKING_ONLY` macro.
|
2016-06-05 00:42:28 +02:00 |
inikep
|
36fac00149
|
removed calloc calls from lib/
|
2016-06-03 13:23:04 +02:00 |
Yann Collet
|
f22a0d653d
|
huff0 dynamic reduction
|
2016-05-20 14:36:36 +02:00 |
Yann Collet
|
1032fbe714
|
update FSE library
|
2016-05-11 18:30:24 +02:00 |
Yann Collet
|
a5dacdf551
|
updated fse (minor refactor)
|
2016-05-06 16:55:27 +02:00 |
Yann Collet
|
6d1d25299a
|
fixed Huff0 quad-symbols decoder (#173)
|
2016-05-05 12:41:36 +02:00 |
Yann Collet
|
3f8ed50bf1
|
Added gnu90 test
work-around : disabled automatic selection of huff0 quad-decoder (see #173)
|
2016-05-05 03:01:13 +02:00 |
inikep
|
a1febea01d
|
Error functions moved to common/zstd_common.c
|
2016-04-22 17:14:25 +02:00 |
inikep
|
23a0889301
|
separation of lib/ into common/, compress/, decompress/, dictBuilder/, legacy/
|
2016-04-22 12:43:18 +02:00 |