summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add label for checkTag testTakayuki Matsuoka2021-05-311-0/+1
* Add make -C tests checkTag to ci.ymlTakayuki Matsuoka2021-05-311-0/+16
* Enable c_standards as per #994Takayuki Matsuoka2021-05-311-8/+8
* Enable cxxtest as per #993Takayuki Matsuoka2021-05-311-3/+3
* Improve CI scriptTakayuki Matsuoka2021-05-302-316/+561
* Merge pull request #992 from t-mat/fix-clang-warning-1Yann Collet2021-05-301-1/+1
|\
| * Fix -Wshorten-64-to-32 warningTakayuki Matsuoka2021-05-301-1/+1
|/
* Merge pull request #989 from lz4/fix_nullub_lz4Yann Collet2021-05-283-34/+57
|\
| * fix NULL ptr arithmetic at lz4:2299Yann Collet2021-05-281-2/+7
| * fix NULL ptr arithmetic in lz4:1680Yann Collet2021-05-281-3/+6
| * Merge branch 'dev' into fix_nullub_lz4Yann Collet2021-05-282-29/+503
| |\ | |/ |/|
* | Merge pull request #987 from t-mat/tmp-disable-mesonYann Collet2021-05-281-29/+29
|\ \
| * | Disable Meson + clang build at travis-ciTakayuki Matsuoka2021-05-281-29/+29
* | | Merge pull request #985 from t-mat/add-github-actionsYann Collet2021-05-281-0/+474
|\ \ \
| * | | Temporary ignore make usanTakayuki Matsuoka2021-05-281-1/+13
| * | | Add GitHub Actions script ci.ymlTakayuki Matsuoka2021-05-271-0/+462
* | | | Merge pull request #986 from lz4/fixub907Yann Collet2021-05-282-59/+66
|\ \ \ \ | |_|/ / |/| | |
| | | * fix UB lz4:988 and lz4:1178Yann Collet2021-05-283-29/+44
| | | * fix NULL ptr arithmetic of lz4:1572Yann Collet2021-05-281-5/+5
| | |/ | |/|
| * | fix UB of lz4frame:907Yann Collet2021-05-282-59/+66
|/ /
* | Merge pull request #982 from t-mat/fix-make-usanYann Collet2021-05-271-1/+1
|\ \
| * | Add CC propagation to 'make usan'Takayuki Matsuoka2021-05-271-1/+1
| |/
* | Merge pull request #984 from t-mat/fix-wconversion-warningYann Collet2021-05-271-1/+1
|\ \ | |/ |/|
| * Fix -Wshorten-64-to-32 warningTakayuki Matsuoka2021-05-271-1/+1
|/
* Merge pull request #972 from jasperla/memmove_crashYann Collet2021-04-301-1/+1
|\
| * Fix potential memory corruption with negative memmove() sizeJasper Lievisse Adriaanse2021-02-261-1/+1
* | fixed incorrect propagation of default CFLAGSYann Collet2021-04-271-3/+0
* | Merge pull request #973 from klebertarcisio/patch_fixYann Collet2021-03-101-1/+3
|\ \ | |/ |/|
| * fix null pointer dereferenceklebertosantos2021-03-101-1/+3
|/
* Merge pull request #970 from Nimloth/patch-1Yann Collet2021-02-191-1/+1
|\
| * Update .cirrus.ymlNimloth2021-02-191-1/+1
|/
* Merge pull request #964 from sigiesec/fix-ubsan-resetStreamHC_fastYann Collet2021-01-191-1/+5
|\
| * Don't trigger UBSan warning in LZ4_resetStreamHC_fast if LZ4_streamHCPtr->int...Simon Giesecke2021-01-071-1/+5
* | Merge pull request #966 from dosaboy/snap-build-1.9.3Yann Collet2021-01-071-1/+1
|\ \
| * | Update snapcraft.yaml to reflect latest buildEdward Hope-Morley2021-01-071-1/+1
|/ /
* | Merge pull request #965 from ThomasWaldmann/fix-typosYann Collet2021-01-072-2/+2
|\ \ | |/ |/|
| * fix some typos (work by Andrea Gelmini)Thomas Waldmann2021-01-072-2/+2
|/
* Merge pull request #962 from hmaarrfk/patch-1Yann Collet2021-01-051-1/+12
|\
| * Add include locations for x64 builds as wellMark Harfouche2020-12-281-1/+12
|/
* Merge pull request #960 from lz4/Makefile_exportYann Collet2020-12-1712-143/+199
|\
| * fix minor pedantic warningsYann Collet2020-12-011-7/+9
| * fix strange printf formatting warningYann Collet2020-12-012-12/+14
| * fix minor header dateYann Collet2020-12-012-2/+2
| * fix scanbuild testYann Collet2020-12-011-3/+1
| * fix CFLAGS unexport issueYann Collet2020-12-015-38/+45
| * Merge branch 'dev' into MakefileYann Collet2020-12-012-7/+3
| |\ | |/ |/|
* | Merge pull request #959 from lz4/install_lnYann Collet2020-12-011-3/+3
|\ \
| * | install links over existing installYann Collet2020-11-301-3/+3
|/ /
| * refactor MakefileYann Collet2020-12-014-101/+152
|/
* updated license & header datesYann Collet2020-11-2535-37/+37