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

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

Branch merges

Branch information

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

Recent commits

95cb4da... by Yann Collet

minor: lower literal range

to ensure all characters are printable

e0cfe3e... by Yann Collet

C90 comment style

f8a0a37... by Yann Collet

improve LZ4F dictionary compression in fast mode

and fix the seed 571 test that was failing due to poor efficiency

10ac725... by Yann Collet

fix init for dictionary compression in HC streaming mode

1df82ae... by Yann Collet <email address hidden>

Merge pull request #1352 from lz4/dependabot/github_actions/actions/upload-artifact-4.2.0

Bump actions/upload-artifact from 4.1.0 to 4.2.0

642fd65... by Yann Collet <email address hidden>

Merge pull request #1357 from lz4/loremOut

Datagen uses lorem ipsum generator by default

ef7baa6... by Yann Collet

fixed visual studio solution

and refactor a few minor code comments

93a905c... by Yann Collet

removed COMPRESSIBILITY_DEFAULT

replaced by `COMPRESSIBILITY_NOT_SET`,
so that it's still possible to request `-P50`.

72be517... by Yann Collet

fixed meson build

0bac9ab... by Yann Collet

fixed visual studio projects