Go to file
yann.collet.73@gmail.com cbfd031d30 Added : LZ4 Streaming Format specification (v1.3)
Added : LZ4c command-line utility, supporting the new streaming format
Added : xxhash library
Removed : lz4demo is now replaced by lz4.c
Removed : a few level 4 warnings (issue 64)
Updated : makefiles

git-svn-id: https://lz4.googlecode.com/svn/trunk@92 650e7d94-2a16-8b24-b05c-7c0b3f6821cd
2013-04-13 09:31:22 +00:00
cmake Added : LZ4 Streaming Format specification (v1.3) 2013-04-13 09:31:22 +00:00
bench.c Added : LZ4 Streaming Format specification (v1.3) 2013-04-13 09:31:22 +00:00
bench.h Added : LZ4 Streaming Format specification (v1.3) 2013-04-13 09:31:22 +00:00
fuzzer.c Added : LZ4 Streaming Format specification (v1.3) 2013-04-13 09:31:22 +00:00
lz4_format_description.txt Added : LZ4 Streaming Format specification (v1.3) 2013-04-13 09:31:22 +00:00
lz4.c Added : LZ4 Streaming Format specification (v1.3) 2013-04-13 09:31:22 +00:00
lz4.h Added : LZ4 Streaming Format specification (v1.3) 2013-04-13 09:31:22 +00:00
lz4c.c Added : LZ4 Streaming Format specification (v1.3) 2013-04-13 09:31:22 +00:00
lz4hc.c Added : LZ4 Streaming Format specification (v1.3) 2013-04-13 09:31:22 +00:00
lz4hc.h Added : LZ4 Streaming Format specification (v1.3) 2013-04-13 09:31:22 +00:00
LZ4 Streaming Format.odt Added : LZ4 Streaming Format specification (v1.3) 2013-04-13 09:31:22 +00:00
Makefile Added : LZ4 Streaming Format specification (v1.3) 2013-04-13 09:31:22 +00:00
xxhash.c Added : LZ4 Streaming Format specification (v1.3) 2013-04-13 09:31:22 +00:00
xxhash.h Added : LZ4 Streaming Format specification (v1.3) 2013-04-13 09:31:22 +00:00