lz4/programs
2014-11-04 12:11:14 +01:00
..
bench.c fix : minor compilation warning under mingw 2014-07-29 21:57:09 +01:00
bench.h Makefile : added -Wstrict-prototype, as suggested by Larry Doolittle 2014-07-14 23:29:40 +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 LZ4 HC streaming integrated within lz4frame 2014-10-28 00:39:06 +01:00
fullbench.c fullbench : display Algorithm Nb 2014-11-03 09:18:15 +01:00
fuzzer.c Updated unsynchronized buffers tests 2014-11-04 10:04:37 +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 fixed : clang warnings 2014-09-22 18:42:00 +01:00
lz4io.c Fixed issue 44 : stopped concatenated stream on null size frame (thanks to Brendan O'Connor) 2014-11-04 12:11:14 +01:00
lz4io.h Fixed issue 127 & 128 2014-04-15 15:03:17 +02:00
Makefile Fixed issue 44 : stopped concatenated stream on null size frame (thanks to Brendan O'Connor) 2014-11-04 12:11:14 +01:00