Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gzip: implement compression #18733

Merged
merged 1 commit into from
Jan 29, 2024
Merged

gzip: implement compression #18733

merged 1 commit into from
Jan 29, 2024

Conversation

jacobly0
Copy link
Member

I had to recompress the test data to match the current compressor implementation, but it's a few bytes smaller and I verified that the new file round trips correctly with another implementation.

@andrewrk andrewrk merged commit 4dfca01 into ziglang:master Jan 29, 2024
10 checks passed
@jacobly0 jacobly0 deleted the gzip-compress branch January 30, 2024 09:54
ianprime0509 added a commit to ianprime0509/zig that referenced this pull request Nov 23, 2024
It was added to the standard library in ziglang#18733.
ianprime0509 added a commit to ianprime0509/zig that referenced this pull request Dec 13, 2024
It was added to the standard library in ziglang#18733.
ianprime0509 added a commit to ianprime0509/zig that referenced this pull request Dec 13, 2024
It was added to the standard library in ziglang#18733.
ianprime0509 added a commit to ianprime0509/zig that referenced this pull request Dec 13, 2024
It was added to the standard library in ziglang#18733.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants