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
/
lzma
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-18
Fix LZMA_SYNC_FLUSH handling in LZ and LZMA encoders.
Lasse Collin
1
-25
/
+2
2008-01-15
Revised the fastpos code. It now uses the slightly faster
Lasse Collin
9
-44
/
+746
2008-01-15
Removed a few unused macros from lzma_common.h.
Lasse Collin
1
-6
/
+2
2008-01-15
Fix a typo in lzma_encoder.c.
Lasse Collin
1
-1
/
+1
2008-01-15
Convert bittree_get_price() and bittree_reverse_get_price()
Lasse Collin
2
-22
/
+13
2008-01-14
Remove RC_BUFFER_SIZE from lzma_encoder_private.h
Lasse Collin
1
-2
/
+4
2008-01-14
Major changes to LZ encoder, LZMA encoder, and range encoder.
Lasse Collin
1
-31
/
+43
2008-01-14
In lzma_read_match_distances(), don't use
Lasse Collin
1
-3
/
+3
2008-01-14
More fixes to LZMA decoder's flush marker handling.
Lasse Collin
1
-22
/
+30
2008-01-05
Another bug fix for flush marker detection.
Lasse Collin
1
-1
/
+9
2008-01-04
Fix stupid bugs in flush marker detection.
Lasse Collin
1
-3
/
+4
2008-01-04
Added support for flush marker, which will be in files
Lasse Collin
2
-117
/
+104
2008-01-04
Moved range decoder initialization (reading the first
Lasse Collin
1
-36
/
+6
2007-12-09
Imported to git.
Lasse Collin
14
-0
/
+3309