lz4/programs
2016-10-21 09:49:30 -07:00
..
.gitignore fixes static compilation under Windows (#246) 2016-10-21 09:49:30 -07:00
bench.c lz4cli version number from lz4.h 2016-09-02 19:32:06 -07:00
bench.h -b# and -e# options from zstd 2016-09-02 22:59:18 +02:00
COPYING Makefile : added capability to install libraries 2014-01-07 18:47:50 +00:00
datagen.c fixed LZ4 repository links 2016-09-05 13:39:35 +02:00
datagen.h fixed LZ4 repository links 2016-09-05 13:39:35 +02:00
datagencli.c datagen depends on lz4.h for version string 2016-09-05 06:49:55 -07:00
frametest.c removed test artefacts 2016-09-06 16:46:52 +02:00
fullbench.c fullbench depends on standard C time.h only 2016-09-02 20:17:19 -07:00
fuzzer.c fuzzer depends on standard C time.h only 2016-09-02 19:48:24 -07:00
lz4.1 Remove whitespace from ends of lines 2016-02-12 22:49:52 -08:00
lz4cli.c Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into dev 2016-09-03 08:10:16 +02:00
lz4io.c Use lower case for header file name 2016-09-23 00:34:42 +09:00
lz4io.h Added new LZ4IO_decompressMultipleFilenames to allow decompression of multiple files with the -m switch added in r128 (ref: google code issue 151). Limitation: will only process files matching LZ4_EXTENSION macro, which for now seems reasonable. 2015-04-12 17:33:40 -05:00
Makefile Add LZ4LIB_API 2016-09-23 00:39:45 +09:00