Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
turkdevops
/
ruby
Public template
forked from
ruby/ruby
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
3
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
[pull] master from ruby:master
- #157
#157
Merged
pull[bot]
merged 13 commits into
turkdevops:master
turkdevops/ruby:master
from
ruby:master
ruby/ruby:master
Copy head branch name to clipboard
Aug 8, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
[pull] master from ruby:master
#157
pull[bot]
merged 13 commits into
turkdevops:master
turkdevops/ruby:master
from
ruby:master
ruby/ruby:master
Copy head branch name to clipboard
Commits
Commits on Aug 7, 2025
Convert `marshal_compat_table` to use `rb_gc_mark_and_move`
Show description for 846b5ee
byroot
committed
846b5ee
View commit details
Copy full SHA for 846b5ee
Browse repository at this point
Convert `Enumerator` types to use `rb_gc_mark_and_move`
Show description for aee8e65
byroot
committed
aee8e65
View commit details
Copy full SHA for aee8e65
Browse repository at this point
Convert `name_err_mesg` to use `rb_gc_mark_and_move`
Show description for bc9781c
byroot
committed
bc9781c
View commit details
Copy full SHA for bc9781c
Browse repository at this point
Convert `VM/shape_tree` to use `rb_gc_mark_and_move`
Show description for 559d9e1
byroot
committed
559d9e1
View commit details
Copy full SHA for 559d9e1
Browse repository at this point
set.c: use `rb_gc_mark_and_move`
Show description for 5bcfc53
byroot
committed
5bcfc53
View commit details
Copy full SHA for 5bcfc53
Browse repository at this point
symbol.c: use `rb_gc_mark_and_move` over `rb_gc_location`
Show description for 1986d77
byroot
committed
1986d77
View commit details
Copy full SHA for 1986d77
Browse repository at this point
Convert `time` to use `rb_gc_mark_and_move`
Show description for 1aabd2c
byroot
committed
1aabd2c
View commit details
Copy full SHA for 1aabd2c
Browse repository at this point
ZJIT: Create HeapObject Type (#14140)
Show description for 363ad0a
tekknolagi
authored
363ad0a
View commit details
Copy full SHA for 363ad0a
Browse repository at this point
ZJIT: Remove GC offsets overwritten by invalidation (#14102)
Show description for 96c9e1e
k0kubun
authored
96c9e1e
View commit details
Copy full SHA for 96c9e1e
Browse repository at this point
ZJIT: Optimize class guards by directly reading klass field (#14136)
Show description for d25eb1e
st0012
authored
d25eb1e
View commit details
Copy full SHA for d25eb1e
Browse repository at this point
Invalidate CCs when cme is invalidated in marking
Show description for c41c323
jhawthorn
and
peterzhu2118
authored
c41c323
View commit details
Copy full SHA for c41c323
Browse repository at this point
ZJIT: Implement `defined?` codegen for non-yield calls (#14101)
st0012
authored
2edc944
View commit details
Copy full SHA for 2edc944
Browse repository at this point
ZJIT: Remove the need for unwrap() on with_num_bits() (#14144)
Show description for 4fef875
k0kubun
and
XrXr
authored
4fef875
View commit details
Copy full SHA for 4fef875
Browse repository at this point
You can’t perform that action at this time.