Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | restored lz4hc compression ratio | Yann Collet | 2015-03-30 | 1 | -20/+24 |
* | Fixed cast-align warnings on 32-bits | Yann Collet | 2015-03-25 | 1 | -1/+1 |
* | Improved sparse file support | Yann Collet | 2015-03-13 | 1 | -3/+4 |
* | Added : -pedantic compilation option | Yann Collet | 2014-12-17 | 1 | -1/+1 |
* | Fixed : older compiler don't like nameless unions, reported by Cheyi Lin | Yann Collet | 2014-12-16 | 1 | -12/+10 |
* | Fixed : bug within LZ4 HC streaming mode, reported by James Boyle | Yann Collet | 2014-12-16 | 1 | -0/+1 |
* | minor refactoring | Yann Collet | 2014-12-06 | 1 | -6/+6 |
* | Clarified a few comments | Yann Collet | 2014-12-03 | 1 | -2/+2 |
* | Fixed : deprecated function LZ4_slideInputBufferHC() | Yann Collet | 2014-12-03 | 1 | -57/+41 |
* | New directory structure : library source files into /lib directory | Yann Collet | 2014-11-30 | 1 | -0/+768 |