Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added cppcheck | Yann Collet | 2018-09-18 | 1 | -2/+2 |
* | first sketch for a byte-accurate partial decoder | Yann Collet | 2018-09-07 | 1 | -11/+21 |
* | Test Linking C-Compiled Library and C++-Compiled Tests | W. Felix Handte | 2018-05-22 | 1 | -1/+17 |
* | added a test case for LZ4_decompress_fast_usingDict | Cyan4973 | 2018-04-29 | 1 | -12/+22 |
* | Merge pull request #522 from svpv/refactorDec | Yann Collet | 2018-04-28 | 1 | -1/+1 |
|\ | |||||
| * | lz4.c: fixed the LZ4_decompress_safe_continue case | Alexey Tourbin | 2018-04-26 | 1 | -1/+1 |
* | | Add _destSize() to Fullbench | W. Felix Handte | 2018-04-26 | 1 | -6/+12 |
|/ | |||||
* | util.h and platform.h based on zstd | Przemyslaw Skibinski | 2016-12-21 | 1 | -0/+1 |
* | executables use basic types from util.h | Przemyslaw Skibinski | 2016-12-21 | 1 | -44/+2 |
* | executables use platform.h | Przemyslaw Skibinski | 2016-12-20 | 1 | -15/+1 |
* | fix minor analyzer warning | Yann Collet | 2016-11-22 | 1 | -1/+1 |
* | fix 32-bits mode. | Yann Collet | 2016-11-17 | 1 | -59/+4 |
* | enabled deprecation warnings on remaining obsolete functions | Yann Collet | 2016-11-12 | 1 | -13/+23 |
* | Fixed #178 fullbench on small input | Yann Collet | 2016-11-10 | 1 | -1/+3 |
* | LZ4_DLL_IMPORT | Przemyslaw Skibinski | 2016-11-09 | 1 | -4/+4 |
* | introduced LZ4_COMPILED_AS_DLL | Przemyslaw Skibinski | 2016-11-09 | 1 | -4/+12 |
* | updated links to LZ4 repository | Przemyslaw Skibinski | 2016-11-03 | 1 | -1/+1 |
* | test programs moved to tests/ | Przemyslaw Skibinski | 2016-11-03 | 1 | -0/+813 |