Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New directory structure : library source files into /lib directory | Yann Collet | 2014-11-30 | 1 | -156/+0 |
* | Updated : xxHash to r37 | Yann Collet | 2014-10-06 | 1 | -55/+43 |
* | Added : xxhash.h at root, for compilation | Yann Collet | 2014-09-04 | 1 | -0/+168 |
* | Makefile : added capability to install libraries | yann.collet.73@gmail.com | 2014-01-07 | 1 | -164/+0 |
* | lz4 & lz4hc : added capability to allocate state & stream state with custom a... | yann.collet.73@gmail.com | 2013-12-30 | 1 | -164/+164 |
* | lz4.c no longer depends on lz4_decoder.h (removed) | yann.collet.73@gmail.com | 2013-06-10 | 1 | -16/+21 |
* | lz4c : automatic output name when decoding a *.lz4 file, as requested by Pete... | yann.collet.73@gmail.com | 2013-05-17 | 1 | -0/+12 |
* | Added : function LZ4_compressHC_limitedOutput() | yann.collet.73@gmail.com | 2013-04-18 | 1 | -1/+1 |
* | Added : LZ4 Streaming Format specification (v1.3) | yann.collet.73@gmail.com | 2013-04-13 | 1 | -0/+147 |