Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modified : lz4 streaming API, strong types | Yann Collet | 2014-07-14 | 1 | -9/+11 |
* | Modified : streaming API (fast compression) | Yann Collet | 2014-07-05 | 1 | -1/+6 |
* | Modified : Makefile : added -Wshadow option, suggest by Boris Faure | Yann Collet | 2014-07-05 | 1 | -8/+7 |
* | Fixed : issue 52 (reported by Ludwig Strigeus) | Yann Collet | 2014-06-22 | 1 | -2/+1 |
* | Fixed : streaming compression using small (<64KB) dictionary buffers | Yann Collet | 2014-06-17 | 1 | -40/+24 |
* | restored LZ4 HC streaming mode | Yann Collet | 2014-06-11 | 1 | -11/+43 |
* | lz4io : reduced memory usage in streaming mode | Yann Collet | 2014-06-10 | 1 | -6/+10 |
* | New : valgrind memtest | Yann Collet | 2014-06-09 | 1 | -33/+22 |
* | Fixed issue 127 & 128 | Yann Collet | 2014-04-15 | 1 | -1/+1 |
* | Large decompression speed improvement for GCC 32-bits. Thanks to Valery Croiz... | yann.collet.73@gmail.com | 2014-02-04 | 1 | -0/+948 |