bsdiff
|
Use 4-byte ints for header values instead of 8-byte size_t.
|
2012-07-20 20:53:46 +05:30 |
lz4
|
Add support for LZ4 compression including multi-pass LZ4.
|
2012-07-25 21:07:36 +05:30 |
lzfx
|
Add support for LZ4 compression including multi-pass LZ4.
|
2012-07-25 21:07:36 +05:30 |
lzma
|
New capability in allocator to add slab caches with user-specified size.
|
2012-05-31 13:06:40 +05:30 |
rabin
|
Make LZFX Hash size dynamic.
|
2012-07-23 21:43:12 +05:30 |
adaptive_compress.c
|
Update License info to LGPLv3.
|
2012-07-07 22:18:29 +05:30 |
allocator.c
|
Update License info to LGPLv3.
|
2012-07-07 22:18:29 +05:30 |
allocator.h
|
Make LZFX Hash size dynamic.
|
2012-07-23 21:43:12 +05:30 |
bzip2_compress.c
|
Update License info to LGPLv3.
|
2012-07-07 22:18:29 +05:30 |
COPYING
|
Update License info to LGPLv3.
|
2012-07-07 22:18:29 +05:30 |
COPYING.LESSER
|
Update License info to LGPLv3.
|
2012-07-07 22:18:29 +05:30 |
lz4_compress.c
|
Add support for LZ4 compression including multi-pass LZ4.
|
2012-07-25 21:07:36 +05:30 |
lzfx_compress.c
|
Add support for LZ4 compression including multi-pass LZ4.
|
2012-07-25 21:07:36 +05:30 |
lzma_compress.c
|
Fix crash when decompressing deduped archive.
|
2012-07-10 20:14:23 +05:30 |
main.c
|
Update usage text.
|
2012-07-25 21:12:30 +05:30 |
Makefile
|
Add support for LZ4 compression including multi-pass LZ4.
|
2012-07-25 21:07:36 +05:30 |
pcompress.h
|
Add support for LZ4 compression including multi-pass LZ4.
|
2012-07-25 21:07:36 +05:30 |
ppmd_compress.c
|
Update License info to LGPLv3.
|
2012-07-07 22:18:29 +05:30 |
README.md
|
Initial commit
|
2012-05-19 08:54:47 -07:00 |
utils.c
|
Remove debug messages.
|
2012-07-10 21:11:31 +05:30 |
utils.h
|
Add support for LZ4 compression including multi-pass LZ4.
|
2012-07-25 21:07:36 +05:30 |
zlib_compress.c
|
Update License info to LGPLv3.
|
2012-07-07 22:18:29 +05:30 |