summaryrefslogtreecommitdiffstats
path: root/programs/lz4io.h
Commit message (Expand)AuthorAgeFilesLines
* added a few datesYann Collet2016-11-211-1/+1
* fixed minor coverity warningsYann Collet2016-11-151-6/+10
* fixed lz4catYann Collet2016-11-091-2/+6
* added --rm optionPrzemyslaw Skibinski2016-11-071-0/+2
* Rename passThrough to testModeNick Terrell2016-11-041-3/+3
* Fix test mode and write to nullNick Terrell2016-11-031-0/+4
* updated links to LZ4 repositoryPrzemyslaw Skibinski2016-11-031-1/+1
* Added new LZ4IO_decompressMultipleFilenames to allow decompression of multipl...Kyle J Harper2015-04-121-1/+2
* lz4 cli supports frame content sizeYann Collet2015-03-231-0/+2
* new long commandsYann Collet2015-03-211-4/+4
* Improved sparse file supportYann Collet2015-03-131-1/+1
* Preliminary support for sparse filesYann Collet2015-03-111-2/+6
* g++ compatibilityYann Collet2015-03-101-5/+1
* Merge pull request #54 from t-mat/gc-issue/155Yann Collet2015-03-081-0/+5
|\
| * Google Code Issue 155: lz4 cli should support sparse fileTakayuki MATSUOKA2015-03-021-0/+5
* | Updated : compress multiple filesYann Collet2015-03-071-3/+5
|/
* LZ4IO : modified to use lz4frame insteadYann Collet2014-11-301-2/+2
* Fixed issue 127 & 128Yann Collet2014-04-151-1/+1
* Large decompression speed improvement for GCC 32-bits. Thanks to Valery Croiz...yann.collet.73@gmail.com2014-02-041-0/+77