| Commit message (Expand) | Author | Age | Files | Lines |
* | updated documentation in anticipation for `v1.9.4` release | Yann Collet | 2022-08-11 | 1 | -48/+78 |
|
|
* | minor : proper interface for LZ4F_getBlockSize() | Yann Collet | 2022-07-13 | 1 | -4/+12 |
|
|
* | review: fix findings | Alexander Mohr | 2022-07-05 | 1 | -0/+1 |
|
|
* | review: Fix review findings | Alexander Mohr | 2022-06-10 | 1 | -23/+24 |
|
|
* | review: Fix review findings | Alexander Mohr | 2022-06-10 | 1 | -12/+25 |
|
|
* | frame-api: add method to insert uncomressed data | Alexander Mohr | 2022-06-09 | 1 | -0/+5 |
|
|
* | update library version to v1.9.4 | Yann Collet | 2022-04-17 | 1 | -3/+3 |
|
|
* | make UNAME externally definable | Yann Collet | 2021-08-16 | 1 | -3/+3 |
|
|
* | updated license & header dates | Yann Collet | 2020-11-25 | 1 | -1/+2 |
|
|
* | update obsolete section documentation | Yann Collet | 2020-11-08 | 1 | -2/+4 |
|
|
* | bump version number | Yann Collet | 2020-09-29 | 1 | -3/+3 |
|
|
* | bumped version number to v1.9.2 | Yann Collet | 2019-07-01 | 1 | -2/+2 |
|
|
* | bumped version number | Yann Collet | 2019-04-19 | 1 | -2/+2 |
|
|
* | improved documentation for LZ4 dictionary compression | Yann Collet | 2019-04-11 | 1 | -1/+1 |
|
|
* | introduce LZ4_DISTANCE_MAX build macro | Yann Collet | 2019-04-11 | 1 | -14/+47 |
|
|
* | make `_fast*()` decoder generate a deprecation warning | Yann Collet | 2019-04-04 | 1 | -2/+2 |
|
|
* | updated code documentation | Yann Collet | 2018-10-15 | 1 | -8/+14 |
|
|
* | avoid final trailing comma for enum lists | Yann Collet | 2018-09-13 | 1 | -7/+10 |
|
|
* | updated documentation regarding dictionary compression | Yann Collet | 2018-09-05 | 1 | -2/+2 |
|
|
* | ensure favorDecSpeed is properly initialized | Yann Collet | 2018-04-27 | 1 | -4/+59 |
|
|
* | minor length reduction of several large lines | Yann Collet | 2018-04-18 | 1 | -21/+29 |
|
|
* | updated LZ4F_compressBound() documentation | Yann Collet | 2018-02-28 | 1 | -3/+6 |
|
|
* | bumped version number to v1.8.2 | Yann Collet | 2018-02-26 | 1 | -2/+2 |
|
|
* | refactored frameCompress example | Yann Collet | 2018-01-31 | 1 | -20/+24 |
|
|
* | nicer console message for `make clean` | Yann Collet | 2018-01-14 | 1 | -12/+17 |
|
|
* | restored block checksum capability at lz4frame API level | Yann Collet | 2017-08-12 | 1 | -10/+15 |
|
|
* | implemented lz4frame decompression API | Yann Collet | 2017-08-10 | 1 | -5/+5 |
|
|
* | support dictionary compression with independent blocks | Yann Collet | 2017-08-10 | 1 | -27/+28 |
|
|
* | dictionary compression correctly uses compression level | Yann Collet | 2017-08-10 | 1 | -1/+1 |
|
|
* | implemented dictionary compression in lz4frame | Yann Collet | 2017-08-09 | 1 | -17/+19 |
|
|
* | fixed frameCompress example | Yann Collet | 2017-08-09 | 1 | -16/+19 |
|
|
* | added test for LZ4F_resetDecompressionContext() | Yann Collet | 2017-05-10 | 1 | -6/+3 |
|
|
* | bumped version number to 1.8.0 | Yann Collet | 2017-05-10 | 1 | -2/+2 |
|
|
* | updated Makefile | Yann Collet | 2017-05-10 | 1 | -23/+52 |
|
|
* | added lz4frame_manual.html | Przemyslaw Skibinski | 2017-01-23 | 1 | -0/+240 |
|
|