Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nicer console message for `make clean` | Yann Collet | 2018-01-14 | 1 | -12/+17 |
* | restored block checksum capability at lz4frame API level | Yann Collet | 2017-08-12 | 1 | -10/+15 |
* | implemented lz4frame decompression API | Yann Collet | 2017-08-10 | 1 | -5/+5 |
* | support dictionary compression with independent blocks | Yann Collet | 2017-08-10 | 1 | -27/+28 |
* | dictionary compression correctly uses compression level | Yann Collet | 2017-08-10 | 1 | -1/+1 |
* | implemented dictionary compression in lz4frame | Yann Collet | 2017-08-09 | 1 | -17/+19 |
* | fixed frameCompress example | Yann Collet | 2017-08-09 | 1 | -16/+19 |
* | added test for LZ4F_resetDecompressionContext() | Yann Collet | 2017-05-10 | 1 | -6/+3 |
* | bumped version number to 1.8.0 | Yann Collet | 2017-05-10 | 1 | -2/+2 |
* | updated Makefile | Yann Collet | 2017-05-10 | 1 | -23/+52 |
* | added lz4frame_manual.html | Przemyslaw Skibinski | 2017-01-23 | 1 | -0/+240 |