Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed xxhash directory | Yann Collet | 2014-09-13 | 1 | -0/+806 |
* | Makefile : added capability to install libraries | yann.collet.73@gmail.com | 2014-01-07 | 1 | -475/+0 |
* | lz4 & lz4hc : added capability to allocate state & stream state with custom a... | yann.collet.73@gmail.com | 2013-12-30 | 1 | -475/+475 |
* | Bugfix release | yann.collet.73@gmail.com | 2013-08-07 | 1 | -1/+1 |
* | lz4c : made display and arguments more compatible with gzip, for easier integ... | yann.collet.73@gmail.com | 2013-07-27 | 1 | -123/+121 |
* | lz4.c no longer depends on lz4_decoder.h (removed) | yann.collet.73@gmail.com | 2013-06-10 | 1 | -33/+127 |
* | lz4c : automatic output name when decoding a *.lz4 file, as requested by Pete... | yann.collet.73@gmail.com | 2013-05-17 | 1 | -218/+257 |
* | Added : function LZ4_compressHC_limitedOutput() | yann.collet.73@gmail.com | 2013-04-18 | 1 | -2/+2 |
* | Added : LZ4 Streaming Format specification (v1.3) | yann.collet.73@gmail.com | 2013-04-13 | 1 | -0/+344 |