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
/
lzma2_encoder.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-27
liblzma: Add LZMA_FILTER_LZMA1EXT to support LZMA1 without end marker.
Lasse Collin
1
-1
/
+1
2022-11-27
liblzma: Pass the Filter ID to LZ encoder and decoder.
Lasse Collin
1
-1
/
+2
2022-02-07
liblzma: Add NULL checks to LZMA and LZMA2 properties encoders.
jiat75
1
-0
/
+3
2016-11-21
liblzma: Avoid multiple definitions of lzma_coder structures.
Lasse Collin
1
-22
/
+29
2012-07-17
liblzma: Make the use of lzma_allocator const-correct.
Lasse Collin
1
-3
/
+3
2011-04-12
Remove doubled words from documentation and comments.
Lasse Collin
1
-1
/
+1
2011-04-11
liblzma: Add the forgotten lzma_lzma2_block_size().
Lasse Collin
1
-0
/
+10
2010-10-26
liblzma: Rename a few variables and constants.
Lasse Collin
1
-1
/
+1
2010-05-26
Rename MIN() and MAX() to my_min() and my_max().
Lasse Collin
1
-1
/
+1
2010-02-12
Collection of language fixes to comments and docs.
Lasse Collin
1
-1
/
+1
2009-11-15
Fix wrong indentation caused by incorrect settings
Lasse Collin
1
-3
/
+3
2009-11-14
Fix a design error in liblzma API.
Lasse Collin
1
-25
/
+34
2009-04-13
Put the interesting parts of XZ Utils into the public domain.
Lasse Collin
1
-12
/
+5
2009-01-27
Added initial support for preset dictionary for raw LZMA1
Lasse Collin
1
-5
/
+7
2009-01-19
Move some LZMA2 constants to lzma2_encoder.h so that they
Lasse Collin
1
-13
/
+0
2008-12-15
Bunch of liblzma API cleanups and fixes.
Lasse Collin
1
-3
/
+3
2008-12-09
Make the memusage functions of LZMA1 and LZMA2 encoders
Lasse Collin
1
-1
/
+4
2008-09-27
Some API changes, bug fixes, cleanups etc.
Lasse Collin
1
-17
/
+10
2008-08-28
Sort of garbage collection commit. :-| Many things are still
Lasse Collin
1
-0
/
+406