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
/
xz
/
coder.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-05
xz: Add --ignore-check.
Lasse Collin
1
-1
/
+9
2014-06-18
xz: Check for filter chain compatibility for --flush-timeout.
Lasse Collin
1
-9
/
+21
2014-06-09
xz: Force single-threaded mode when --flush-timeout is used.
Lasse Collin
1
-0
/
+11
2014-05-08
xz: Fix uint64_t vs. size_t which broke 32-bit build.
Lasse Collin
1
-1
/
+1
2014-01-12
xz: Fix a comment.
Lasse Collin
1
-2
/
+2
2013-11-12
xz: Make --block-list and --block-size work together in single-threaded.
Lasse Collin
1
-15
/
+75
2013-10-22
xz: Take advantage of LZMA_FULL_BARRIER with --block-list.
Lasse Collin
1
-17
/
+15
2013-09-17
Add native threading support on Windows.
Lasse Collin
1
-4
/
+4
2013-07-04
xz: Add preliminary support for --flush-timeout=TIMEOUT.
Lasse Collin
1
-11
/
+35
2013-07-04
xz: Fix the test when to read more input.
Lasse Collin
1
-3
/
+3
2013-07-04
xz: Move some of the timing code into mytime.[hc].
Lasse Collin
1
-0
/
+5
2013-06-21
xz: Fix interaction between preset and custom filter chains.
Lasse Collin
1
-14
/
+21
2012-07-03
xz: Add incomplete support for --block-list.
Lasse Collin
1
-8
/
+40
2011-11-03
xz: Fix xz on EBCDIC systems.
Lasse Collin
1
-1
/
+4
2011-05-17
Add underscores to attributes (__attribute((__foo__))).
Lasse Collin
1
-1
/
+1
2011-05-01
xz: Fix input file position when --single-stream is used.
Lasse Collin
1
-0
/
+1
2011-05-01
xz: Print the maximum number of worker threads in xz -vv.
Lasse Collin
1
-0
/
+4
2011-04-11
xz: Add support for threaded compression.
Lasse Collin
1
-79
/
+123
2011-04-08
xz: Change size_t to uint32_t in a few places.
Lasse Collin
1
-3
/
+3
2011-04-08
xz: Fix a typo in a comment.
Lasse Collin
1
-1
/
+1
2011-04-05
xz: Call lzma_end(&strm) before exiting if debugging is enabled.
Lasse Collin
1
-0
/
+10
2011-03-18
xz: Add --block-size=SIZE.
Lasse Collin
1
-10
/
+40
2011-03-18
xz: Add --single-stream.
Lasse Collin
1
-2
/
+9
2010-09-03
xz: Make -vv show also decompressor memory usage.
Lasse Collin
1
-0
/
+7
2010-09-02
xz: Make setting a preset override a custom filter chain.
Lasse Collin
1
-0
/
+9
2010-09-02
xz: Always warn if adjusting dictionary size due to memlimit.
Lasse Collin
1
-19
/
+9
2010-08-07
Disable the memory usage limiter by default.
Lasse Collin
1
-3
/
+5
2010-06-15
Add --no-adjust.
Lasse Collin
1
-6
/
+2
2010-05-16
Split message_filters().
Lasse Collin
1
-1
/
+1
2010-02-12
Collection of language fixes to comments and docs.
Lasse Collin
1
-1
/
+1
2010-01-31
Select the default integrity check type at runtime.
Lasse Collin
1
-5
/
+14
2010-01-31
Improve displaying of the memory usage limit.
Lasse Collin
1
-5
/
+3
2010-01-31
Delay opening the destionation file and other fixes.
Lasse Collin
1
-20
/
+44
2010-01-24
Some improvements to printing sizes in xz.
Lasse Collin
1
-35
/
+21
2009-11-25
Add missing error check to coder.c.
Lasse Collin
1
-9
/
+11
2009-11-25
Create sparse files by default when decompressing into
Lasse Collin
1
-16
/
+17
2009-07-20
Avoid internal error with --format=xz --lzma1.
Lasse Collin
1
-4
/
+12
2009-07-04
Make "xz --decompress --stdout --force" copy unrecognized
Lasse Collin
1
-35
/
+178
2009-06-26
Updated comments to match renamed files.
Lasse Collin
1
-1
/
+1
2009-06-26
Rename process.[hc] to coder.[hc] and io.[hc] to file_io.[hc]
Lasse Collin
1
-0
/
+488