summaryrefslogtreecommitdiffstats
path: root/xxhash.h
Commit message (Expand)AuthorAgeFilesLines
* Updated : xxHash to r37Yann Collet2014-10-061-55/+43
* Added : xxhash.h at root, for compilationYann Collet2014-09-041-0/+168
* Makefile : added capability to install librariesyann.collet.73@gmail.com2014-01-071-164/+0
* lz4 & lz4hc : added capability to allocate state & stream state with custom a...yann.collet.73@gmail.com2013-12-301-164/+164
* lz4.c no longer depends on lz4_decoder.h (removed)yann.collet.73@gmail.com2013-06-101-16/+21
* lz4c : automatic output name when decoding a *.lz4 file, as requested by Pete...yann.collet.73@gmail.com2013-05-171-0/+12
* Added : function LZ4_compressHC_limitedOutput()yann.collet.73@gmail.com2013-04-181-1/+1
* Added : LZ4 Streaming Format specification (v1.3)yann.collet.73@gmail.com2013-04-131-0/+147