| Commit message (Expand) | Author | Age | Files | Lines |
* | update obsolete section documentation | Yann Collet | 2020-11-08 | 1 | -24/+39 |
|
|
* | bump version number | Yann Collet | 2020-09-29 | 1 | -22/+44 |
|
|
* | bumped version number to v1.9.2 | Yann Collet | 2019-07-01 | 1 | -2/+2 |
|
|
* | 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 | 1 | -2/+2 |
|
|
* | 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 | 1 | -3/+8 |
|
|
* | introduce LZ4_DISTANCE_MAX build macro | Yann Collet | 2019-04-11 | 1 | -0/+1 |
|
|
* | 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 | 1 | -26/+39 |
|
|
* | 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 code documentation | Yann Collet | 2018-10-15 | 1 | -10/+15 |
|
|
* | changed LZ4_streamDecode member order | Yann Collet | 2018-09-25 | 1 | -10/+10 |
|
|
* | unpublish static-only function | Yann Collet | 2018-09-13 | 1 | -68/+63 |
|
|
* | updated function interface documentation | Yann Collet | 2018-09-07 | 1 | -38/+67 |
|
|
* | updated documentation regarding dictionary compression | Yann Collet | 2018-09-05 | 1 | -3/+3 |
|
|
* | fixed spelling mistake in lz4_manual | Jack Luo | 2018-07-29 | 1 | -1/+1 |
|
|
* | updated API documentation | Yann Collet | 2018-05-03 | 1 | -6/+20 |
|
|
* | random lz4f clarifications | Yann Collet | 2018-05-02 | 1 | -16/+38 |
|
|
* | ensure favorDecSpeed is properly initialized | Yann Collet | 2018-04-27 | 1 | -5/+7 |
|
|
* | compatibility with gcc-4.4 string.h version | Cyan4973 | 2018-04-13 | 1 | -22/+72 |
|
|
* | bumped version number to v1.8.2 | Yann Collet | 2018-02-26 | 1 | -2/+2 |
|
|
* | 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 |
|
|
* | refactored frameCompress example | Yann Collet | 2018-01-31 | 1 | -2/+2 |
|
|
* | nicer console message for `make clean` | Yann Collet | 2018-01-14 | 1 | -2/+2 |
|
|
* | 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 |
|
|
* | fixed gcc prototype warning | Yann Collet | 2017-08-10 | 1 | -4/+0 |
|
|
* | dictionary compression correctly uses compression level | Yann Collet | 2017-08-10 | 1 | -16/+20 |
|
|
* | implemented dictionary compression in lz4frame | Yann Collet | 2017-08-09 | 1 | -1/+1 |
|
|
* | bumped version number to 1.8.0 | Yann Collet | 2017-05-10 | 1 | -2/+2 |
|
|
* | updated Makefile | Yann Collet | 2017-05-10 | 1 | -9/+9 |
|
|
* | 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 |
|
|