summaryrefslogtreecommitdiffstats
path: root/programs/bench.c
Commit message (Expand)AuthorAgeFilesLines
* fix : minor compilation warning under mingwYann Collet2014-07-291-1/+1
* Makefile : added -Wstrict-prototype, as suggested by Larry Doolittle Yann Collet2014-07-141-3/+3
* Fixed issue 127 & 128Yann Collet2014-04-151-1/+1
* Makefile : library correctly compiled with -O3 switch (issue 114)yann.collet.73@gmail.com2014-03-121-2/+2
* Large decompression speed improvement for GCC 32-bits. Thanks to Valery Croiz...yann.collet.73@gmail.com2014-02-041-6/+6
* Makefile : added capability to install librariesyann.collet.73@gmail.com2014-01-071-0/+441