Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-11-15 | update doc | Yann Collet | 1 | -13/+1 | |
2020-01-16 | Add vcpkg installation instructions | NancyLi1013 | 1 | -0/+11 | |
2019-04-16 | fixed version number for lz4hc | Yann Collet | 1 | -1/+1 | |
2019-04-16 | minor benchmark update | Yann Collet | 1 | -3/+3 | |
was using wrong memory timing | |||||
2019-04-12 | updated benchmark table | Yann Collet | 1 | -12/+12 | |
2019-04-11 | improved documentation for LZ4 dictionary compression | Yann Collet | 1 | -3/+5 | |
2018-09-05 | updated documentation regarding dictionary compression | Yann Collet | 1 | -9/+14 | |
following suggestion from @stbrumme (#558) Also : bumped version number, regenerated man page and html doc | |||||
2018-05-02 | updated benchmark for v1.8.2 | Yann Collet | 1 | -17/+16 | |
2017-08-30 | minor typo fix | Yann Collet | 1 | -1/+1 | |
2017-08-21 | make test is compatible with parallel execution (-j#) | Yann Collet | 1 | -0/+1 | |
each test section runs with its own set of files | |||||
2017-08-14 | fix minor markdown display issues | Yann Collet | 1 | -4/+6 | |
2017-08-14 | better respect GNU standard Makefile conventions | Yann Collet | 1 | -1/+16 | |
supports lowercase directory variables add an "Installation" section in README.md added an INSTALL file | |||||
2017-06-19 | Update README.md | Chocobo1 | 1 | -3/+2 | |
Update appveyor badge URL Remove empty line | |||||
2016-11-18 | fixed #272 (compilation fails on gcc 4.4), reported by @totaam | Yann Collet | 1 | -0/+2 | |
2016-11-16 | updated README for v1.7.3 | Yann Collet | 1 | -21/+23 | |
2016-11-15 | fixed appveyor badges | Yann Collet | 1 | -3/+3 | |
2016-11-03 | fixed travis badges | Yann Collet | 1 | -3/+3 | |
2016-11-03 | documentation moved to doc/ | Przemyslaw Skibinski | 1 | -2/+2 | |
2016-11-01 | Clarified license (#115, #244) | Yann Collet | 1 | -1/+1 | |
2016-09-23 | README: fix minor typo | Mike Frysinger | 1 | -1/+1 | |
2016-04-08 | Fix wrong link for Travis | Takayuki MATSUOKA | 1 | -1/+1 | |
2016-02-25 | Merge branch 'dev' of github.com:Cyan4973/lz4 into dev | Yann Collet | 1 | -6/+6 | |
2016-02-25 | Added zstd | Yann Collet | 1 | -2/+6 | |
2016-02-12 | Remove whitespace from ends of lines | Julius Werner | 1 | -6/+6 | |
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> | |||||
2015-10-20 | clarified lz4 license | Yann Collet | 1 | -3/+5 | |
2015-05-29 | Minor update on source ports | Yann Collet | 1 | -2/+3 | |
2015-05-29 | Updated badges | Yann Collet | 1 | -6/+12 | |
2015-05-20 | Added LZF | Yann Collet | 1 | -0/+1 | |
2015-05-13 | Added a few more interoperability tests (32bits vs 64 bits) | Yann Collet | 1 | -1/+1 | |
2015-05-04 | Updated readme | Yann Collet | 1 | -15/+33 | |
2015-04-13 | minor compatibility fixes | Yann Collet | 1 | -4/+3 | |
2015-04-12 | Updated badges | Yann Collet | 1 | -3/+3 | |
2015-04-06 | updated doc | Yann Collet | 1 | -6/+5 | |
2015-04-03 | memcpy speed as reference | Yann Collet | 1 | -4/+0 | |
2015-03-31 | Fixed : Windows compilation | Yann Collet | 1 | -1/+3 | |
Added : Appveyor badge | |||||
2015-03-31 | Added : Frame documentation in MarkDown format | Yann Collet | 1 | -9/+29 | |
2015-03-30 | minor tweak | Yann Collet | 1 | -1/+1 | |
2015-03-30 | Updated readme | Yann Collet | 1 | -7/+13 | |
2015-03-30 | Updated documentation | Yann Collet | 1 | -33/+13 | |
2015-03-26 | Reference format doc | Yann Collet | 1 | -0/+4 | |
2015-03-16 | minor CMakeLists update | Yann Collet | 1 | -4/+5 | |
2015-03-15 | Fix : static analyzer test on Travis | Yann Collet | 1 | -4/+3 | |
2014-08-08 | clarified "dev" branch policy | Yann Collet | 1 | -2/+4 | |
2014-05-03 | Travis status for both master & dev branches, thanks to Takayuki Matsuoka | Yann Collet | 1 | -2/+5 | |
2014-05-01 | Add Travis build status badge | Takayuki MATSUOKA | 1 | -0/+2 | |
NOTE : This URL indicate `dev`-branch status. | |||||
2014-04-15 | Fixed issue 127 & 128 | Yann Collet | 1 | -0/+49 | |