Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | g++ compatibility | Yann Collet | 2015-03-10 | 1 | -5/+6 | |
* | Updated : compress multiple files | Yann Collet | 2015-03-07 | 1 | -4/+4 | |
* | C90 compatibility | Yann Collet | 2014-12-17 | 1 | -2/+2 | |
* | Fixed : older compiler don't like nameless unions, reported by Cheyi Lin | Yann Collet | 2014-12-16 | 1 | -66/+65 | |
* | minor refactoring | Yann Collet | 2014-12-06 | 1 | -5/+0 | |
* | fix : minor compilation warning under mingw | Yann Collet | 2014-07-29 | 1 | -1/+1 | |
* | Makefile : added -Wstrict-prototype, as suggested by Larry Doolittle | Yann Collet | 2014-07-14 | 1 | -3/+3 | |
* | Fixed issue 127 & 128 | Yann Collet | 2014-04-15 | 1 | -1/+1 | |
* | Makefile : library correctly compiled with -O3 switch (issue 114) | yann.collet.73@gmail.com | 2014-03-12 | 1 | -2/+2 | |
* | Large decompression speed improvement for GCC 32-bits. Thanks to Valery Croiz... | yann.collet.73@gmail.com | 2014-02-04 | 1 | -6/+6 | |
* | Makefile : added capability to install libraries | yann.collet.73@gmail.com | 2014-01-07 | 1 | -0/+441 | |