aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2 daysMerge pull request #1406 from lz4/cmakeSymlinksupstream-devYann Collet
2 daysMerge pull request #1408 from lz4/dependabot/github_actions/actions/checkout-...Yann Collet
3 daysBump actions/checkout from 4.1.4 to 4.1.5dependabot[bot]
6 days[cmake]: just a minor refactor of the symlink installation paragraphYann Collet
6 daysMerge pull request #1395 from ur4t/fix-cli-symlinksYann Collet
7 daysMerge pull request #1401 from Nicoshev/updateFunctionCommentYann Collet
8 daysMerge pull request #1405 from AtariDreams/loopYann Collet
8 daysMerge pull request #1403 from AtariDreams/oneYann Collet
8 dayslen should be unsignedRose
8 daysMerge pull request #1404 from AtariDreams/orYann Collet
8 daysPrefer OR over ADD for splicing numbers from byte-addressed memoryRose
8 daysDefine mlen = MINMATCH at the start of the loopRose
10 daysUpdate function commentNicolas
2024-04-29Merge pull request #1398 from lz4/dependabot/github_actions/actions/upload-ar...Yann Collet
2024-04-29Merge pull request #1397 from lz4/dependabot/github_actions/actions/checkout-...Yann Collet
2024-04-29Bump actions/upload-artifact from 4.3.2 to 4.3.3dependabot[bot]
2024-04-29Bump actions/checkout from 4.1.3 to 4.1.4dependabot[bot]
2024-04-28CMake: Separate symlinks creation and installationur4t
2024-04-24Merge pull request #1394 from lz4/dependabot/github_actions/github/codeql-act...Yann Collet
2024-04-23Merge pull request #1393 from lz4/dependabot/github_actions/actions/upload-ar...Yann Collet
2024-04-23Merge pull request #1392 from lz4/dependabot/github_actions/actions/checkout-...Yann Collet
2024-04-22Bump github/codeql-action from 3.24.9 to 3.25.1dependabot[bot]
2024-04-22Bump actions/upload-artifact from 4.3.1 to 4.3.2dependabot[bot]
2024-04-22Bump actions/checkout from 4.1.2 to 4.1.3dependabot[bot]
2024-04-16Merge pull request #1390 from lz4/bench_outYann Collet
2024-04-04Merge pull request #1381 from lz4/dependabot/github_actions/github/codeql-act...Yann Collet
2024-04-03benchmark results are displayed to stdoutYann Collet
2024-04-01Merge pull request #1384 from RoboSchmied/RoboSchmied-AGfixT74Yann Collet
2024-04-01Merge pull request #1389 from lz4/dependabot/github_actions/actions/setup-pyt...Yann Collet
2024-04-01Bump actions/setup-python from 5.0.0 to 5.1.0dependabot[bot]
2024-03-31Merge pull request #1383 from jonrumsey/devYann Collet
2024-03-31Merge pull request #1388 from lz4/fix/typo-makefile-variablesYann Collet
2024-03-31Fix typo `libzstd` -> `liblz4`t-mat
2024-03-26Fix: 25 typosRoboSchmied
2024-03-26Suppress VS2022 warningsJon Rumsey
2024-03-25Bump github/codeql-action from 3.24.7 to 3.24.9dependabot[bot]
2024-03-22Merge pull request #1377 from lz4/dependabot/github_actions/github/codeql-act...Yann Collet
2024-03-22Merge pull request #1378 from lz4/dependabot/github_actions/actions/checkout-...Yann Collet
2024-03-22minor: assert successful context creationYann Collet
2024-03-22Merge pull request #1380 from lz4/fix1374Yann Collet
2024-03-21add test for bug #1374Yann Collet
2024-03-21fix #1374Yann Collet
2024-03-18Bump actions/checkout from 4.1.1 to 4.1.2dependabot[bot]
2024-03-18Bump github/codeql-action from 3.24.6 to 3.24.7dependabot[bot]
2024-03-12Merge pull request #1376 from lz4/async_decYann Collet
2024-03-10fix to please C++ compilerYann Collet
2024-03-10minor: keep old single-thread codeYann Collet
2024-03-10fix variable LZ4IO_MULTITHREADYann Collet
2024-03-10first implementation of async io for decoderYann Collet
2024-03-10reorganize mt codeYann Collet