| Commit message (Expand) | Author | Age | Files | Lines |
* | update doc | Yann Collet | 2020-11-15 | 1 | -2/+2 |
|
|
* | update obsolete section documentation | Yann Collet | 2020-11-08 | 2 | -26/+43 |
|
|
* | bump version number | Yann Collet | 2020-09-29 | 2 | -25/+47 |
|
|
* | clarify endMark definition | Yann Collet | 2020-08-14 | 1 | -4/+4 |
|
|
* | Clarifies and fix EndMark | Yann Collet | 2020-08-13 | 1 | -18/+29 |
|
|
* | bumped version number to v1.9.2 | Yann Collet | 2019-07-01 | 2 | -4/+4 |
|
|
* | precise again that LZ4 decoder needs metadata | Yann Collet | 2019-06-06 | 1 | -20/+31 |
|
|
* | added more details for in-place documentation | Yann Collet | 2019-05-31 | 1 | -12/+13 |
|
|
* | updated API manual | Yann Collet | 2019-05-30 | 1 | -1/+1 |
|
|
* | add more doc on in-place (de)compression | Yann Collet | 2019-05-30 | 1 | -5/+25 |
|
|
* | added comments and macros for in-place (de)compression | Yann Collet | 2019-05-29 | 1 | -2/+36 |
|
|
* | bumped version number | Yann Collet | 2019-04-19 | 2 | -4/+4 |
|
|
* | address a few minor Visual warnings | Yann Collet | 2019-04-18 | 1 | -16/+13 |
|
|
* | updated doc to underline difference between block and frame | Yann Collet | 2019-04-12 | 1 | -7/+11 |
|
|
* | improved documentation for LZ4 dictionary compression | Yann Collet | 2019-04-11 | 2 | -4/+9 |
|
|
* | introduce LZ4_DISTANCE_MAX build macro | Yann Collet | 2019-04-11 | 2 | -14/+48 |
|
|
* | updated block format with more details on MF_LIMIT | Yann Collet | 2019-04-11 | 1 | -12/+23 |
|
|
* | modified LZ4_initStreamHC() to look like LZ4_initStream() | Yann Collet | 2019-04-09 | 1 | -12/+19 |
|
|
* | created LZ4_initStream() | Yann Collet | 2019-04-05 | 1 | -44/+43 |
|
|
* | make `_fast*()` decoder generate a deprecation warning | Yann Collet | 2019-04-04 | 2 | -28/+41 |
|
|
* | fixed doc | Yann Collet | 2019-04-03 | 1 | -9/+12 |
|
|
* | moved _destSize() into "stable API" status | Yann Collet | 2019-04-03 | 1 | -7/+14 |
|
|
* | updated frame format | Yann Collet | 2019-01-02 | 1 | -7/+10 |
|
|
* | updated LZ4 block format | Yann Collet | 2019-01-02 | 1 | -36/+33 |
|
|
* | Merge remote-tracking branch 'upstream/master' into bootcamp | Bing Xu | 2018-11-26 | 1 | -1/+1 |
|\ |
|
| * | lz4_Frame_format.md: Fix typo HexaBytes -> Exabytes | Niklas Hambüchen | 2018-11-24 | 1 | -1/+1 |
|
|
* | | updated code documentation | Yann Collet | 2018-10-15 | 2 | -18/+29 |
|
|
* | | changed LZ4_streamDecode member order | Yann Collet | 2018-09-25 | 1 | -10/+10 |
|
|
* | | Merge pull request #575 from lz4/apiDoc | Yann Collet | 2018-09-18 | 1 | -65/+60 |
|\ \ |
|
| * | | unpublish static-only function | Yann Collet | 2018-09-13 | 2 | -74/+71 |
|
|
* | | | avoid final trailing comma for enum lists | Yann Collet | 2018-09-13 | 2 | -10/+13 |
|/ / |
|
* | | removed image from repository | Yann Collet | 2018-09-12 | 1 | -0/+0 |
|/ |
|
* | updated function interface documentation | Yann Collet | 2018-09-07 | 1 | -38/+67 |
|
|
* | updated documentation regarding dictionary compression | Yann Collet | 2018-09-05 | 2 | -5/+5 |
|
|
* | fixed spelling mistake in lz4_manual | Jack Luo | 2018-07-29 | 1 | -1/+1 |
|
|
* | Added CDict speed graph to be used for release statement | Yann Collet | 2018-05-03 | 1 | -0/+0 |
|
|
* | 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 |
|\ |
|