aboutsummaryrefslogtreecommitdiffstats
path: root/lib/xz/xz_dec_lzma2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-18Revert "lib: Revert use of fallthrough pseudo-keyword in lib/"Nick Desaulniers1-2/+2
2020-08-24lib: Revert use of fallthrough pseudo-keyword in lib/Gustavo A. R. Silva1-2/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-08-12lib/: replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2019-11-15lib/xz: fix XZ_DYNALLOC to avoid useless memory reallocationsLasse Collin1-0/+1
2014-06-04lib/xz: add comments for the intentionally missing break statementsLasse Collin1-0/+4
2011-05-02XZ decompressor: Fix decoding of empty LZMA2 streamsLasse Collin1-3/+3
2011-01-13decompressors: add XZ decompressor moduleLasse Collin1-0/+1171