lz4/programs
2014-12-10 23:00:50 +01:00
..
bench.c minor refactoring 2014-12-06 17:10:54 +01:00
bench.h minor refactoring 2014-12-06 17:10:54 +01:00
COPYING Makefile : added capability to install libraries 2014-01-07 18:47:50 +00:00
datagen.c Makefile : added -Wstrict-prototype, as suggested by Larry Doolittle 2014-07-14 23:29:40 +01:00
frametest.c Updated lz4hc : re-use most shared elements from lz4 (endianess / align / bus detection routines) 2014-11-29 20:19:39 +01:00
fullbench.c Fixed : LZ4_compress_limitedOutput() bug, as reported by Christopher Speller 2014-12-10 17:58:15 +01:00
fuzzer.c Fixed : LZ4_compress_limitedOutput() bug, as reported by Christopher Speller 2014-12-10 17:58:15 +01:00
lz4.1 First version of Block Streaming API : LZ4_compress_usingDict() 2014-05-20 00:40:29 +01:00
lz4c.1 Added lz4c & lz4cat man pages 2014-04-15 16:47:48 +02:00
lz4cat.1 updated lz4cat man page 2014-06-24 18:59:51 +01:00
lz4cli.c minor refactoring 2014-12-06 17:10:54 +01:00
lz4io.c minor refactoring 2014-12-06 17:10:54 +01:00
lz4io.h LZ4IO : modified to use lz4frame instead 2014-11-30 17:59:31 +01:00
Makefile minor memtest correction 2014-12-10 23:00:50 +01:00