Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated release number | Yann Collet | 2014-08-13 | 1 | -1/+1 |
* | Makefile : added -Wstrict-prototype, as suggested by Larry Doolittle | Yann Collet | 2014-07-14 | 1 | -5/+5 |
* | LZ4 Streaming : check overlapping input/dictionary | Yann Collet | 2014-06-14 | 1 | -1/+1 |
* | CLI : can select compression level > 9 | Yann Collet | 2014-06-11 | 1 | -14/+13 |
* | New : valgrind memtest | Yann Collet | 2014-06-09 | 1 | -1/+1 |
* | First version of Block Streaming API : LZ4_compress_usingDict() | Yann Collet | 2014-05-19 | 1 | -2/+1 |
* | Fixed issue 127 & 128 | Yann Collet | 2014-04-15 | 1 | -3/+3 |
* | Added : lz4cat utility for posx systems | yann.collet.73@gmail.com | 2014-03-23 | 1 | -2/+7 |
* | Large decompression speed improvement for GCC 32-bits. Thanks to Valery Croiz... | yann.collet.73@gmail.com | 2014-02-04 | 1 | -750/+23 |
* | Makefile : added capability to install libraries | yann.collet.73@gmail.com | 2014-01-07 | 1 | -0/+1257 |