index
:
xz.git
jiatan/v5.6.0/autofoo
jiatan/v5.6.0/tar
jiatan/v5.6.0/unpack
jiatan/v5.6.1/autofoo
jiatan/v5.6.1/tar
jiatan/v5.6.1/unpack
larhzu/master
larhzu/v5.0
larhzu/v5.2
larhzu/v5.4
larhzu/v5.6
XZ Utils
Lasse Collin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
liblzma
/
common
/
stream_decoder_mt.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-26
liblzma: Use lzma_filters_free() in more places.
Lasse Collin
1
-17
/
+5
2022-11-07
liblzma: Include cached memory in reported memusage in threaded decoder.
Lasse Collin
1
-3
/
+19
2022-10-24
liblzma: Threaded decoder: Stop the worker threads on errors.
Lasse Collin
1
-7
/
+26
2022-08-18
liblzma: Threaded decoder: Improve LZMA_FAIL_FAST when LZMA_FINISH is used.
Lasse Collin
1
-0
/
+42
2022-05-23
liblzma: Silence a warning.
Lasse Collin
1
-1
/
+1
2022-04-06
liblzma: Threaded decoder: Improve setting of pending_error.
Lasse Collin
1
-16
/
+35
2022-04-06
liblzma: Add a new flag LZMA_FAIL_FAST for threaded decoder.
Lasse Collin
1
-22
/
+28
2022-04-05
liblzma: Threaded decoder: Always wait for output if LZMA_FINISH is used.
Lasse Collin
1
-2
/
+24
2022-04-02
liblzma: Threaded decoder: Support zpipe.c-style decoding loop.
Lasse Collin
1
-10
/
+67
2022-03-26
liblzma: Fix a deadlock in threaded decoder.
Lasse Collin
1
-19
/
+52
2022-03-23
liblzma: Threaded decoder: Don't stop threads on LZMA_TIMED_OUT.
Lasse Collin
1
-1
/
+1
2022-03-07
liblzma: Add threaded .xz decompressor.
Lasse Collin
1
-0
/
+1814