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
/
common.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-17
Add underscores to attributes (__attribute((__foo__))).
Lasse Collin
1
-1
/
+1
2011-04-11
liblzma: Add lzma_stream_encoder_mt() for threaded compression.
Lasse Collin
1
-1
/
+8
2011-04-11
liblzma: Use memzero() to initialize supported_actions[].
Lasse Collin
1
-4
/
+2
2010-10-23
liblzma: Make lzma_code() check the reserved members in lzma_stream.
Lasse Collin
1
-0
/
+14
2010-05-26
Rename MIN() and MAX() to my_min() and my_max().
Lasse Collin
1
-1
/
+1
2010-03-06
Fix missing initialization in lzma_strm_init().
Lasse Collin
1
-0
/
+1
2009-11-14
Fix a design error in liblzma API.
Lasse Collin
1
-1
/
+19
2009-04-13
Put the interesting parts of XZ Utils into the public domain.
Lasse Collin
1
-10
/
+3
2009-02-13
Changed how the version number is specified in various places.
Lasse Collin
1
-1
/
+1
2009-02-02
Modify LZMA_API macro so that it works on Windows with
Lasse Collin
1
-8
/
+8
2009-01-20
Use LZMA_PROG_ERROR in lzma_code() as documented in base.h.
Lasse Collin
1
-16
/
+8
2009-01-19
Fix handling of non-fatal errors in lzma_code().
Lasse Collin
1
-1
/
+8
2008-12-15
Bunch of liblzma API cleanups and fixes.
Lasse Collin
1
-0
/
+58
2008-09-06
Some API cleanups
Lasse Collin
1
-0
/
+7
2008-08-28
Sort of garbage collection commit. :-| Many things are still
Lasse Collin
1
-0
/
+298