Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lz4c : made display and arguments more compatible with gzip, for easier integ... | yann.collet.73@gmail.com | 2013-07-27 | 1 | -92/+150 |
* | Corrected issue 70, 'pack' instruction on IBM AIX | yann.collet.73@gmail.com | 2013-07-01 | 1 | -2/+2 |
* | New experimental mode : compress blocks using data from previous blocks (opti... | yann.collet.73@gmail.com | 2013-05-27 | 1 | -73/+284 |
* | lz4c : automatic output name when decoding a *.lz4 file, as requested by Pete... | yann.collet.73@gmail.com | 2013-05-17 | 1 | -7/+13 |
* | - New naming : LZ4_decompress_safe() and LZ4_decompress_fast() | yann.collet.73@gmail.com | 2013-04-26 | 1 | -4/+5 |
* | Added : function LZ4_compressHC_limitedOutput() | yann.collet.73@gmail.com | 2013-04-18 | 1 | -27/+76 |
* | Added : LZ4 Streaming Format specification (v1.3) | yann.collet.73@gmail.com | 2013-04-13 | 1 | -0/+799 |