summaryrefslogtreecommitdiffstats
path: root/lib/lz4.c
Commit message (Expand)AuthorAgeFilesLines
* Updates tests & Man pagesYann Collet2015-03-221-3/+3
* Updated lz4io sparse file support (alignment properties)Yann Collet2015-03-171-5/+5
* Added : clang testYann Collet2015-03-151-0/+1
* scan-build testsYann Collet2015-03-151-1/+1
* Improved sparse file supportYann Collet2015-03-131-2/+1
* Fixed minor warningsYann Collet2015-03-111-1/+1
* g++ compatibilityYann Collet2015-03-101-5/+5
* NetBSD compatibility (#48)Yann Collet2015-03-071-10/+10
* Fixed : older compiler don't like nameless unions, reported by Cheyi LinYann Collet2014-12-161-6/+10
* 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