-
-
Notifications
You must be signed in to change notification settings - Fork 2
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: source-c/zlib-tiny
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: source-c/zlib-tiny
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 6 files changed
- 3 contributors
Commits on Oct 27, 2021
-
Add setting the zlib level when inflating
License: Apache License 2.0 Signed-off-by: Victor Bjelkholm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6641427 - Browse repository at this point
Copy the full SHA 6641427View commit details -
Call .end on deflater when we're done
Otherwise it'll hold on to the data and might leak memory if GC is not called fast enough. See https://docs.oracle.com/javase/7/docs/api/java/util/zip/Deflater.html#end() License: Apache License 2.0 Signed-off-by: Victor Bjelkholm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef015a2 - Browse repository at this point
Copy the full SHA ef015a2View commit details
Commits on Oct 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 287ece2 - Browse repository at this point
Copy the full SHA 287ece2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a14b199 - Browse repository at this point
Copy the full SHA a14b199View commit details -
Configuration menu - View commit details
-
Copy full SHA for c306e79 - Browse repository at this point
Copy the full SHA c306e79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8194c09 - Browse repository at this point
Copy the full SHA 8194c09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53c628c - Browse repository at this point
Copy the full SHA 53c628cView commit details -
Merge pull request #1 from victorb/zlib/level
Add setting the zlib level when inflating
Configuration menu - View commit details
-
Copy full SHA for 2d73c5b - Browse repository at this point
Copy the full SHA 2d73c5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83bd148 - Browse repository at this point
Copy the full SHA 83bd148View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdc632e - Browse repository at this point
Copy the full SHA cdc632eView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb5d103 - Browse repository at this point
Copy the full SHA eb5d103View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8c9c0e - Browse repository at this point
Copy the full SHA d8c9c0eView 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.4.0...v0.4.1