aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2022-08-11updated documentation in anticipation for `v1.9.4` releaseYann Collet
2022-07-31fix: various typosDominique Pelle
2022-07-31updated LZ4 Block Format documentationYann Collet
2022-07-13minor : proper interface for LZ4F_getBlockSize()Yann Collet
2022-07-10minor frame format clarificationYann Collet
2022-07-05review: fix findingsAlexander Mohr
2022-07-05uncompressed-api: allow uncompressed_update only for independent blocksAlexander Mohr
2022-06-11dict-size: make lz4 context constAlexander Mohr
2022-06-10review: Fix review findingsAlexander Mohr
2022-06-10review: Fix review findingsAlexander Mohr
2022-06-09frame-api: add method to insert uncomressed dataAlexander Mohr
2022-04-17update library version to v1.9.4Yann Collet
2022-02-01updated block format documentationYann Collet
2021-10-24Update lz4_Block_format.mdFrank Wessels
2021-09-20Merge pull request #1022 from lz4/unameYann Collet
2021-08-21fix spellinga1346054
2021-08-16make UNAME externally definableYann Collet
2020-11-25updated license & header datesYann Collet
2020-11-15update docYann Collet
2020-11-08update obsolete section documentationYann Collet
2020-09-29bump version numberYann Collet
2020-08-14clarify endMark definitionYann Collet
2020-08-12Clarifies and fix EndMarkYann Collet
2019-07-01bumped version number to v1.9.2Yann Collet
2019-06-06precise again that LZ4 decoder needs metadataYann Collet
2019-05-31added more details for in-place documentationYann Collet
2019-05-30updated API manualYann Collet
2019-05-30add more doc on in-place (de)compressionYann Collet
2019-05-29added comments and macros for in-place (de)compressionYann Collet
2019-04-19bumped version numberYann Collet
2019-04-18address a few minor Visual warningsYann Collet
2019-04-12updated doc to underline difference between block and frameYann Collet
2019-04-11improved documentation for LZ4 dictionary compressionYann Collet
2019-04-11introduce LZ4_DISTANCE_MAX build macroYann Collet
2019-04-11updated block format with more details on MF_LIMITYann Collet
2019-04-09modified LZ4_initStreamHC() to look like LZ4_initStream()Yann Collet
2019-04-05created LZ4_initStream()Yann Collet
2019-04-04make `_fast*()` decoder generate a deprecation warningYann Collet
2019-04-03fixed docYann Collet
2019-04-03moved _destSize() into "stable API" statusYann Collet
2019-01-02updated frame formatYann Collet
2019-01-02updated LZ4 block formatYann Collet
2018-11-26Merge remote-tracking branch 'upstream/master' into bootcampBing Xu
2018-11-24lz4_Frame_format.md: Fix typo HexaBytes -> ExabytesNiklas Hambüchen
2018-10-15updated code documentationYann Collet
2018-09-25changed LZ4_streamDecode member orderYann Collet
2018-09-17Merge pull request #575 from lz4/apiDocYann Collet
2018-09-13unpublish static-only functionYann Collet
2018-09-13avoid final trailing comma for enum listsYann Collet
2018-09-12removed image from repositoryYann Collet