]> icculus.org git repositories - icculus/xz.git/history - src/liblzma/check
Introduced LZMA_API_STATIC macro, which the applications
[icculus/xz.git] / src / liblzma / check /
2009-02-02 Lasse CollinUpdated the x86 assembler code:
2009-02-02 Lasse CollinModify LZMA_API macro so that it works on Windows with
2009-01-29 Lasse CollinRemove dangling crc64_init.c.
2009-01-26 Lasse CollinRegenerate the CRC tables without trailing blanks.
2009-01-26 Jim Meyeringremove trailing blanks from all but .xz files
2008-12-30 Lasse CollinRemove lzma_init() and other init functions from liblzm...
2008-08-28 Lasse CollinSort of garbage collection commit. :-| Many things...
2008-06-18 Lasse CollinUpdate the code to mostly match the new simpler file...
2008-04-25 Lasse CollinRemoved src/liblzma/common/sysdefs.h symlink, which was
2008-01-26 Lasse CollinAdded note.GNU-stack to x86 assembler files. It is...
2008-01-15 Lasse CollinFix CRC code in case --enable-small is used.
2008-01-07 Lasse CollinMore pre-C99 inttypes.h compatibility fixes. Now the...
2008-01-06 Lasse CollinIntroduced compatibility with systems that have pre-C99
2007-12-14 Lasse CollinUse the filename suffix .S instead of .s for assembler...
2007-12-14 Lasse CollinFixed wrong symbol name in crc64_x86.s.
2007-12-14 Lasse CollinUse .globl instead of .global in x86 assembler code for
2007-12-09 Lasse CollinAdded missing LZMA_API to the C versions of the CRC...
2007-12-08 Lasse CollinImported to git.