Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed : issue 52 (reported by Ludwig Strigeus) | Yann Collet | 2014-06-22 | 1 | -2/+1 |
| | |||||
* | Fixed : streaming compression using small (<64KB) dictionary buffers | Yann Collet | 2014-06-17 | 1 | -40/+24 |
| | |||||
* | restored LZ4 HC streaming mode | Yann Collet | 2014-06-11 | 1 | -11/+43 |
| | |||||
* | lz4io : reduced memory usage in streaming mode | Yann Collet | 2014-06-10 | 1 | -6/+10 |
| | |||||
* | New : valgrind memtest | Yann Collet | 2014-06-09 | 1 | -33/+22 |
| | |||||
* | Fixed issue 127 & 128 | Yann Collet | 2014-04-15 | 1 | -1/+1 |
| | |||||
* | Large decompression speed improvement for GCC 32-bits. Thanks to Valery ↵ | yann.collet.73@gmail.com | 2014-02-04 | 1 | -0/+948 |
Croizier ! LZ4HC : Compression Level is now a programmable parameter (CLI from 4 to 9) Separated IO routines from command line (lz4io.c) Version number into lz4.h (suggested by Francesc Alted) git-svn-id: https://lz4.googlecode.com/svn/trunk@113 650e7d94-2a16-8b24-b05c-7c0b3f6821cd |