summaryrefslogtreecommitdiffstats
path: root/lib/lz4.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed : bug within LZ4 HC streaming mode, reported by James BoyleYann Collet2014-12-161-1/+1
* Fixed : GCC 4.9 bug on highest performance settings, reported by Greg Slazinski Yann Collet2014-12-141-14/+12
* Fixed : LZ4_compress_limitedOutput() bug, as reported by Christopher SpellerYann Collet2014-12-101-2/+2
* stronger tests for LZ4_compress_limitedOutput()Yann Collet2014-12-101-2/+4
* Clarified a few commentsYann Collet2014-12-031-5/+3
* Fixed : deprecated function LZ4_slideInputBufferHC()Yann Collet2014-12-031-2/+2
* variable ref renamedYann Collet2014-12-021-18/+18
* New directory structure : library source files into /lib directoryYann Collet2014-11-301-0/+1365