Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed : minor warnings under Visual | Yann Collet | 2014-12-13 | 1 | -7/+3 |
* | New directory structure : library source files into /lib directory | Yann Collet | 2014-11-30 | 1 | -2/+2 |
* | Fixed : decompression issue on 32-bits CPU without unaligned memory access | Yann Collet | 2014-11-29 | 1 | -1/+1 |
* | Updated unsynchronized buffers tests | Yann Collet | 2014-11-04 | 2 | -4/+4 |
* | Updated ring buffer examples | Yann Collet | 2014-11-03 | 2 | -17/+30 |
* | HC streaming : support small ringbuffer scenarios | Yann Collet | 2014-10-25 | 2 | -28/+64 |
* | Added : HC streaming ring buffer example | Yann Collet | 2014-10-22 | 2 | -2/+214 |
* | fixed : clang warnings | Yann Collet | 2014-09-22 | 3 | -9/+9 |
* | Added : examples from Takayuki Matsuoka | Yann Collet | 2014-08-26 | 5 | -1/+679 |
* | add new directory 'examples' | Yann Collet | 2014-08-22 | 1 | -0/+8 |