-
Notifications
You must be signed in to change notification settings - Fork 180
Comparing changes
Open a pull request
base repository: rust-lang/flate2-rs
base: 1.0.27
head repository: rust-lang/flate2-rs
compare: 1.0.28
- 11 commits
- 10 files changed
- 5 contributors
Commits on Aug 26, 2023
-
Use explicit Default for GzHeaderState enum
This allows the crate to build with Rust older than 1.62.
Configuration menu - View commit details
-
Copy full SHA for 68ba8f6 - Browse repository at this point
Copy the full SHA 68ba8f6View commit details -
Merge pull request #371 from jongiddy/jgiddy/msrv-1.53
Use explicit Default for GzHeaderState enum. This resets the minimal required rust version to 1.53.
Configuration menu - View commit details
-
Copy full SHA for 20cdcbe - Browse repository at this point
Copy the full SHA 20cdcbeView commit details
Commits on Aug 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 82e45fa - Browse repository at this point
Copy the full SHA 82e45faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69972b8 - Browse repository at this point
Copy the full SHA 69972b8View commit details
Commits on Sep 2, 2023
-
Merge pull request #373 from anforowicz/fix-spare-capacity-handling
Fix spare capacity handling
Configuration menu - View commit details
-
Copy full SHA for f285e9a - Browse repository at this point
Copy the full SHA f285e9aView commit details
Commits on Sep 10, 2023
-
Fix and unify docs of
bufread
andread
types.- fix wrong docs of `bufread::GzDecoder`, `bufread::GzEncoder`, `bufread::MultiGzDecoder` - make the types of inner reader and exported trait explicit. - explicit state the pull model: user initialize the read, then data is read from the underlying stream.
Configuration menu - View commit details
-
Copy full SHA for 5b23cc9 - Browse repository at this point
Copy the full SHA 5b23cc9View commit details
Commits on Sep 11, 2023
-
Merge pull request #375 from georeth/fix-read-doc
Fix and unify docs of `bufread` and `read` types.
Configuration menu - View commit details
-
Copy full SHA for f62ff42 - Browse repository at this point
Copy the full SHA f62ff42View commit details
Commits on Oct 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1260d3e - Browse repository at this point
Copy the full SHA 1260d3eView commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7a61ea5 - Browse repository at this point
Copy the full SHA 7a61ea5View commit details
Commits on Oct 13, 2023
-
Merge pull request #380 from Manishearth/reset-stream
Reset StreamWrapper after calling mz_inflate / mz_deflate
Configuration menu - View commit details
-
Copy full SHA for 223f829 - Browse repository at this point
Copy the full SHA 223f829View commit details -
Merge pull request #378 from Byron/prep-release
prepare next patch-release
Configuration menu - View commit details
-
Copy full SHA for a99b53e - Browse repository at this point
Copy the full SHA a99b53eView commit details
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 1.0.27...1.0.28