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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-22
Made lzma_extra pointers const in lzma_options_stream.
Lasse Collin
1
-2
/
+6
2008-01-19
Revised the Delta filter implementation. The initialization
Lasse Collin
10
-200
/
+363
2008-01-16
Plugged a memory leak in stream_decoder.c.
Lasse Collin
1
-0
/
+20
2008-01-16
Added lzma_memlimit_count().
Lasse Collin
1
-0
/
+19
2008-01-16
Make Uncompresed Size validation more strict
Lasse Collin
1
-1
/
+2
2008-01-15
Use fastpos.h when encoding LZMA dictionary size in
Lasse Collin
1
-21
/
+19
2008-01-15
Revised the fastpos code. It now uses the slightly faster
Lasse Collin
1
-3
/
+0
2008-01-15
Added bsr.h.
Lasse Collin
2
-0
/
+62
2008-01-15
Fix CRC code in case --enable-small is used.
Lasse Collin
2
-4
/
+0
2008-01-15
Added precomputed range coder probability price table.
Lasse Collin
1
-2
/
+3
2008-01-14
Small LZMA_SYNC_FLUSH fixes to Block and Single-Stream encoders.
Lasse Collin
2
-2
/
+3
2008-01-08
Take advantage of return_if_error() in block_decoder.c.
Lasse Collin
1
-16
/
+7
2008-01-08
Fix decoding of Blocks that have only Block Header.
Lasse Collin
1
-23
/
+14
2008-01-08
Fixed encoding of empty files. Arguments to is_size_valid()
Lasse Collin
1
-1
/
+1
2007-12-11
Removed uncompressed size tracking from Delta encoder too.
Lasse Collin
1
-18
/
+3
2007-12-11
Remove uncompressed size tracking from the filter encoders.
Lasse Collin
1
-23
/
+2
2007-12-09
Added LZMA_SYNC_FLUSH support to the Copy filter.
Lasse Collin
1
-35
/
+57
2007-12-09
Take advantage of return_if_error() macro in more places.
Lasse Collin
5
-84
/
+39
2007-12-09
Imported to git.
Lasse Collin
56
-0
/
+8851