.. |
check.c
|
Modify LZMA_API macro so that it works on Windows with
|
2009-02-02 20:14:03 +02:00 |
check.h
|
Add a separate internal function to initialize the CRC32
|
2009-02-08 18:24:50 +02:00 |
crc32_fast.c
|
Modify LZMA_API macro so that it works on Windows with
|
2009-02-02 20:14:03 +02:00 |
crc32_small.c
|
Add a separate internal function to initialize the CRC32
|
2009-02-08 18:24:50 +02:00 |
crc32_table.c
|
Removed src/liblzma/common/sysdefs.h symlink, which was
|
2008-04-25 13:58:56 +03:00 |
crc32_table_be.h
|
Regenerate the CRC tables without trailing blanks.
|
2009-01-26 20:09:17 +02:00 |
crc32_table_le.h
|
Regenerate the CRC tables without trailing blanks.
|
2009-01-26 20:09:17 +02:00 |
crc32_tablegen.c
|
remove trailing blanks from all but .xz files
|
2009-01-26 20:01:51 +02:00 |
crc32_x86.S
|
Improve support for DOS-like systems.
|
2009-02-13 17:29:02 +02:00 |
crc64_fast.c
|
Modify LZMA_API macro so that it works on Windows with
|
2009-02-02 20:14:03 +02:00 |
crc64_small.c
|
Modify LZMA_API macro so that it works on Windows with
|
2009-02-02 20:14:03 +02:00 |
crc64_table.c
|
Removed src/liblzma/common/sysdefs.h symlink, which was
|
2008-04-25 13:58:56 +03:00 |
crc64_table_be.h
|
Regenerate the CRC tables without trailing blanks.
|
2009-01-26 20:09:17 +02:00 |
crc64_table_le.h
|
Regenerate the CRC tables without trailing blanks.
|
2009-01-26 20:09:17 +02:00 |
crc64_tablegen.c
|
remove trailing blanks from all but .xz files
|
2009-01-26 20:01:51 +02:00 |
crc64_x86.S
|
Improve support for DOS-like systems.
|
2009-02-13 17:29:02 +02:00 |
crc_macros.h
|
Update the code to mostly match the new simpler file format
|
2008-06-18 18:02:10 +03:00 |
Makefile.am
|
Let the user specify custom CFLAGS on the make command
|
2009-02-09 14:54:31 +02:00 |
sha256.c
|
Sort of garbage collection commit. :-| Many things are still
|
2008-08-28 22:53:15 +03:00 |