summaryrefslogtreecommitdiffstats
path: root/programs
Commit message (Expand)AuthorAgeFilesLines
* New : valgrind memtestYann Collet2014-06-093-38/+34
* new test tool : datagenYann Collet2014-06-033-9/+275
* unified structure modelYann Collet2014-06-022-4/+11
* Continuous streaming mode (automatic)Yann Collet2014-05-211-1/+8
* Added : fuzzer code for LZ4_compress_limitedOutput_usingDict()Yann Collet2014-05-201-7/+17
* Introduce : LZ4_compress_limitedOutput_usingDict()Yann Collet2014-05-201-5/+11
* restored Travis Build MatrixYann Collet2014-05-201-3/+19
* Fixed : compilation errors using Visual 2012Yann Collet2014-05-201-17/+17
* First version of Block Streaming API : LZ4_compress_usingDict()Yann Collet2014-05-195-59/+97
* changed naming convention to *_usingDict()Yann Collet2014-05-042-24/+24
* Added : *_withDict to fullbenchYann Collet2014-05-031-14/+31
* Add Travis CI's Build MatrixTakayuki MATSUOKA2014-04-301-1/+14
* fuzzer : added compressibility parameter (-p#)Yann Collet2014-04-291-17/+20
* fixed : allocation within fuzzerYann Collet2014-04-291-18/+118
* modified : rand generatorYann Collet2014-04-281-2/+7
* fixed : read error into fuzzerYann Collet2014-04-281-2/+10
* Introduce "External Dictionary" de/compression APIYann Collet2014-04-283-111/+276
* fuzzer title shows 32/64 bits modeYann Collet2014-04-241-2/+3
* re-order travis testsYann Collet2014-04-222-8/+11
* Add build target 'test'Takayuki MATSUOKA2014-04-161-0/+21
* Add command-line switch to support Travis-CITakayuki MATSUOKA2014-04-162-11/+30
* Added lz4c & lz4cat man pagesYann Collet2014-04-153-0/+71
* Fixed issue 127 & 128Yann Collet2014-04-156-11/+11
* quickfix (issue 124 & 125)yann.collet.73@gmail.com2014-03-241-10/+11
* Added : lz4cat utility for posx systemsyann.collet.73@gmail.com2014-03-232-2/+9
* Makefile : library correctly compiled with -O3 switch (issue 114)yann.collet.73@gmail.com2014-03-126-18/+17
* Large decompression speed improvement for GCC 32-bits. Thanks to Valery Croiz...yann.collet.73@gmail.com2014-02-046-763/+1060
* quickfix (issue 107 & issue 103)yann.collet.73@gmail.com2014-01-081-2/+2
* Makefile : added capability to install librariesyann.collet.73@gmail.com2014-01-0710-0/+3949