-
-
Notifications
You must be signed in to change notification settings - Fork 30
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: trifectatechfoundation/zlib-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: trifectatechfoundation/zlib-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 19 files changed
- 4 contributors
Commits on Sep 18, 2025
-
remove
fn min_maxininftrees.rsturns out this function was sort of fully unrolled, emitting ~200 instructions ?!
Configuration menu - View commit details
-
Copy full SHA for 392088a - Browse repository at this point
Copy the full SHA 392088aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 865a992 - Browse repository at this point
Copy the full SHA 865a992View commit details -
Configuration menu - View commit details
-
Copy full SHA for 727a6ec - Browse repository at this point
Copy the full SHA 727a6ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for d60dc53 - Browse repository at this point
Copy the full SHA d60dc53View commit details
Commits on Sep 24, 2025
-
zlib-rs: properly guard tests by allocator
so that both `cargo test --no-default-features --features c-allocator` and `cargo test --no-default-features --features rust-allocator` pass. Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Configuration menu - View commit details
-
Copy full SHA for 915a1ee - Browse repository at this point
Copy the full SHA 915a1eeView commit details -
ci: ensure
cargo testdoesn't break for allocator featuresSigned-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Configuration menu - View commit details
-
Copy full SHA for 67beda3 - Browse repository at this point
Copy the full SHA 67beda3View commit details
Commits on Oct 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bbf2574 - Browse repository at this point
Copy the full SHA bbf2574View commit details
Commits on Oct 16, 2025
-
zlib-rs: adapt neon CPU feature check to avx2 one
if the "neon" target feature is enabled, skip runtime detection. this allows running and passing the "neon" adler32 tests without requiring the "std" feature. Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Configuration menu - View commit details
-
Copy full SHA for f463f88 - Browse repository at this point
Copy the full SHA f463f88View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca81aa4 - Browse repository at this point
Copy the full SHA ca81aa4View commit details
Commits on Nov 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d1f50ae - Browse repository at this point
Copy the full SHA d1f50aeView commit details
Commits on Nov 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 524514e - Browse repository at this point
Copy the full SHA 524514eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8442ba - Browse repository at this point
Copy the full SHA f8442baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7701dd3 - Browse repository at this point
Copy the full SHA 7701dd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3945f49 - Browse repository at this point
Copy the full SHA 3945f49View commit details -
upgrade to libz-sys 1.1.23, using libz-ng 2.2.4
This release makes some changes to the medium algorithm, see zlib-ng/zlib-ng#1938
Configuration menu - View commit details
-
Copy full SHA for 46db403 - Browse repository at this point
Copy the full SHA 46db403View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.5.2...main