pcompress/lzma
Moinak Ghosh 26a4f42506 Introduce strict compiler flags and fix scores of warnings/issues.
Avoid different optimization flags for Dedupe sources.
Fix liberal mixing of uint64_t and int64_t (should all be uint64_t).
Fix corner case crash when decompressing.
2012-12-27 23:06:48 +05:30
..
Common Add multithreaded LZMA port from p7zip 2012-08-18 10:20:52 +05:30
basetyps.h Add multithreaded LZMA port from p7zip 2012-08-18 10:20:52 +05:30
CpuArch.c Initial Commit. 2012-05-28 20:19:29 +05:30
CpuArch.h Initial Commit. 2012-05-28 20:19:29 +05:30
crc32_fast.c Initial Commit. 2012-05-28 20:19:29 +05:30
crc32_table.c Initial Commit. 2012-05-28 20:19:29 +05:30
crc32_table_be.h Initial Commit. 2012-05-28 20:19:29 +05:30
crc32_table_le.h Initial Commit. 2012-05-28 20:19:29 +05:30
crc32_tablegen.c Initial Commit. 2012-05-28 20:19:29 +05:30
crc64_fast.c Initial Commit. 2012-05-28 20:19:29 +05:30
crc64_table.c Initial Commit. 2012-05-28 20:19:29 +05:30
crc64_table_be.h Initial Commit. 2012-05-28 20:19:29 +05:30
crc64_table_le.h Initial Commit. 2012-05-28 20:19:29 +05:30
crc64_tablegen.c Initial Commit. 2012-05-28 20:19:29 +05:30
crc_macros.h Initial Commit. 2012-05-28 20:19:29 +05:30
LzFind.c Introduce strict compiler flags and fix scores of warnings/issues. 2012-12-27 23:06:48 +05:30
LzFind.h Initial Commit. 2012-05-28 20:19:29 +05:30
LzFindMt.c Add multithreaded LZMA port from p7zip 2012-08-18 10:20:52 +05:30
LzFindMt.h Add multithreaded LZMA port from p7zip 2012-08-18 10:20:52 +05:30
LzHash.h Initial Commit. 2012-05-28 20:19:29 +05:30
LzmaDec.c Initial Commit. 2012-05-28 20:19:29 +05:30
LzmaDec.h Initial Commit. 2012-05-28 20:19:29 +05:30
LzmaEnc.c Introduce strict compiler flags and fix scores of warnings/issues. 2012-12-27 23:06:48 +05:30
LzmaEnc.h Add config script to generate Makefile based on flags. 2012-08-26 14:09:24 +05:30
Ppmd.h Initial Commit. 2012-05-28 20:19:29 +05:30
Ppmd8.c Initial Commit. 2012-05-28 20:19:29 +05:30
Ppmd8.h Add buffer overflow check in Ppmd compression routines. 2012-11-09 20:05:13 +05:30
Ppmd8Dec.c Initial Commit. 2012-05-28 20:19:29 +05:30
Ppmd8Enc.c Add buffer overflow check in Ppmd compression routines. 2012-11-09 20:05:13 +05:30
Threads.c Add multithreaded LZMA port from p7zip 2012-08-18 10:20:52 +05:30
Threads.h Add multithreaded LZMA port from p7zip 2012-08-18 10:20:52 +05:30
Types.h Initial Commit. 2012-05-28 20:19:29 +05:30
windows.h Add multithreaded LZMA port from p7zip 2012-08-18 10:20:52 +05:30