-
-
Notifications
You must be signed in to change notification settings - Fork 46
Comparing changes
Open a pull request
base repository: oxidize-rb/rb-sys
base: v0.9.103
head repository: oxidize-rb/rb-sys
compare: v0.9.104
- 13 commits
- 48 files changed
- 6 contributors
Commits on Nov 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 013abfd - Browse repository at this point
Copy the full SHA 013abfdView commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e432f0c - Browse repository at this point
Copy the full SHA e432f0cView commit details -
Add stable API for Ruby 3.4 (#452)
* Add stable API for Ruby 3.4 * Update CI to test 3.4 * Fix CI * Fix tool lookup for mswin * More robust CC tool detection
Configuration menu - View commit details
-
Copy full SHA for 9013c95 - Browse repository at this point
Copy the full SHA 9013c95View commit details
Commits on Dec 4, 2024
-
Implemented StableApiDefinition::rstring_interned_p methods for Truff…
…leRuby. (#456) * Implemented StableApiDefinition::rstring_interned_p. * Added tests. Also, C is not Rust xD. * Use ternary. * A bit more succint. * Removed file included by my LSP.
Configuration menu - View commit details
-
Copy full SHA for 61fdb43 - Browse repository at this point
Copy the full SHA 61fdb43View commit details -
Bump proc-macro2 from 1.0.89 to 1.0.92 (#454)
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.89 to 1.0.92. - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.89...1.0.92) --- updated-dependencies: - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for de0ab79 - Browse repository at this point
Copy the full SHA de0ab79View commit details
Commits on Dec 5, 2024
-
Implemented StableApiDefinition::[bignum_positive_p|bignum_negative_p…
…]. (#461) * Implemented StableApiDefinition::[bignum_positive_p|bignum_negative_p]. * Avoiding function calls to be on par with macros. * Review suggestion: Lets implement bignum_negative_p by default using bignum_positive_p. * Fixing copy/pasta errors.
Configuration menu - View commit details
-
Copy full SHA for 3f54d0b - Browse repository at this point
Copy the full SHA 3f54d0bView commit details
Commits on Dec 9, 2024
-
Implementing StableApiDefinition RBasic methods for TruffleRuby. (#458)
* First pass at implementing StableApiDefinition RArray methods for TruffleRuby. * Tests & tweaks StableApiDefinition RArray methods for TruffleRuby. * Renamed rbasic_frozen_p to frozen_p and implemented it using bit masking instead of fcalls * Review Suggestion: Make rbasic_class return Option<NonNull<VALUE>>. * Reorganizing after rebase.
Configuration menu - View commit details
-
Copy full SHA for 40146c2 - Browse repository at this point
Copy the full SHA 40146c2View commit details
Commits on Dec 11, 2024
-
Implemented StableApiDefinition::thread_sleep for TruffleRuby. (#457)
* Implemented StableApiDefinition::thread_sleep. * Shorter sleep in thread_sleep test.
Configuration menu - View commit details
-
Copy full SHA for b932fe6 - Browse repository at this point
Copy the full SHA b932fe6View commit details
Commits on Dec 12, 2024
-
Bump syn from 2.0.87 to 2.0.90 (#459)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.87 to 2.0.90. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.87...2.0.90) --- updated-dependencies: - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4da4f97 - Browse repository at this point
Copy the full SHA 4da4f97View commit details
Commits on Dec 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for df0e6f4 - Browse repository at this point
Copy the full SHA df0e6f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc2923e - Browse repository at this point
Copy the full SHA fc2923eView commit details -
Configuration menu - View commit details
-
Copy full SHA for beaf680 - Browse repository at this point
Copy the full SHA beaf680View commit details
Commits on Dec 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4a981cb - Browse repository at this point
Copy the full SHA 4a981cbView 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.9.103...v0.9.104