Go to file
yann.collet.73@gmail.com e185b252f0 lz4c : automatic output name when decoding a *.lz4 file, as requested by Peter Humphreys
Cleaner C99 detection, thanks to Elad
Modified Basic Types, as recommended by Wayne Scott
Simplified compression function
Corrected : warning on missing #undef in lz4hc, thanks Arseny Kapoulkine
Modified length loops as suggested by Wouter Vermaelen
Modified pragma pack directive for older versions of GCC, as reported by Peter Costello
Updated xxHash to r29
Indent lz4hc.c with spaces 

git-svn-id: https://lz4.googlecode.com/svn/trunk@95 650e7d94-2a16-8b24-b05c-7c0b3f6821cd
2013-05-17 18:41:32 +00:00
cmake Added : LZ4 Streaming Format specification (v1.3) 2013-04-13 09:31:22 +00:00
bench.c lz4c : automatic output name when decoding a *.lz4 file, as requested by Peter Humphreys 2013-05-17 18:41:32 +00:00
bench.h Added : LZ4 Streaming Format specification (v1.3) 2013-04-13 09:31:22 +00:00
fuzzer.c - New naming : LZ4_decompress_safe() and LZ4_decompress_fast() 2013-04-26 14:37:46 +00:00
lz4_decoder.h - New naming : LZ4_decompress_safe() and LZ4_decompress_fast() 2013-04-26 14:37:46 +00:00
lz4_encoder.h lz4c : automatic output name when decoding a *.lz4 file, as requested by Peter Humphreys 2013-05-17 18:41:32 +00:00
lz4_format_description.txt Added : LZ4 Streaming Format specification (v1.3) 2013-04-13 09:31:22 +00:00
lz4.c lz4c : automatic output name when decoding a *.lz4 file, as requested by Peter Humphreys 2013-05-17 18:41:32 +00:00
lz4.h - New naming : LZ4_decompress_safe() and LZ4_decompress_fast() 2013-04-26 14:37:46 +00:00
lz4c.c lz4c : automatic output name when decoding a *.lz4 file, as requested by Peter Humphreys 2013-05-17 18:41:32 +00:00
lz4hc_encoder.h lz4c : automatic output name when decoding a *.lz4 file, as requested by Peter Humphreys 2013-05-17 18:41:32 +00:00
lz4hc.c lz4c : automatic output name when decoding a *.lz4 file, as requested by Peter Humphreys 2013-05-17 18:41:32 +00:00
lz4hc.h Added : function LZ4_compressHC_limitedOutput() 2013-04-18 08:53:13 +00:00
LZ4 Streaming Format.odt - New naming : LZ4_decompress_safe() and LZ4_decompress_fast() 2013-04-26 14:37:46 +00:00
Makefile Added : function LZ4_compressHC_limitedOutput() 2013-04-18 08:53:13 +00:00
xxhash.c lz4c : automatic output name when decoding a *.lz4 file, as requested by Peter Humphreys 2013-05-17 18:41:32 +00:00
xxhash.h lz4c : automatic output name when decoding a *.lz4 file, as requested by Peter Humphreys 2013-05-17 18:41:32 +00:00