lz4/programs
2015-04-17 19:42:07 +01:00
..
bench.c Fixed a few coverity warnings 2015-04-12 09:42:58 +01:00
bench.h Improved sparse file support 2015-03-13 02:24:08 +01:00
COPYING Makefile : added capability to install libraries 2014-01-07 18:47:50 +00:00
datagen.c scan-build tests 2015-03-15 01:42:27 +01:00
datagen.h Updated datagen (can create sparse files) 2015-03-10 00:12:51 +01:00
datagencli.c Improved sparse files support 2015-03-13 20:36:59 +01:00
frametest.c Updated lz4frame error names 2015-04-15 10:34:08 +01:00
fullbench.c Shortened tests durations 2015-04-12 16:40:58 +01:00
fuzzer.c Shortened tests durations 2015-04-12 16:40:58 +01:00
lz4.1 Sparse file support is now enabled by default 2015-04-17 19:42:07 +01:00
lz4cli.c Sparse file support is now enabled by default 2015-04-17 19:42:07 +01:00
lz4io.c Sparse file support is now enabled by default 2015-04-17 19:42:07 +01: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 test error message in multiple files mode 2015-04-16 16:45:58 +01:00