lz4/programs
Takayuki MATSUOKA dcdd628d5e Fix sentinel bit pattern
Set all bits of U64.
2015-03-02 13:38:30 +09:00
..
bench.c C90 compatibility 2014-12-17 12:20:17 +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 Fixed : bug within LZ4 HC streaming mode, reported by James Boyle 2014-12-16 02:13:19 +01:00
frametest.c New : lz4frame integrated into liblz4 (v1.5.0) 2014-12-13 15:05:46 +01:00
fullbench.c restored lz4 hc compression ratio 2015-03-02 00:11:34 +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 Google Code Issue 155: lz4 cli should support sparse file 2015-03-02 13:38:23 +09:00
lz4io.c Fix sentinel bit pattern 2015-03-02 13:38:30 +09:00
lz4io.h Google Code Issue 155: lz4 cli should support sparse file 2015-03-02 13:38:23 +09:00
Makefile restored lz4 hc compression ratio 2015-03-02 00:11:34 +01:00