Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | frame content size support | Yann Collet | 2015-03-18 | 1 | -67/+130 |
* | minor lz4frame optimisation (no more malloc() on using LZ4F_compressFrame() i... | Yann Collet | 2015-03-16 | 1 | -7/+14 |
* | minor lz4frame refactoring | Yann Collet | 2015-03-16 | 1 | -30/+19 |
* | minor refactoring | Yann Collet | 2015-03-16 | 1 | -10/+14 |
* | skippable frames support | Yann Collet | 2015-03-16 | 1 | -37/+111 |
* | scan-build tests | Yann Collet | 2015-03-15 | 1 | -22/+19 |
* | Improved sparse file support | Yann Collet | 2015-03-13 | 1 | -2/+2 |
* | Fixed minor g++ warnings | Yann Collet | 2015-03-11 | 1 | -7/+6 |
* | Fixed minor warnings | Yann Collet | 2015-03-11 | 1 | -10/+13 |
* | g++ compatibility | Yann Collet | 2015-03-10 | 1 | -51/+41 |
* | New : lz4frame integrated into liblz4 (v1.5.0) | Yann Collet | 2014-12-13 | 1 | -2/+2 |
* | New directory structure : library source files into /lib directory | Yann Collet | 2014-11-30 | 1 | -0/+1330 |