summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Small compression speed improvementyann.collet.73@gmail.com2011-09-131-3/+3
* Corrected : CLI : Pipe mode in Windows (note : was already properly working f...yann.collet.73@gmail.com2011-09-031-1/+17
* Corrected a (rare) bug in compression functionyann.collet.73@gmail.com2011-09-032-3/+10
* LZ4Demo now supports Pipe mode (inspired by Huan Truong mod)yann.collet.73@gmail.com2011-08-302-22/+54
* Removed LZ4_decode() function code.yann.collet.73@gmail.com2011-08-213-75/+7
* Improved compression and decompression speed under GCC compileryann.collet.73@gmail.com2011-06-074-45/+42
* Greatly improved compression and decompression speed, at the expense of some ...yann.collet.73@gmail.com2011-06-052-24/+35
* New function : LZ4_uncompress : secure version which is safe against buffer o...yann.collet.73@gmail.com2011-06-043-61/+239
* Corrected : demo program : "/" no longer a valid option trigger, in order to ...yann.collet.73@gmail.com2011-05-271-6/+3
* Improved : safe type, for linux x64 (amd64) compatibility (Thanks to Erik And...yann.collet.73@gmail.com2011-05-254-27/+68
* Added some comments for better clarityyann.collet.73@gmail.com2011-05-213-11/+18
* Correction : enforced typecasting for compatibility with gcc on *nix systems.yann.collet.73@gmail.com2011-05-202-33/+14
* Strict end-of-buffer checksyann.collet.73@gmail.com2011-04-263-61/+104
* Added CPP compatibility macroyann.collet.73@gmail.com2011-04-251-0/+8
* git-svn-id: https://lz4.googlecode.com/svn/trunk@2 650e7d94-2a16-8b24-b05c-7c...yann.collet.73@gmail.com2011-04-243-0/+550
* Initial directory structure.(no author)2011-04-120-0/+0