aboutsummaryrefslogtreecommitdiff
path: root/lib/README.md
AgeCommit message (Expand)Author
2022-08-11updated documentation in anticipation for `v1.9.4` releaseYann Collet
2022-08-11Add short description of LZ4_FREESTANDING and _DISABLE_MEMORY_ALLOCATIONTakayuki Matsuoka
2022-07-31fix: various typosDominique Pelle
2022-03-21updated documentation around `liblz4` granularityYann Collet
2021-08-21trim excess whitespacea1346054
2020-11-08first proposal for LZ4_USER_MEMORY_FUNCTIONSYann Collet
2020-11-06LZ4F_decompress requires a valid dctx stateYann Collet
2020-11-06re-enable alignment test on all targetsYann Collet
2020-11-06document LZ4_ALIGN_TESTYann Collet
2020-08-25added documentation about LZ4_FORCE_SW_BITCOUNTYann Collet
2020-08-11added target lz4-wlibYann Collet
2019-07-15ensure conformance with custom LZ4_DISTANCE_MAXYann Collet
2019-04-23test-amalgamation: use a single cat commandDmitry V. Levin
2019-04-12updated doc to underline difference between block and frameYann Collet
2019-04-11introduce LZ4_DISTANCE_MAX build macroYann Collet
2019-04-04make `_fast*()` decoder generate a deprecation warningYann Collet
2019-04-02created LZ4_FAST_DEC_LOOP build macroYann Collet
2018-11-26Merge pull request #610 from antinucleon/bootcampYann Collet
2018-11-26[amalgamation] lz4frame.cBing Xu
2018-11-18update lib/README.mdVincent Torri
2018-11-18Add documentation about DLLTOOL variableVincent Torri
2018-09-13updated build docYann Collet
2018-02-25merge lz4opt.h into lz4hc.cYann Collet
2017-10-09early out is not betterYann Collet
2017-09-06updated lib/READMEYann Collet
2016-11-22updated README.mdPrzemyslaw Skibinski
2016-11-16MinGW doesn't require the import library at allPrzemyslaw Skibinski
2016-11-15DLL dependencies moved to lib/dll/Przemyslaw Skibinski
2016-11-11added visual\README.mdPrzemyslaw Skibinski
2016-11-10Fix license and remove references to zstdNick Terrell
2016-11-10Using MinGW+MSYS to create DLLPrzemyslaw Skibinski
2016-11-10udated README.mdPrzemyslaw Skibinski
2016-11-03documentation moved to doc/Przemyslaw Skibinski
2016-11-01Clarified license (#115, #244)Yann Collet
2015-06-27Updated lib readmeYann Collet
2015-06-18Minor lib readme updateYann Collet
2015-03-16Added : Readme into lib directory, to explain what does each fileYann Collet