27efcd4d45
Improved speed of LZ4_decompress_fast() with GCC Improved speed of LZ4_decompress_safe() for 32-bits Made the fast LZ4 compression compatible with low-memory systems (buffer address < 64K). Thanks Francois Gretief for report and suggestion. Makefile : added fuzzer32 Makefile : added fullbench32 fullbench : added ability to select one specific function to benchmark lz4.c : copy macros follow memcpy() arguments convention Small coding style modifications, hinted by cppCheck. git-svn-id: https://lz4.googlecode.com/svn/trunk@101 650e7d94-2a16-8b24-b05c-7c0b3f6821cd |
||
---|---|---|
cmake | ||
bench.c | ||
bench.h | ||
fullbench.c | ||
fuzzer.c | ||
lz4_format_description.txt | ||
lz4.c | ||
lz4.h | ||
lz4c.c | ||
lz4hc.c | ||
lz4hc.h | ||
LZ4 Streaming Format.odt | ||
Makefile | ||
xxhash.c | ||
xxhash.h |