zstd/programs
2016-08-21 01:04:46 +02:00
..
legacy legacy decoder for v0.7 format 2016-07-25 17:49:08 +02:00
.gitignore improved .gitignore 2016-08-18 16:53:29 +02:00
bench.c fixed crc bug in rare timing conditions within bench.c 2016-08-21 01:04:46 +02:00
bench.h Added : ability to create compressed frames without dictID 2016-05-31 02:29:45 +02:00
COPYING Initial release 2015-01-24 01:58:16 +01:00
datagen.c fixed compilation with Visual in C++ mode 2016-08-10 14:28:47 +02:00
datagen.h fixed benchmark autogen 2015-12-01 01:31:17 +01:00
dibio.c better warning and error messages in case of dictionary training failure (#292) 2016-08-18 15:02:11 +02:00
dibio.h merged zdict_static.h into zdict.h. Now requires ZDICT_STATIC_LINKING_ONLY macro. 2016-06-04 18:56:23 +02:00
fileio.c Merge pull request #296 from inikep/Other 2016-08-18 11:48:48 +02:00
fileio.h fixed #260, reported by @amnilsson 2016-07-26 00:49:47 +02:00
Makefile test-related files moved to tests/ 2016-08-18 13:18:11 +02:00
util.h removed never referenced functions 2016-08-18 10:30:21 +02:00
zstd.1 changed bench behavior for slow compression levels 2016-08-01 13:40:52 +02:00
zstdcli.c fixed Intel Compiler warnings with Visual Studio 2016-08-18 09:00:25 +02:00