summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added : clang testYann Collet2015-03-156-9/+13
* Fix : static analyzer test on TravisYann Collet2015-03-152-4/+4
* scan-build testsYann Collet2015-03-1511-53/+75
* Merge pull request #58 from Cyan4973/sparseFileYann Collet2015-03-1523-407/+648
|\
| * windows sparse file supportYann Collet2015-03-131-5/+14
| * Improved sparse files supportYann Collet2015-03-133-42/+62
| * Improved sparse file supportYann Collet2015-03-1315-41/+67
| * Fixed minor g++ warningsYann Collet2015-03-113-8/+8
| * Preliminary support for sparse filesYann Collet2015-03-114-38/+74
| * Fixed minor warningsYann Collet2015-03-112-11/+14
| * g++ compatibilityYann Collet2015-03-1015-280/+92
| * Updated datagen (can create sparse files)Yann Collet2015-03-095-198/+366
| * Merge pull request #54 from t-mat/gc-issue/155Yann Collet2015-03-083-0/+167
| |\
| | * Fix sentinel bit patternTakayuki MATSUOKA2015-03-021-1/+1
| | * Fix sentinel size miscalculationTakayuki MATSUOKA2015-03-021-1/+1
| | * Add GNU coreutil's is_nul() method to isSparse()Takayuki MATSUOKA2015-03-021-1/+20
| | * Add Neil's method to isSparse()Takayuki MATSUOKA2015-03-021-1/+7
| | * Improve isSparse()Takayuki MATSUOKA2015-03-021-0/+46
| | * Adjust coding styleTakayuki MATSUOKA2015-03-021-28/+37
| | * Google Code Issue 155: lz4 cli should support sparse fileTakayuki MATSUOKA2015-03-023-0/+87
* | | Merge pull request #57 from alexDarcy/masterYann Collet2015-03-111-0/+3
|\ \ \ | |/ / |/| |
| * | Updated Cmake configuration for non-gnu compileralexDarcy2015-03-111-0/+3
| * | Merge pull request #47 from Cyan4973/devr127r126Yann Collet2014-12-1919-470/+538
| |\ \
| * \ \ Merge pull request #43 from Cyan4973/devr125Yann Collet2014-12-115-80/+99
| |\ \ \
| * \ \ \ Merge pull request #41 from Cyan4973/devYann Collet2014-12-093-2/+4
| |\ \ \ \
| * \ \ \ \ Merge pull request #40 from Cyan4973/devYann Collet2014-12-086-62/+38
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #39 from Cyan4973/devYann Collet2014-12-0524-1337/+884
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #34 from Cyan4973/devr124Yann Collet2014-11-0620-1608/+2700
| |\ \ \ \ \ \ \
* | | | | | | | | Fixed : static library (x64 binary)Yann Collet2015-03-081-1/+1
* | | | | | | | | NetBSD compatibility (#48)Yann Collet2015-03-076-25/+79
* | | | | | | | | Updated : compress multiple filesYann Collet2015-03-077-101/+132
* | | | | | | | | Merge pull request #52 from KyleJHarper/r128/multiple_inputsYann Collet2015-03-031-58/+84
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Added support for multiple input files to act more like other compressors. Fo...kyle2015-03-021-58/+84
* | | | | | | | | Merge pull request #49 from t-mat/msvc-fseeki64Yann Collet2015-03-011-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Replace fseek with _fseeki64 to avoid MSVC's 2GiB barrierTakayuki MATSUOKA2015-02-141-0/+3
| |/ / / / / / / /
* | | | | | | | | restored lz4 hc compression ratioYann Collet2015-03-012-27/+148
* | | | | | | | | Fix : lz4frame.h within uninstallerYann Collet2015-01-211-0/+1
|/ / / / / / / /
* | | | | | | | Added : Visual project directoryYann Collet2015-01-139-0/+489
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Added : -pedantic compilation optionYann Collet2014-12-175-5/+6
* | | | | | | C90 compatibilityYann Collet2014-12-173-16/+16
* | | | | | | Fixed : older compiler don't like nameless unions, reported by Cheyi LinYann Collet2014-12-168-351/+362
* | | | | | | Fixed : bug within LZ4 HC streaming mode, reported by James BoyleYann Collet2014-12-165-21/+27
* | | | | | | Fixed : GCC 4.9 bug on highest performance settings, reported by Greg Slazinski Yann Collet2014-12-142-14/+13
* | | | | | | Updated commentsYann Collet2014-12-131-8/+0
* | | | | | | fixed travis testsYann Collet2014-12-132-2/+5
* | | | | | | Fixed : install test on travisYann Collet2014-12-131-1/+1
* | | | | | | New : lz4frame integrated into liblz4 (v1.5.0)Yann Collet2014-12-1311-57/+117
* | | | | | | Fixed : minor warnings under VisualYann Collet2014-12-131-7/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | minor memtest correctionYann Collet2014-12-101-1/+1
* | | | | | updated NEWSYann Collet2014-12-101-0/+1