Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util.h and platform.h based on zstd | Przemyslaw Skibinski | 2016-12-21 | 1 | -1/+2 |
* | fixed gcc 4.4 support | Przemyslaw Skibinski | 2016-12-21 | 1 | -4/+12 |
* | executables use basic types from util.h | Przemyslaw Skibinski | 2016-12-21 | 1 | -22/+2 |
* | fix #283 : implement LZ4_versionString(). | Yann Collet | 2016-12-04 | 1 | -1/+1 |
* | fix 32-bits mode. | Yann Collet | 2016-11-17 | 1 | -7/+8 |
* | fixed conversion warnings | Yann Collet | 2016-11-14 | 1 | -18/+2 |
* | fixed conversion warnings | Yann Collet | 2016-11-14 | 1 | -8/+8 |
* | fixed uintptr_t on pre-c99 compilers | Yann Collet | 2016-11-14 | 1 | -1/+2 |
* | minor code refactoring | Yann Collet | 2016-11-14 | 1 | -31/+25 |
* | fuzzer code refactoring | Yann Collet | 2016-11-13 | 1 | -106/+88 |
* | fixed fuzzer error | Yann Collet | 2016-11-12 | 1 | -1/+1 |
* | enabled deprecation warnings on remaining obsolete functions | Yann Collet | 2016-11-12 | 1 | -38/+34 |
* | 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/+1169 |