summaryrefslogtreecommitdiffstats
path: root/lz4.h
Commit message (Expand)AuthorAgeFilesLines
...
* Removed LZ4_decode() function code.yann.collet.73@gmail.com2011-08-211-11/+2
* Improved compression and decompression speed under GCC compileryann.collet.73@gmail.com2011-06-071-5/+5
* Greatly improved compression and decompression speed, at the expense of some ...yann.collet.73@gmail.com2011-06-051-8/+9
* New function : LZ4_uncompress : secure version which is safe against buffer o...yann.collet.73@gmail.com2011-06-041-18/+39
* Improved : safe type, for linux x64 (amd64) compatibility (Thanks to Erik And...yann.collet.73@gmail.com2011-05-251-0/+90