summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add cast operator for compatibility with C++Takayuki Matsuoka2021-09-061-2/+2
* Merge pull request #1026 from kmou424/devYann Collet2021-09-041-2/+2
|\
| * examples: simple_buffer: We must explicit convert pointer after malloc in c++kmou4242021-09-041-2/+2
|/
* Merge pull request #1024 from a1346054/devYann Collet2021-08-2211-18/+18
|\
| * trim excess whitespacea13460542021-08-214-4/+4
| * fix spellinga13460542021-08-213-8/+8
| * fix warnings reported by shellcheck in shell scriptsa13460542021-08-212-2/+2
| * use the same style of hashbang for all filesa13460542021-08-212-2/+2
| * fix broken hashbangsa13460542021-08-212-2/+2
|/
* Merge pull request #1017 from fanzeyi/fix-clang-cl-msvcYann Collet2021-08-091-0/+6
|\
| * fix clang-cl _tzcnt_u64 not defined issueZeyi (Rice) Fan2021-08-091-0/+6
* | minor documentation for unicode_lintYann Collet2021-08-091-5/+9
* | Merge pull request #1020 from servusdei2018/devYann Collet2021-08-092-1/+18
|\ \
| * | ci: sh -> bashNate2021-08-081-1/+1
| * | ci: pass script through shNate2021-08-081-1/+1
| * | ci(.github/workflows/ci.yml): fix invalid yamlNate2021-08-081-3/+1
| * | ci(.github/workflows/ci.yml): run unicode lint under github actionsNate2021-08-081-0/+10
| * | tests(tests/unicode_lint.sh): expand unicode lint to the ./tests/ directoryNate2021-08-081-1/+10
|/ /
* | Merge pull request #1019 from servusdei2018/patch-1Yann Collet2021-08-083-1/+42
|\ \
| * | ci(.travis.yml): add unicode lint jobNate2021-08-081-0/+6
| * | nit(tests/unicode_lint.sh): standardize failure format messageNate2021-08-081-1/+1
| * | tests(unicode_lint.sh): create: lint source files in ./lib/ and ./programs/ f...Nate2021-08-081-0/+35
| * | nit(programs/platform.h): replace Unicode character #1018Nate2021-08-071-1/+1
|/ /
* | minor doc clarificationYann Collet2021-08-061-1/+2
* | fixed minor type, reported by @mwgameraYann Collet2021-08-061-2/+2
|/
* Merge pull request #999 from pekdon/solaris-10Yann Collet2021-08-061-1/+7
|\
| * add -lrt on Solaris 10, required for nanosleepClaes Nästén2021-06-021-1/+7
* | Merge pull request #1013 from eloj/relax-lz4-memory-usage-tunableYann Collet2021-08-022-2/+14
|\ \
| * | Don't reuse state memory that's too small.Eddy Jansson2021-07-311-1/+13
| * | Define LZ4_STREAMSIZE in terms of LZ4_MEMORY_USAGEEddy Jansson2021-07-311-1/+1
* | | Merge pull request #1014 from eloj/github-ubuntu-16.04-deprecationYann Collet2021-08-021-33/+23
|\ \ \ | |/ / |/| |
| * | All compilers now support stdc11.Eddy Jansson2021-07-311-23/+22
| * | All compilers now support stdc90.Eddy Jansson2021-07-311-23/+22
| * | Remove ubuntu-16.04 as a test platform.Eddy Jansson2021-07-311-8/+0
|/ /
* | Merge pull request #1012 from eloj/print-install-dirsYann Collet2021-07-242-4/+4
|\ \
| * | Print target directories during 'make install'.Eddy Jansson2021-07-242-4/+4
* | | Merge pull request #1011 from eloj/improve-pkgconfigYann Collet2021-07-242-2/+3
|\ \ \ | |/ / |/| |
| * | Expand use of pkg-config variables.Eddy Jansson2021-07-242-2/+3
|/ /
* | Merge pull request #1000 from lifegpc/patch1Yann Collet2021-07-011-7/+14
|\ \
| * | add missing if for lz4clifegpc2021-07-011-1/+3
| * | Link static library first otherwise rebuild source files.lifegpc2021-07-011-14/+6
| * | fix link problem on win32 MSVClifegpc2021-06-061-5/+18
* | | Merge pull request #1005 from ITotalJustice/fix_LZ4HC_HEAPMODE_macroYann Collet2021-06-251-3/+3
|\ \ \
| * | | fix LZ4HC_HEAPMODE macro guardTotalJustice2021-06-251-3/+3
|/ / /
* | | Merge pull request #980 from sandyharvie/devYann Collet2021-06-251-1/+1
|\ \ \
| * | | bump CMake minimum required version to 2.8.12Sandy Harvie2021-05-201-1/+1
| | |/ | |/|
* | | Merge pull request #1001 from GabeNI/devYann Collet2021-06-161-1/+1
|\ \ \
| * | | Cast ALLOC return value to satisfy C++Gabe Jones2021-06-151-1/+1
| | |/ | |/|
* | | Merge pull request #1002 from t-mat/devYann Collet2021-06-161-8/+30
|\ \ \ | |/ / |/| |
| * | Fix package related errorsTakayuki Matsuoka2021-06-161-8/+30
|/ /