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
/
stream_encoder.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-24
liblzma: Refactor to use lzma_filters_free().
Lasse Collin
1
-12
/
+4
2022-11-23
liblzma: Fix invalid free() after memory allocation failure.
Lasse Collin
1
-8
/
+31
2022-11-22
liblzma: Fix language in a comment.
Lasse Collin
1
-1
/
+1
2016-11-21
liblzma: Avoid multiple definitions of lzma_coder structures.
Lasse Collin
1
-24
/
+32
2013-10-02
liblzma: Add LZMA_FULL_BARRIER support to single-threaded encoder.
Lasse Collin
1
-1
/
+3
2012-07-17
liblzma: Make the use of lzma_allocator const-correct.
Lasse Collin
1
-5
/
+5
2011-04-11
liblzma: Make lzma_stream_encoder_init() static (second try).
Lasse Collin
1
-7
/
+6
2011-04-11
Revert "liblzma: Make lzma_stream_encoder_init() static."
Lasse Collin
1
-4
/
+5
2011-04-10
liblzma: Make lzma_stream_encoder_init() static.
Lasse Collin
1
-5
/
+4
2011-04-02
liblzma: Fix a memory leak in stream_encoder.c.
Lasse Collin
1
-1
/
+1
2010-02-12
Collection of language fixes to comments and docs.
Lasse Collin
1
-1
/
+1
2009-12-31
Revised the Index handling code.
Lasse Collin
1
-1
/
+2
2009-11-14
Fix a design error in liblzma API.
Lasse Collin
1
-10
/
+66
2009-04-28
Fixed a crash in liblzma.
Lasse Collin
1
-1
/
+1
2009-04-13
Put the interesting parts of XZ Utils into the public domain.
Lasse Collin
1
-10
/
+3
2009-02-02
Modify LZMA_API macro so that it works on Windows with
Lasse Collin
1
-1
/
+1
2008-12-27
Bunch of liblzma tweaks, including some API changes.
Lasse Collin
1
-1
/
+2
2008-11-19
Oh well, big messy commit again. Some highlights:
Lasse Collin
1
-3
/
+3
2008-09-13
Renamed constants:
Lasse Collin
1
-2
/
+2
2008-09-12
Improved the Stream Flags handling API.
Lasse Collin
1
-0
/
+2
2008-09-11
Remove bogus #includes.
Lasse Collin
1
-1
/
+0
2008-09-10
Comments
Lasse Collin
1
-1
/
+5
2008-08-28
Sort of garbage collection commit. :-| Many things are still
Lasse Collin
1
-21
/
+14
2008-06-18
Update the code to mostly match the new simpler file format
Lasse Collin
1
-0
/
+282