Skip to content
Open
Show file tree
Hide file tree
Changes from 16 commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
7ac9c1f
zlib: remove unused zlib-sys surface and tidy native compression bind…
alii Jun 8, 2026
488c5b5
Merge branch 'main' into claude/split/zlib
robobun Jun 10, 2026
7614467
ci: retrigger
robobun Jun 10, 2026
c416281
zlib: fix close() on never-initialized handles, reject 4 GiB inputs, …
robobun Jun 10, 2026
54a06e2
Merge branch 'main' into claude/split/zlib
alii Jun 12, 2026
c67f705
zlib: validate zstd initParamsArray before context allocation, assert…
robobun Jun 12, 2026
3cafa81
Merge remote-tracking branch 'origin/main' into claude/split/zlib
robobun Jun 24, 2026
9d81f56
Merge remote-tracking branch 'origin/main' into claude/split/zlib
robobun Jun 28, 2026
21a40c4
test: a rejected zstd initParamsArray must not leave a half-initializ…
robobun Jun 28, 2026
5310acc
Merge remote-tracking branch 'origin/main' into claude/split/zlib
robobun Jul 11, 2026
20648d1
Merge remote-tracking branch 'origin/main' into claude/split/zlib
robobun Aug 10, 2026
926eba0
test: rename describe block that collided with the one added on main
robobun Aug 10, 2026
242029d
[autofix.ci] apply automated fixes
autofix-ci[bot] Aug 10, 2026
69ddbb7
test: drop dead-symbol guards for the deleted zlib_sys/win32.rs
robobun Aug 10, 2026
fd40796
Merge branch 'main' into claude/split/zlib
alii Aug 11, 2026
c072c5e
zlib_sys: remove posix.rs and win32.rs again
robobun Aug 11, 2026
4562fd9
zlib: clamp avail_out to 32 bits; tighten mode and failed-init tests
robobun Aug 11, 2026
87a9140
test: guard against zlib_sys/posix.rs and win32.rs coming back
robobun Aug 11, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading