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
/
lzma_encoder.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-19
Move some LZMA2 constants to lzma2_encoder.h so that they
Lasse Collin
1
-1
/
+2
2008-12-27
Bunch of liblzma tweaks, including some API changes.
Lasse Collin
1
-1
/
+1
2008-12-09
Make the memusage functions of LZMA1 and LZMA2 encoders
Lasse Collin
1
-14
/
+30
2008-09-27
Some API changes, bug fixes, cleanups etc.
Lasse Collin
1
-30
/
+21
2008-09-17
Miscellaneous LZ and LZMA encoder cleanups
Lasse Collin
1
-41
/
+23
2008-09-13
Renamed constants:
Lasse Collin
1
-4
/
+4
2008-08-31
Fix wrong pointer calculation in LZMA encoder.
Lasse Collin
1
-1
/
+3
2008-08-28
Sort of garbage collection commit. :-| Many things are still
Lasse Collin
1
-126
/
+450
2008-06-20
Remove some redundant code from LZMA encoder.
Lasse Collin
1
-14
/
+1
2008-06-18
Comments
Lasse Collin
1
-5
/
+2
2008-06-01
Fix a buffer overflow in the LZMA encoder. It was due to my
Lasse Collin
1
-290
/
+261
2008-04-24
Added two assert()s.
Lasse Collin
1
-1
/
+3
2008-03-22
Demystified the "state" variable in LZMA code. Use the
Lasse Collin
1
-7
/
+7
2008-03-14
Fix data corruption in LZMA encoder. Note that this bug was
Lasse Collin
1
-0
/
+4
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
1
-0
/
+1
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
1
-12
/
+7
2008-01-14
Major changes to LZ encoder, LZMA encoder, and range encoder.
Lasse Collin
1
-31
/
+43
2007-12-09
Imported to git.
Lasse Collin
1
-0
/
+413