summaryrefslogtreecommitdiff
path: root/programs/lz4io.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-10Add constant pointer annotationsTim Zakian1-18/+18
2019-01-10Remove a bunch of global variables that tracked settings for the IO module, a...Tim Zakian1-17/+25
2019-01-10Fix pass-through modeTim Zakian1-0/+4
2018-09-28support custom block sizesBlaise Sanouillet1-0/+4
2018-04-26fasterDecSpeed can be triggered from cli with --favor-decSpeedYann Collet1-1/+6
2017-10-09Add Dictionary Support to the Command Line ToolW. Felix Handte1-0/+2
2016-11-21added a few datesYann Collet1-1/+1
2016-11-15fixed minor coverity warningsYann Collet1-6/+10
2016-11-09fixed lz4catYann Collet1-2/+6
2016-11-07added --rm optionPrzemyslaw Skibinski1-0/+2
2016-11-03Rename passThrough to testModeNick Terrell1-3/+3
2016-11-03Fix test mode and write to nullNick Terrell1-0/+4
2016-11-03updated links to LZ4 repositoryPrzemyslaw Skibinski1-1/+1
2015-04-12Added new LZ4IO_decompressMultipleFilenames to allow decompression of multipl...Kyle J Harper1-1/+2
2015-03-23lz4 cli supports frame content sizeYann Collet1-0/+2
2015-03-21new long commandsYann Collet1-4/+4
2015-03-13Improved sparse file supportYann Collet1-1/+1
2015-03-11Preliminary support for sparse filesYann Collet1-2/+6
2015-03-10g++ compatibilityYann Collet1-5/+1
2015-03-08Merge pull request #54 from t-mat/gc-issue/155Yann Collet1-0/+5
2015-03-07Updated : compress multiple filesYann Collet1-3/+5
2015-03-02Google Code Issue 155: lz4 cli should support sparse fileTakayuki MATSUOKA1-0/+5
2014-11-30LZ4IO : modified to use lz4frame insteadYann Collet1-2/+2
2014-04-15Fixed issue 127 & 128Yann Collet1-1/+1
2014-02-04Large decompression speed improvement for GCC 32-bits. Thanks to Valery Croiz...yann.collet.73@gmail.com1-0/+77