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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ruby
/
rexml
Public
Notifications
You must be signed in to change notification settings
Fork
98
Star
181
Code
Issues
18
Pull requests
2
Discussions
Actions
Security and quality
7
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Make Ractor-compatible
- #344
#344
Merged
naitoh
merged 16 commits into
ruby:master
ruby/rexml:master
from
jhawthorn:ractors
jhawthorn/rexml:ractors
Copy head branch name to clipboard
Sep 6, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Make Ractor-compatible
#344
naitoh
merged 16 commits into
ruby:master
ruby/rexml:master
from
jhawthorn:ractors
jhawthorn/rexml:ractors
Copy head branch name to clipboard
Commits
Commits on Aug 18, 2026
Convert REXML::Security cvar to ivar
Show description for b0b07d6
jhawthorn
committed
b0b07d6
View commit details
Copy full SHA for b0b07d6
Browse repository at this point
Make source.rb frozen_string_literal: true
jhawthorn
committed
b266bf9
View commit details
Copy full SHA for b266bf9
Browse repository at this point
Freeze constants in test.rb
jhawthorn
committed
b77090e
View commit details
Copy full SHA for b77090e
Browse repository at this point
Make FunctionsClass Ractor-compatible
Show description for 9b873cb
jhawthorn
committed
9b873cb
View commit details
Copy full SHA for 9b873cb
Browse repository at this point
Make rexml/element.rb frozen_string_literal: true
jhawthorn
committed
02c664d
View commit details
Copy full SHA for 02c664d
Browse repository at this point
Make rexml/xmldecl.rb frozen_string_literal: true
jhawthorn
committed
3007f5d
View commit details
Copy full SHA for 3007f5d
Browse repository at this point
Freeze DEFAULT_ENTITIES
jhawthorn
committed
2368965
View commit details
Copy full SHA for 2368965
Browse repository at this point
Freeze entities
jhawthorn
committed
8d590d3
View commit details
Copy full SHA for 8d590d3
Browse repository at this point
More freezing
jhawthorn
committed
6c3406e
View commit details
Copy full SHA for 6c3406e
Browse repository at this point
Explicitly unfreeze interpolated strings
Show description for e040cf2
jhawthorn
committed
e040cf2
View commit details
Copy full SHA for e040cf2
Browse repository at this point
Make doctype.rb frozen_string_literal: true
jhawthorn
committed
4cb89e6
View commit details
Copy full SHA for 4cb89e6
Browse repository at this point
Make cdata.rb frozen_string_literal: true
jhawthorn
committed
70ba169
View commit details
Copy full SHA for 70ba169
Browse repository at this point
Make comment.rb frozen_string_literal: true
jhawthorn
committed
41540c4
View commit details
Copy full SHA for 41540c4
Browse repository at this point
Make instruction.rb frozen_string_literal: true
jhawthorn
committed
6371f64
View commit details
Copy full SHA for 6371f64
Browse repository at this point
Add Ractor tests
jhawthorn
committed
00b2a9f
View commit details
Copy full SHA for 00b2a9f
Browse repository at this point
Commits on Aug 24, 2026
Skip windows for Ractor tests for now
Show description for f523e53
jhawthorn
committed
f523e53
View commit details
Copy full SHA for f523e53
Browse repository at this point
You can’t perform that action at this time.