-
Notifications
You must be signed in to change notification settings - Fork 126
Comparing changes
Open a pull request
base repository: gyscos/zstd-rs
base: v0.13.2
head repository: gyscos/zstd-rs
compare: v0.13.3
- 20 commits
- 27 files changed
- 10 contributors
Commits on Jul 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fcf7949 - Browse repository at this point
Copy the full SHA fcf7949View commit details
Commits on Jul 9, 2024
-
Update
need_wasm_shimlogic forwasm32-wasip1(#289)* fix unexpected cfg --> src/stream/functions.rs:58:7 | 58 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` * update `need_wasm_shim` logic for `wasm32-wasip1` The `wasm32-wasi` target is being renamed to `wasm32-wasip1` and the `wasm32-wasi` target will be removed in the future. It looks like the shim will also be useful (required?) for `wasm32-wasip2`.
Configuration menu - View commit details
-
Copy full SHA for fc3a731 - Browse repository at this point
Copy the full SHA fc3a731View commit details
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 03bc5c3 - Browse repository at this point
Copy the full SHA 03bc5c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d698082 - Browse repository at this point
Copy the full SHA d698082View commit details
Commits on Aug 19, 2024
-
Update bindgen requirement from 0.69 to 0.70 in /zstd-safe/zstd-sys (#…
…298) Updates the requirements on [bindgen](https://github.com/rust-lang/rust-bindgen) to permit the latest version. - [Release notes](https://github.com/rust-lang/rust-bindgen/releases) - [Changelog](https://github.com/rust-lang/rust-bindgen/blob/main/CHANGELOG.md) - [Commits](rust-lang/rust-bindgen@v0.69.0...v0.70.0) --- updated-dependencies: - dependency-name: bindgen dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 74250a2 - Browse repository at this point
Copy the full SHA 74250a2View commit details -
Don't allow writing to finished Encoder (#297)
If an Encoder is finished, it will swallow writes without error but never let you flush or finish those.
Configuration menu - View commit details
-
Copy full SHA for 9c44e8f - Browse repository at this point
Copy the full SHA 9c44e8fView commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7f73dec - Browse repository at this point
Copy the full SHA 7f73decView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59e1da7 - Browse repository at this point
Copy the full SHA 59e1da7View commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f61dab2 - Browse repository at this point
Copy the full SHA f61dab2View commit details
Commits on Oct 21, 2024
-
OSS-Fuzz: Add fuzzer for OSS-Fuzz integration (#308)
* OSS-Fuzz: Add fuzzer for OSS-Fuzz integration Signed-off-by: Arthur Chan <[email protected]> * Fix size Signed-off-by: Arthur Chan <[email protected]> --------- Signed-off-by: Arthur Chan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bfe1e34 - Browse repository at this point
Copy the full SHA bfe1e34View commit details
Commits on Jan 9, 2025
-
Require a more recent version of pkg-config, since "0.3.0" doesn't actually compile using recent versions of rustc.
Configuration menu - View commit details
-
Copy full SHA for 72752a4 - Browse repository at this point
Copy the full SHA 72752a4View commit details -
Update bindgen requirement from 0.70 to 0.71 in /zstd-safe/zstd-sys (#…
…312) Updates the requirements on [bindgen](https://github.com/rust-lang/rust-bindgen) to permit the latest version. - [Release notes](https://github.com/rust-lang/rust-bindgen/releases) - [Changelog](https://github.com/rust-lang/rust-bindgen/blob/main/CHANGELOG.md) - [Commits](rust-lang/rust-bindgen@v0.70.0...v0.71.0) --- updated-dependencies: - dependency-name: bindgen dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1ff414d - Browse repository at this point
Copy the full SHA 1ff414dView commit details -
Make the buffer size configurable (#307)
* Add new_with_capacity to allow users to create Writers with custom capacity. * Add test for buffer_with_capacity
Configuration menu - View commit details
-
Copy full SHA for 03e955d - Browse repository at this point
Copy the full SHA 03e955dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e515961 - Browse repository at this point
Copy the full SHA e515961View commit details
Commits on Jan 17, 2025
-
Add support for the seekable format (#310)
Support the seekable format through bindings to the upstream functionality in zstd-safe. The seekable format can be activated with the `seekable` feature flag.
Configuration menu - View commit details
-
Copy full SHA for 21d79e8 - Browse repository at this point
Copy the full SHA 21d79e8View commit details
Commits on Feb 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cb2b5cc - Browse repository at this point
Copy the full SHA cb2b5ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4fed57 - Browse repository at this point
Copy the full SHA f4fed57View commit details -
Configuration menu - View commit details
-
Copy full SHA for c25e64f - Browse repository at this point
Copy the full SHA c25e64fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59ed359 - Browse repository at this point
Copy the full SHA 59ed359View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52e9d41 - Browse repository at this point
Copy the full SHA 52e9d41View 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 v0.13.2...v0.13.3