Yi Jin
|
5324b1e386
|
add support for setting compression level through environment variable ZSTD_CLEVEL
|
2018-12-19 13:26:27 -08:00 |
|
Yi Jin
|
bc4dc606de
|
break loadFile_orDie() into 2: loadFile_orDie() loads file into a pre-allocated memory buffer, mallocAndLoadFile_orDie() allocates memory first, then calls loadFile_orDie()
|
2018-12-17 16:54:55 -08:00 |
|
Yi Jin
|
04d06ad885
|
refactor utils.h and implement simple_compressionCCtx.c
|
2018-12-14 18:12:05 -08:00 |
|
Yi Jin
|
193fbd30f2
|
WIP
|
2018-12-13 22:51:35 -08:00 |
|
Yi Jin
|
7f975c0c28
|
create simple_compressionCCtx.c out of simple_compression.c, to be worked on
|
2018-12-13 15:42:55 -08:00 |
|