Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Travis CI's Build Matrix | Takayuki MATSUOKA | 2014-04-30 | 1 | -1/+14 |
* | fuzzer : added compressibility parameter (-p#) | Yann Collet | 2014-04-29 | 1 | -17/+20 |
* | fixed : allocation within fuzzer | Yann Collet | 2014-04-29 | 1 | -18/+118 |
* | modified : rand generator | Yann Collet | 2014-04-28 | 1 | -2/+7 |
* | fixed : read error into fuzzer | Yann Collet | 2014-04-28 | 1 | -2/+10 |
* | Introduce "External Dictionary" de/compression API | Yann Collet | 2014-04-28 | 3 | -111/+276 |
* | fuzzer title shows 32/64 bits mode | Yann Collet | 2014-04-24 | 1 | -2/+3 |
* | re-order travis tests | Yann Collet | 2014-04-22 | 2 | -8/+11 |
* | Add build target 'test' | Takayuki MATSUOKA | 2014-04-16 | 1 | -0/+21 |
* | Add command-line switch to support Travis-CI | Takayuki MATSUOKA | 2014-04-16 | 2 | -11/+30 |
* | Added lz4c & lz4cat man pages | Yann Collet | 2014-04-15 | 3 | -0/+71 |
* | Fixed issue 127 & 128 | Yann Collet | 2014-04-15 | 6 | -11/+11 |
* | quickfix (issue 124 & 125) | yann.collet.73@gmail.com | 2014-03-24 | 1 | -10/+11 |
* | Added : lz4cat utility for posx systems | yann.collet.73@gmail.com | 2014-03-23 | 2 | -2/+9 |
* | Makefile : library correctly compiled with -O3 switch (issue 114) | yann.collet.73@gmail.com | 2014-03-12 | 6 | -18/+17 |
* | Large decompression speed improvement for GCC 32-bits. Thanks to Valery Croiz... | yann.collet.73@gmail.com | 2014-02-04 | 6 | -763/+1060 |
* | quickfix (issue 107 & issue 103) | yann.collet.73@gmail.com | 2014-01-08 | 1 | -2/+2 |
* | Makefile : added capability to install libraries | yann.collet.73@gmail.com | 2014-01-07 | 10 | -0/+3949 |