aboutsummaryrefslogtreecommitdiff
path: root/lib/xz/xz_dec_lzma2.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-01lib/decompressors: fix spelling mistakesGravatar Zhen Lei 1-4/+4
2020-11-18Revert "lib: Revert use of fallthrough pseudo-keyword in lib/"Gravatar Nick Desaulniers 1-2/+2
2020-08-24lib: Revert use of fallthrough pseudo-keyword in lib/Gravatar Gustavo A. R. Silva 1-2/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-2/+2
2020-08-12lib/: replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 1-1/+1
2019-11-15lib/xz: fix XZ_DYNALLOC to avoid useless memory reallocationsGravatar Lasse Collin 1-0/+1
2014-06-04lib/xz: add comments for the intentionally missing break statementsGravatar Lasse Collin 1-0/+4
2011-05-02XZ decompressor: Fix decoding of empty LZMA2 streamsGravatar Lasse Collin 1-3/+3
2011-01-13decompressors: add XZ decompressor moduleGravatar Lasse Collin 1-0/+1171