summaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* minor formatting titleYann Collet2020-11-161-1/+1
|
* update docYann Collet2020-11-151-13/+1
|
* Add vcpkg installation instructionsNancyLi10132020-01-161-0/+11
|
* fixed version number for lz4hcYann Collet2019-04-171-1/+1
|
* minor benchmark updateYann Collet2019-04-161-3/+3
| | | | was using wrong memory timing
* updated benchmark tableYann Collet2019-04-131-12/+12
|
* improved documentation for LZ4 dictionary compressionYann Collet2019-04-111-3/+5
|
* updated documentation regarding dictionary compressionYann Collet2018-09-051-9/+14
| | | | | | following suggestion from @stbrumme (#558) Also : bumped version number, regenerated man page and html doc
* updated benchmark for v1.8.2Yann Collet2018-05-021-17/+16
|
* minor typo fixYann Collet2017-08-301-1/+1
|
* make test is compatible with parallel execution (-j#)Yann Collet2017-08-211-0/+1
| | | | each test section runs with its own set of files
* fix minor markdown display issuesYann Collet2017-08-141-4/+6
|
* better respect GNU standard Makefile conventionsYann Collet2017-08-141-1/+16
| | | | | | supports lowercase directory variables add an "Installation" section in README.md added an INSTALL file
* Update README.mdChocobo12017-06-191-3/+2
| | | | | Update appveyor badge URL Remove empty line
* fixed #272 (compilation fails on gcc 4.4), reported by @totaamYann Collet2016-11-191-0/+2
|
* updated README for v1.7.3Yann Collet2016-11-161-21/+23
|
* fixed appveyor badgesYann Collet2016-11-151-3/+3
|
* fixed travis badgesYann Collet2016-11-031-3/+3
|
* documentation moved to doc/Przemyslaw Skibinski2016-11-031-2/+2
|
* Clarified license (#115, #244)Yann Collet2016-11-021-1/+1
|
* README: fix minor typoMike Frysinger2016-09-231-1/+1
|
* Fix wrong link for TravisTakayuki MATSUOKA2016-04-071-1/+1
|
* Merge branch 'dev' of github.com:Cyan4973/lz4 into devYann Collet2016-02-251-6/+6
|\
| * Remove whitespace from ends of linesJulius Werner2016-02-131-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>
* | Added zstdYann Collet2016-02-251-2/+6
|/
* clarified lz4 licenseYann Collet2015-10-201-3/+5
|
* Minor update on source portsYann Collet2015-05-291-2/+3
|
* Updated badgesYann Collet2015-05-291-6/+12
|
* Added LZF Yann Collet2015-05-201-0/+1
|
* Added a few more interoperability tests (32bits vs 64 bits)Yann Collet2015-05-131-1/+1
|
* Updated readmeYann Collet2015-05-041-15/+33
|
* minor compatibility fixesYann Collet2015-04-131-4/+3
|
* Updated badgesYann Collet2015-04-121-3/+3
|
* updated docYann Collet2015-04-061-6/+5
|
* memcpy speed as referenceYann Collet2015-04-031-4/+0
|
* Fixed : Windows compilationYann Collet2015-03-311-1/+3
| | | Added : Appveyor badge
* Added : Frame documentation in MarkDown formatYann Collet2015-03-311-9/+29
|
* minor tweakYann Collet2015-03-301-1/+1
|
* Updated readmeYann Collet2015-03-301-7/+13
|
* Updated documentationYann Collet2015-03-301-33/+13
|
* Reference format docYann Collet2015-03-261-0/+4
|
* minor CMakeLists updateYann Collet2015-03-161-4/+5
|
* Fix : static analyzer test on TravisYann Collet2015-03-151-4/+3
|
* clarified "dev" branch policyYann Collet2014-08-081-2/+4
|
* Travis status for both master & dev branches, thanks to Takayuki MatsuokaYann Collet2014-05-031-2/+5
|
* Add Travis build status badgeTakayuki MATSUOKA2014-04-301-0/+2
| | | | NOTE : This URL indicate `dev`-branch status.
* Fixed issue 127 & 128Yann Collet2014-04-151-0/+49