Age | Commit message (Expand) | Author | Files | Lines |
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 |