summaryrefslogtreecommitdiffstats
path: root/doc/lz4frame_manual.html
Commit message (Expand)AuthorAgeFilesLines
* updated license & header datesYann Collet2020-11-251-1/+2
* update obsolete section documentationYann Collet2020-11-081-2/+4
* bump version numberYann Collet2020-09-291-3/+3
* bumped version number to v1.9.2Yann Collet2019-07-011-2/+2
* bumped version numberYann Collet2019-04-191-2/+2
* improved documentation for LZ4 dictionary compressionYann Collet2019-04-111-1/+1
* introduce LZ4_DISTANCE_MAX build macroYann Collet2019-04-111-14/+47
* make `_fast*()` decoder generate a deprecation warningYann Collet2019-04-041-2/+2
* updated code documentationYann Collet2018-10-151-8/+14
* avoid final trailing comma for enum listsYann Collet2018-09-131-7/+10
* updated documentation regarding dictionary compressionYann Collet2018-09-051-2/+2
* ensure favorDecSpeed is properly initializedYann Collet2018-04-271-4/+59
* minor length reduction of several large linesYann Collet2018-04-181-21/+29
* updated LZ4F_compressBound() documentationYann Collet2018-02-281-3/+6
* bumped version number to v1.8.2Yann Collet2018-02-261-2/+2
* refactored frameCompress exampleYann Collet2018-01-311-20/+24
* nicer console message for `make clean`Yann Collet2018-01-141-12/+17
* restored block checksum capability at lz4frame API levelYann Collet2017-08-121-10/+15
* implemented lz4frame decompression APIYann Collet2017-08-101-5/+5
* support dictionary compression with independent blocksYann Collet2017-08-101-27/+28
* dictionary compression correctly uses compression levelYann Collet2017-08-101-1/+1
* implemented dictionary compression in lz4frameYann Collet2017-08-091-17/+19
* fixed frameCompress exampleYann Collet2017-08-091-16/+19
* added test for LZ4F_resetDecompressionContext()Yann Collet2017-05-101-6/+3
* bumped version number to 1.8.0Yann Collet2017-05-101-2/+2
* updated MakefileYann Collet2017-05-101-23/+52
* added lz4frame_manual.htmlPrzemyslaw Skibinski2017-01-231-0/+240