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
/
delta
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-23
liblzma: Avoid null pointer + 0 (undefined behavior in C).
Lasse Collin
2
-3
/
+16
2019-06-23
liblzma: Fix warnings from -Wsign-conversion.
Lasse Collin
1
-1
/
+1
2016-11-21
liblzma: Avoid multiple definitions of lzma_coder structures.
Lasse Collin
4
-19
/
+28
2012-07-17
liblzma: Make the use of lzma_allocator const-correct.
Lasse Collin
6
-12
/
+14
2011-05-17
Add underscores to attributes (__attribute((__foo__))).
Lasse Collin
1
-1
/
+1
2010-05-26
Rename MIN() and MAX() to my_min() and my_max().
Lasse Collin
1
-1
/
+1
2009-11-14
Fix a design error in liblzma API.
Lasse Collin
4
-7
/
+20
2009-06-30
Build system fixes
Lasse Collin
2
-28
/
+23
2009-06-26
Fix @variables@ to $(variables) in Makefile.am files.
Lasse Collin
1
-2
/
+2
2009-04-13
Put the interesting parts of XZ Utils into the public domain.
Lasse Collin
8
-80
/
+24
2008-12-01
Added lzma_delta_coder_memusage() which also validates
Lasse Collin
8
-39
/
+75
2008-09-27
Some API changes, bug fixes, cleanups etc.
Lasse Collin
4
-11
/
+11
2008-09-13
Renamed constants:
Lasse Collin
3
-3
/
+3
2008-08-28
Sort of garbage collection commit. :-| Many things are still
Lasse Collin
7
-0
/
+407