Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | minor code refactoring, mostly around __builtin_expect | yann.collet.73@gmail.com | 2012-03-09 | 1 | -3/+13 | |
* | Added : LZ4_compressBound() function | yann.collet.73@gmail.com | 2012-02-16 | 1 | -3/+3 | |
* | Improved compression speed for big-endian CPU | yann.collet.73@gmail.com | 2012-01-10 | 1 | -2/+2 | |
* | Added : benchmark function within command-line utility | yann.collet.73@gmail.com | 2012-01-08 | 1 | -4/+4 | |
* | Endianess correction | yann.collet.73@gmail.com | 2011-12-09 | 1 | -2/+2 | |
* | Modified makefile to specify C99 support to compiler (GCC) | yann.collet.73@gmail.com | 2011-11-17 | 1 | -2/+2 | |
* | renamed : main.c into lz4demo.c | yann.collet.73@gmail.com | 2011-09-25 | 1 | -6/+6 | |
* | Corrected a (rare) bug in compression function | yann.collet.73@gmail.com | 2011-09-03 | 1 | -1/+1 | |
* | Improved compression and decompression speed under GCC compiler | yann.collet.73@gmail.com | 2011-06-07 | 1 | -3/+3 | |
* | Improved : safe type, for linux x64 (amd64) compatibility (Thanks to Erik And... | yann.collet.73@gmail.com | 2011-05-25 | 1 | -0/+10 | |