Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | API : changed a few variables' names for clarity | Yann Collet | 2017-11-20 | 1 | -43/+43 |
* | complementary information for #394 | Yann Collet | 2017-08-30 | 1 | -9/+15 |
* | clarified documentation of streaming decompression functions | Yann Collet | 2017-08-30 | 1 | -9/+13 |
* | build: source files sorted in a FS independent manner | Yann Collet | 2017-08-26 | 1 | -2/+4 |
* | fixed gcc prototype warning | Yann Collet | 2017-08-10 | 1 | -4/+0 |
* | dictionary compression correctly uses compression level | Yann Collet | 2017-08-10 | 1 | -16/+20 |
* | implemented dictionary compression in lz4frame | Yann Collet | 2017-08-09 | 1 | -1/+1 |
* | bumped version number to 1.8.0 | Yann Collet | 2017-05-10 | 1 | -2/+2 |
* | updated Makefile | Yann Collet | 2017-05-10 | 1 | -9/+9 |
* | lz4 manual updated to v1.7.5 | Przemyslaw Skibinski | 2017-01-23 | 1 | -89/+126 |
* | Expose internal types to remove strict aliasing | Nick Terrell | 2016-11-11 | 1 | -10/+58 |
* | added lz4_manual.html | Przemyslaw Skibinski | 2016-11-10 | 1 | -0/+240 |