summaryrefslogtreecommitdiffstats
path: root/doc/lz4_manual.html
Commit message (Expand)AuthorAgeFilesLines
* bumped version number to v1.8.2Yann Collet2018-02-261-2/+2
* update code comment on LZ4 streaming interfaceYann Collet2018-02-261-10/+11
* update API doc regarding double-buffer strategyYann Collet2018-02-181-1/+3
* fixed code comment as detected in #466Yann Collet2018-02-071-32/+33
* refactored frameCompress exampleYann Collet2018-01-311-2/+2
* nicer console message for `make clean`Yann Collet2018-01-141-2/+2
* API : changed a few variables' names for clarityYann Collet2017-11-201-43/+43
* complementary information for #394Yann Collet2017-08-301-9/+15
* clarified documentation of streaming decompression functionsYann Collet2017-08-301-9/+13
* build: source files sorted in a FS independent mannerYann Collet2017-08-261-2/+4
* fixed gcc prototype warningYann Collet2017-08-101-4/+0
* dictionary compression correctly uses compression levelYann Collet2017-08-101-16/+20
* implemented dictionary compression in lz4frameYann Collet2017-08-091-1/+1
* bumped version number to 1.8.0Yann Collet2017-05-101-2/+2
* updated MakefileYann Collet2017-05-101-9/+9
* lz4 manual updated to v1.7.5Przemyslaw Skibinski2017-01-231-89/+126
* Expose internal types to remove strict aliasingNick Terrell2016-11-111-10/+58
* added lz4_manual.htmlPrzemyslaw Skibinski2016-11-101-0/+240