Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
makenowjust
/
rexml
Public
forked from
ruby/rexml
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
unprefixed-attribute
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 18, 2024
Handle unprefixed attributes in `Element#attribute` correctly
Show description for 61b02c5
makenowjust
committed
61b02c5
Copy full SHA for 61b02c5
Commits on Jun 13, 2024
Add a "Malformed comment" check for invalid comments such as `<!-->` (#147)
Show description for d906ae2
makenowjust
authored
d906ae2
Copy full SHA for d906ae2
Fix small typos (#148)
Show description for 1e31ffc
makenowjust
and
olleolleolle
authored
1e31ffc
Copy full SHA for 1e31ffc
Improve `Element#attribute` implementation as 6500x faster (#146)
Show description for 3b026f8
makenowjust
and
kou
authored
3b026f8
Copy full SHA for 3b026f8
Add a "malformed comment" check for top-level comments (#145)
Show description for b5bf109
makenowjust
and
kou
authored
b5bf109
Copy full SHA for b5bf109
Commits on Jun 11, 2024
Remove an unused class var `@@namespaces` (#144)
Show description for 6415113
makenowjust
authored
6415113
Copy full SHA for 6415113
Bump version
kou
committed
0274467
Copy full SHA for 0274467
Add 3.3.0 entry
kou
committed
8247bdc
Copy full SHA for 8247bdc
ci: don't use Ruby 2.5 for gem test
Show description for 0d9b98c
kou
committed
0d9b98c
Copy full SHA for 0d9b98c
Add support for strscan 0.7.0 installed with Ruby 2.6
Show description for 31738cc
kou
committed
31738cc
Copy full SHA for 31738cc
ci document: use the latest Ruby
kou
committed
a7d66f2
Copy full SHA for a7d66f2
news: fix a typo
Show description for 5078c86
kou
committed
5078c86
Copy full SHA for 5078c86
Commits on Jun 9, 2024
Bump version
kou
committed
7ca7ccd
Copy full SHA for 7ca7ccd
Add 3.2.9 entry
kou
committed
964c9dc
Copy full SHA for 964c9dc
Commits on Jun 7, 2024
Improve text parse performance
Show description for e06b3fb
kou
committed
e06b3fb
Copy full SHA for e06b3fb
Improve `Node#each_recursive` performance (#139)
Show description for dab8065
makenowjust
and
kou
authored
dab8065
Copy full SHA for dab8065
Commits on Jun 6, 2024
test: reduce the number of rehearsal executions
Show description for da67561
kou
committed
da67561
Copy full SHA for da67561
test: improve name
kou
committed
2fc3f79
Copy full SHA for 2fc3f79
Commits on Jun 3, 2024
benchmark: Remove non-parsing operations from the DOM case (#136)
Show description for d5ddbff
naitoh
and
kou
authored
d5ddbff
Copy full SHA for d5ddbff
Optimize Source#read_until method (#135)
Show description for 037c16a
naitoh
and
kou
authored
037c16a
Copy full SHA for 037c16a
Commits on Jun 2, 2024
Source#read_until: Add missing position move on all read
kou
committed
3e3893d
Copy full SHA for 3e3893d
Add missing encode for custom term
kou
committed
4444a04
Copy full SHA for 4444a04
Commits on May 31, 2024
Fix the NEWS.md and change PR reference that fixes CVE-2024-35176 (#133)
Show description for f59790b
andrykonchin
authored
f59790b
Copy full SHA for f59790b
Commits on May 30, 2024
Use /#{Regexp.escape}/ instead of Regexp.union
Show description for f525ef7
kou
committed
f525ef7
Copy full SHA for f525ef7
Commits on May 21, 2024
Add support for old strscan
Show description for f1df7d1
kou
committed
f1df7d1
Copy full SHA for f1df7d1
Commits on May 16, 2024
Bump version
kou
committed
3316f62
Copy full SHA for 3316f62
Add 3.2.8 entry
kou
committed
1cf37ba
Copy full SHA for 1cf37ba
Remove an unused variable (#128)
Show description for b67081c
nobu
authored
b67081c
Copy full SHA for b67081c
Suppress a warning
kou
committed
94e180e
Copy full SHA for 94e180e
ci: install only gems required for running tests (#129)
kou
authored
d574ba5
Copy full SHA for d574ba5
Add missing Thanks section
kou
committed
4670f8f
Copy full SHA for 4670f8f
Bump version
kou
committed
9ba35f9
Copy full SHA for 9ba35f9
Add 3.2.7 entry
kou
committed
085def0
Copy full SHA for 085def0
Read quoted attributes in chunks (#126)
nobu
authored
4325835
Copy full SHA for 4325835
Commits on May 6, 2024
Exclude older than 2.6 on macos-14
nobu
committed
e77365e
Copy full SHA for e77365e
Pagination
Previous
Next
You can’t perform that action at this time.