~pcsx2-team/pcsx2-github-mirror/+git/lz4:test1374

Last commit made on 2024-03-22
Get this branch:
git clone -b test1374 https://git.launchpad.net/~pcsx2-team/pcsx2-github-mirror/+git/lz4

Branch merges

Branch information

Name:
test1374
Repository:
lp:~pcsx2-team/pcsx2-github-mirror/+git/lz4

Recent commits

7bb3d5f... by Yann Collet <email address hidden>

add test for bug #1374

a3be311... by Yann Collet <email address hidden>

Merge pull request #1376 from lz4/async_dec

Introduce Async I/O for decompression

6b88d0a... by Yann Collet

fix to please C++ compiler

though I wonder what's the point for units of the CLI program...

3233600... by Yann Collet

minor: keep old single-thread code

use compilation variable LZ4IO_MULTITHREAD to switch between the 2

7a1b705... by Yann Collet

fix variable LZ4IO_MULTITHREAD

43ae8c8... by Yann Collet

first implementation of async io for decoder

e0410ac... by Yann Collet

reorganize mt code

20c2f3c... by Yann Collet <email address hidden>

Merge pull request #1375 from deining/fix-typo

Fix typo

56e80ab... by Andreas Deininger

Fix typo

a07d812... by Yann Collet <email address hidden>

Merge pull request #1373 from lz4/dependabot/github_actions/github/codeql-action-3.24.6

Bump github/codeql-action from 3.24.3 to 3.24.6