-
Notifications
You must be signed in to change notification settings - Fork 0
Fix Ruby 3.3+ ARM64 segfault during shutdown #19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
phillip-haydon
wants to merge
24
commits into
main
Choose a base branch
from
ph/ruby-3.3-arm64-compatibility-01-01-2026
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
292fdd5
Fix Ruby 3.3+ ARM64 segfault during shutdown
phillip-haydon 99e6a2a
Remove Ruby 5.x version constraints
phillip-haydon e3a0b38
Update build tooling for Ruby 3.0+ and rake-compiler-dock 1.11.1
phillip-haydon a3707f9
Fix flaky tests for Ruby 3.x compatibility
phillip-haydon 144334d
Fix additional test failures for Ruby 3.x
phillip-haydon a4fee99
Fix Bundler version compatibility for TeamCity
phillip-haydon 6960e91
Fix build script for Ruby 2.7 host compatibility
phillip-haydon c690193
Build script: Install Ruby 3.1 and dependencies if missing
phillip-haydon 717af1a
Fix build script: proper Ruby version check without bc dependency
phillip-haydon fc595dc
Fix build script: avoid eval/source, use direct git clone for rbenv
phillip-haydon cd38a27
Install build dependencies before building Ruby
phillip-haydon 81c366b
Bump required Ruby to 3.2 (multi_xml requires >= 3.1.2)
phillip-haydon 748dd9d
Install debase-ruby_core_source globally in Docker containers
phillip-haydon b350090
Use cross native:PLATFORM to avoid host Ruby 4.0.0 compilation
phillip-haydon 92f7153
Build native only, manually package gem to avoid host Ruby compilation
phillip-haydon 0ed5fef
Run unit tests with Ruby 3.2 after build
phillip-haydon f08fd20
Fix GCC compatibility: old-style function def and clang-only flags
phillip-haydon 8409a3f
Fix C99 old-style function definitions and Ruby warnings
phillip-haydon 127f854
Fix Invalid attribute name error to show symbol name instead of pointer
phillip-haydon 2eec172
Fix GCC 12+ compilation: C99 function definitions, rax.c use-after-fr…
phillip-haydon e86fa65
Bump version to 1.1.15.pre3
phillip-haydon 27f3223
Update darwin build config for Ruby 3.x, add comprehensive README
phillip-haydon a2f706b
Add rake gem:all task to build all 7 platform gems in one command
phillip-haydon 2353c5e
Update Gemfile.lock for Ruby 3.3.7
phillip-haydon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.