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
Accelerator
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
Type
/
to 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
.
xml4r
/
libxml-ruby
Public
Notifications
You must be signed in to change notification settings
Fork
74
Star
130
Code
Issues
1
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Dev
- #229
#229
Merged
cfis
merged 16 commits into
master
xml4r/libxml-ruby:master
from
dev
xml4r/libxml-ruby:dev
Copy head branch name to clipboard
Apr 7, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Dev
#229
cfis
merged 16 commits into
master
xml4r/libxml-ruby:master
from
dev
xml4r/libxml-ruby:dev
Copy head branch name to clipboard
Commits
Commits on Apr 7, 2026
Fix RelaxNG factories to raise on parse failure instead of wrapping NULL.
cfis
committed
9dc6010
View commit details
Copy full SHA for 9dc6010
Browse repository at this point
Clamp read callback to buffer size to prevent overflow.
cfis
committed
d66caca
View commit details
Copy full SHA for d66caca
Browse repository at this point
Fix Schema @version reading name instead of version.
cfis
committed
0931b78
View commit details
Copy full SHA for 0931b78
Browse repository at this point
Remove no-op free functions from schema wrapper types.
Show description for 77557f0
cfis
committed
77557f0
View commit details
Copy full SHA for 77557f0
Browse repository at this point
Fix incorrect types in TypedData_Get_Struct for node_type accessors.
cfis
committed
86da5a3
View commit details
Copy full SHA for 86da5a3
Browse repository at this point
Revert "Fix incorrect types in TypedData_Get_Struct for node_type accessors."
Show description for 30dc3d3
cfis
committed
30dc3d3
View commit details
Copy full SHA for 30dc3d3
Browse repository at this point
Fix incorrect types in TypedData_Get_Struct for node_type accessors.
Show description for 9f17f7f
cfis
committed
9f17f7f
View commit details
Copy full SHA for 9f17f7f
Browse repository at this point
Remove dead Check_Type after NUM2INT in HTML parser context options.
cfis
committed
263cff6
View commit details
Copy full SHA for 263cff6
Browse repository at this point
Use rb_ensure in namespaces.each to free nsList on exception.
cfis
committed
2104be5
View commit details
Copy full SHA for 2104be5
Browse repository at this point
Fix write callback to use len parameter instead of strlen for StringIO path.
cfis
committed
2d7f2d3
View commit details
Copy full SHA for 2d7f2d3
Browse repository at this point
Revert accidentally committed local development changes.
cfis
committed
f649c1e
View commit details
Copy full SHA for f649c1e
Browse repository at this point
Remove dead Float::INFINITY definition for Ruby 1.8.7 compatibility.
cfis
committed
682d7b2
View commit details
Copy full SHA for 682d7b2
Browse repository at this point
Switch rdoc from hanna to aliki, update for renamed files, exclude top-level include wrappers.
cfis
committed
459042e
View commit details
Copy full SHA for 459042e
Browse repository at this point
Convert README to markdown, remove benchmarks, update documentation links.
cfis
committed
6f8e942
View commit details
Copy full SHA for 6f8e942
Browse repository at this point
Add site and rdoc output directories to .gitignore.
cfis
committed
c042ec2
View commit details
Copy full SHA for c042ec2
Browse repository at this point
Add documentation site with zensical and rdoc API reference.
cfis
committed
02e168f
View commit details
Copy full SHA for 02e168f
Browse repository at this point
You can’t perform that action at this time.