Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove whitespace from ends of lines | Julius Werner | 2016-02-13 | 1 | -1/+1 |
| | | | | | | | I'm trying to import LZ4 code into a project with strict linting requirements. This will make that easier. Signed-off-by: Julius Werner <jwerner@chromium.org> | ||||
* | Updated lz4hc API | Yann Collet | 2015-05-03 | 1 | -2/+6 |
| | |||||
* | Updated streaming examples | Yann Collet | 2015-05-03 | 1 | -2/+2 |
| | |||||
* | Replace obsolete functions | Takayuki MATSUOKA | 2015-04-13 | 1 | -2/+2 |
| | |||||
* | Add snprintf macro for MSVC | Takayuki MATSUOKA | 2015-04-13 | 1 | -1/+4 |
| | |||||
* | fixed : clang warnings | Yann Collet | 2014-09-22 | 1 | -3/+3 |
| | |||||
* | Added : examples from Takayuki Matsuoka | Yann Collet | 2014-08-26 | 1 | -0/+195 |