pcompress/lzma
Moinak Ghosh 2eaf151ca0 New capability in allocator to add slab caches with user-specified size.
Use specific slab caches in main program and Lzma to slightly reduce memory footprint.
Fix missing hashtable counter update in allocator.
Slight cleanup of repeated computation with macro in Lzma.
2012-05-31 13:06:40 +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 Initial Commit. 2012-05-28 20:19:29 +05:30
LzFind.h Initial Commit. 2012-05-28 20:19:29 +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 New capability in allocator to add slab caches with user-specified size. 2012-05-31 13:06:40 +05:30
LzmaEnc.h New capability in allocator to add slab caches with user-specified size. 2012-05-31 13:06:40 +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 Initial Commit. 2012-05-28 20:19:29 +05:30
Ppmd8Dec.c Initial Commit. 2012-05-28 20:19:29 +05:30
Ppmd8Enc.c Initial Commit. 2012-05-28 20:19:29 +05:30
Types.h Initial Commit. 2012-05-28 20:19:29 +05:30