| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | updated API documentation | Yann Collet | 2018-05-03 | 1 | -6/+20 |
|
|
* | random lz4f clarifications | Yann Collet | 2018-05-02 | 1 | -16/+38 |
|
|
* | Merge pull request #519 from lz4/fdParser | Yann Collet | 2018-04-27 | 2 | -9/+66 |
|\ |
|
| * | ensure favorDecSpeed is properly initialized | Yann Collet | 2018-04-27 | 2 | -9/+66 |
|
|
* | | minor edit of block format | Cyan4973 | 2018-04-25 | 1 | -28/+32 |
|
|
* | | lz4_Block_format.md: clarify on short inputs and restrictions | Alexey Tourbin | 2018-04-24 | 1 | -3/+12 |
|/ |
|
* | minor length reduction of several large lines | Yann Collet | 2018-04-18 | 1 | -21/+29 |
|
|
* | compatibility with gcc-4.4 string.h version | Cyan4973 | 2018-04-13 | 1 | -22/+72 |
|
|
* | updated LZ4F_compressBound() documentation | Yann Collet | 2018-02-28 | 1 | -3/+6 |
|
|
* | bumped version number to v1.8.2 | Yann Collet | 2018-02-26 | 2 | -4/+4 |
|
|
* | update code comment on LZ4 streaming interface | Yann Collet | 2018-02-26 | 1 | -10/+11 |
|
|
* | update API doc regarding double-buffer strategy | Yann Collet | 2018-02-18 | 1 | -1/+3 |
|
|
* | fixed code comment as detected in #466 | Yann Collet | 2018-02-07 | 1 | -32/+33 |
|
|
* | Merge pull request #458 from lz4/ff161 | Yann Collet | 2018-02-01 | 1 | -4/+12 |
|\ |
|
| * | fix typos as suggested by @psteinb | Yann Collet | 2018-01-31 | 1 | -2/+2 |
|
|
| * | proposed a minor change to LZ4 Frame format specification | Yann Collet | 2018-01-31 | 1 | -4/+12 |
|
|
* | | refactored frameCompress example | Yann Collet | 2018-01-31 | 2 | -22/+26 |
|/ |
|
* | nicer console message for `make clean` | Yann Collet | 2018-01-14 | 2 | -14/+19 |
|
|
* | API : changed a few variables' names for clarity | Yann Collet | 2017-11-20 | 1 | -43/+43 |
|
|
* | complementary information for #394 | Yann Collet | 2017-08-30 | 1 | -9/+15 |
|
|
* | clarified documentation of streaming decompression functions | Yann Collet | 2017-08-30 | 1 | -9/+13 |
|
|
* | build: source files sorted in a FS independent manner | Yann Collet | 2017-08-26 | 1 | -2/+4 |
|
|
* | 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 |
|
|
* | fixed gcc prototype warning | Yann Collet | 2017-08-10 | 1 | -4/+0 |
|
|
* | dictionary compression correctly uses compression level | Yann Collet | 2017-08-10 | 2 | -17/+21 |
|
|
* | implemented dictionary compression in lz4frame | Yann Collet | 2017-08-09 | 2 | -18/+20 |
|
|
* | fixed frameCompress example | Yann Collet | 2017-08-09 | 1 | -16/+19 |
|
|
* | added dictID inside LZ4F_frameInfo_t | Yann Collet | 2017-08-09 | 1 | -2/+1 |
|
|
* | updated Frame specification | Yann Collet | 2017-08-08 | 1 | -25/+52 |
|
|
* | added a paragraph on overlap matches | Yann Collet | 2017-06-06 | 1 | -4/+12 |
|
|
* | [Doc] Fix markdown | Chocobo1 | 2017-05-25 | 1 | -2/+2 |
|
|
* | 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 | 2 | -4/+4 |
|
|
* | updated Makefile | Yann Collet | 2017-05-10 | 2 | -32/+61 |
|
|
* | added lz4frame_manual.html | Przemyslaw Skibinski | 2017-01-23 | 1 | -0/+240 |
|
|
* | lz4 manual updated to v1.7.5 | Przemyslaw Skibinski | 2017-01-23 | 1 | -89/+126 |
|
|
* | Expose internal types to remove strict aliasing | Nick Terrell | 2016-11-11 | 1 | -10/+58 |
|
|
* | added lz4_manual.html | Przemyslaw Skibinski | 2016-11-10 | 1 | -0/+240 |
|
|
* | documentation moved to doc/ | Przemyslaw Skibinski | 2016-11-03 | 2 | -0/+512 |
|
|