summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #204 from irwand/devYann Collet2016-05-101-2/+14
|\ \
| * \ fixed non-C99 compilersIrwan Djajadi2016-04-191-2/+4
| |\ \
| | * | fixed non-C99 compilerIrwan Djajadi2016-04-191-3/+5
| * | | Merge branch 'heapmode_alloc_failure_fix' into devIrwan Djajadi2016-04-191-0/+10
| |\ \ \ |/ / / / | | _ / | | /
| * | alloc failure fixIrwan Djajadi2016-04-181-0/+10
| |/
* | Merge pull request #201 from cernekee/cmake-pcYann Collet2016-04-181-0/+9
|\ \
| * | cmake: Install liblz4.pcKevin Cernekee2016-04-181-0/+9
|/ /
* | Merge pull request #197 from Cyan4973/fix-readme-travisYann Collet2016-04-071-1/+1
|\ \
| * | Fix wrong link for TravisTakayuki MATSUOKA2016-04-071-1/+1
|/ /
* | Merge pull request #194 from jzhuge/devYann Collet2016-04-013-2/+13
|\ \
| * | lz4cli: print library versionJohn Zhuge2016-04-013-2/+13
|/ /
* | Merge branch 'dev' of github.com:Cyan4973/lz4 into devYann Collet2016-02-2512-76/+79
|\ \
| * \ Merge pull request #185 from jwerner-chromium/devYann Collet2016-02-1612-76/+79
| |\ \
| | * | Allow for safe in-place decodingJulius Werner2016-02-131-1/+4
| | * | Remove whitespace from ends of linesJulius Werner2016-02-1311-75/+75
| |/ /
* | | Added zstdYann Collet2016-02-251-2/+6
|/ /
* | Merge branch 'dev' of github.com:Cyan4973/lz4 into devYann Collet2016-01-152-10/+10
|\ \
| * \ Merge pull request #182 from kou/add-missing-extYann Collet2016-01-101-9/+9
| |\ \
| | * | Add missing $(EXT)Kouhei Sutou2016-01-101-9/+9
| | |/
| * | Merge pull request #181 from kou/fix-build-failure-on-mingwYann Collet2016-01-101-1/+1
| |\ \
| | * | Fix build error on MinGWKouhei Sutou2016-01-101-1/+1
| | |/
* | | updated hyperlinkYann Collet2016-01-151-1/+1
|/ /
* | Merge branch 'dev' of github.com:Cyan4973/lz4 into devYann Collet2015-12-203-0/+234
|\ \
| * \ Merge pull request #173 from flandr/liblz4Yann Collet2015-12-183-0/+234
| |\ \
| | * | Add static library target for msbuildNate Rosenblum2015-08-253-0/+234
| | |/
* | | clarified man page as suggested in #170Yann Collet2015-12-201-7/+15
|/ /
* | Merge pull request #172 from psteinb/add_static_cmakeYann Collet2015-12-161-3/+15
|\ \
| * | added static build target for OSX and Linux to cmakePeter Steinbach2015-12-151-3/+15
|/ /
* | Merge pull request #162 from KyleJHarper/20151021_examplesYann Collet2015-10-303-1/+460
|\ \
| * | Forgot to make clean before commiting. Removing binary.KyleJHarper2015-10-301-0/+0
| * | Several changes to address a few concerns from Yann. See Google Group LZ4c t...KyleJHarper2015-10-304-32/+84
| * | Added a note about why char* is used. Also removed a binary that wasn't supp...KyleJHarper2015-10-292-0/+7
| * | Finished the two example files. Decided to avoid adding anything to lz4.c/h ...KyleJHarper2015-10-295-68/+69
| * | Took out the basics and placed them into basics.c. Added decompression and a...KyleJHarper2015-10-265-87/+244
| * | Final tests and reporting are done. As expected there isn't much to be gaine...KyleJHarper2015-10-233-75/+159
| * | Didn't add my file for some reason. Odd.KyleJHarper2015-10-221-0/+155
| * | Wrote the skeleton of the performance test. Need to finish tests for the res...KyleJHarper2015-10-221-1/+4
| |/
* | heapmode macro option for lz4hcYann Collet2015-10-212-14/+31
* | Fix : compiler-independent macro to remove deprecation warningsYann Collet2015-10-212-16/+17
* | clarified lz4 licenseYann Collet2015-10-201-3/+5
* | Merge branch 'dev' of github.com:Cyan4973/lz4 into devYann Collet2015-10-161-2/+10
|\ \
| * \ Merge pull request #152 from dcolascione/devYann Collet2015-09-031-2/+10
| |\ \
| | * | Remove .dir-locals.elDaniel Colascione2015-09-031-1/+0
| | * | Tweak error messageDaniel Colascione2015-09-031-1/+1
| | * | Improve error messages for attempted console IODaniel Colascione2015-09-031-2/+10
| | * | Add .dir-locals.el for setting tab-widthDaniel Colascione2015-09-031-0/+1
| |/ /
* | | fixed link typoYann Collet2015-10-161-1/+1
|/ /
* | fixed #150 : blank lines when converting lz4.1 to .ps or .pdfYann Collet2015-09-021-8/+8
* | minor : show in table that frame checksum is optionalYann Collet2015-09-011-2/+2
* | create link to dynamic library without using `cp -a` (#147)Yann Collet2015-09-011-5/+5