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
/
check
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-13
Put the interesting parts of XZ Utils into the public domain.
Lasse Collin
15
-93
/
+88
2009-02-13
Improve support for DOS-like systems.
Lasse Collin
2
-6
/
+6
2009-02-09
Let the user specify custom CFLAGS on the make command
Lasse Collin
1
-1
/
+1
2009-02-08
Add a separate internal function to initialize the CRC32
Lasse Collin
2
-1
/
+10
2009-02-07
Support LZMA_API_STATIC in assembler files to
Lasse Collin
2
-0
/
+6
2009-02-02
Updated the x86 assembler code:
Lasse Collin
2
-22
/
+144
2009-02-02
Modify LZMA_API macro so that it works on Windows with
Lasse Collin
5
-6
/
+6
2009-01-30
Remove dangling crc64_init.c.
Lasse Collin
1
-55
/
+0
2009-01-26
Regenerate the CRC tables without trailing blanks.
Lasse Collin
4
-2024
/
+2024
2009-01-26
remove trailing blanks from all but .xz files
Jim Meyering
2
-2
/
+2
2008-12-31
Remove lzma_init() and other init functions from liblzma API.
Lasse Collin
11
-146
/
+228
2008-08-28
Sort of garbage collection commit. :-| Many things are still
Lasse Collin
3
-134
/
+90
2008-06-18
Update the code to mostly match the new simpler file format
Lasse Collin
8
-95
/
+110
2008-04-25
Removed src/liblzma/common/sysdefs.h symlink, which was
Lasse Collin
2
-2
/
+2
2008-01-26
Added note.GNU-stack to x86 assembler files. It is needed
Lasse Collin
2
-0
/
+18
2008-01-15
Fix CRC code in case --enable-small is used.
Lasse Collin
2
-2
/
+2
2008-01-08
More pre-C99 inttypes.h compatibility fixes. Now the code
Lasse Collin
4
-18
/
+6
2008-01-06
Introduced compatibility with systems that have pre-C99
Lasse Collin
8
-16
/
+2
2007-12-14
Use the filename suffix .S instead of .s for assembler files
Lasse Collin
3
-2
/
+2
2007-12-14
Fixed wrong symbol name in crc64_x86.s.
Lasse Collin
1
-1
/
+1
2007-12-14
Use .globl instead of .global in x86 assembler code for
Lasse Collin
2
-2
/
+2
2007-12-09
Added missing LZMA_API to the C versions of the CRC functions.
Lasse Collin
2
-2
/
+2
2007-12-09
Imported to git.
Lasse Collin
21
-0
/
+3596