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 }}
iris-cpp
/
iris
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
9
Code
Issues
16
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add UTF string library
- #49
#49
Merged
saki7
merged 17 commits into
main
iris-cpp/iris:main
from
add-utflib
iris-cpp/iris:add-utflib
Copy head branch name to clipboard
Mar 9, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Add UTF string library
#49
saki7
merged 17 commits into
main
iris-cpp/iris:main
from
add-utflib
iris-cpp/iris:add-utflib
Copy head branch name to clipboard
Commits
Commits on Mar 7, 2026
Add UTF string library
saki7
committed
510c67b
View commit details
Copy full SHA for 510c67b
Browse repository at this point
Combine unit tests
saki7
committed
1d46090
View commit details
Copy full SHA for 1d46090
Browse repository at this point
Fix code style
saki7
committed
c078f21
View commit details
Copy full SHA for c078f21
Browse repository at this point
Refactor until append8/append16
saki7
committed
cb8aaf4
View commit details
Copy full SHA for cb8aaf4
Browse repository at this point
Refactor until `replace_invalid`
saki7
committed
d8a8313
View commit details
Copy full SHA for d8a8313
Browse repository at this point
Refactor until `is_valid`
saki7
committed
0e29525
View commit details
Copy full SHA for 0e29525
Browse repository at this point
Refactor until `find_invalid`
saki7
committed
b456879
View commit details
Copy full SHA for b456879
Browse repository at this point
Refactor until `starts_with_bom`
saki7
committed
2a43f6b
View commit details
Copy full SHA for 2a43f6b
Browse repository at this point
Refactor until `increment`/`decrement`
saki7
committed
6ca87b1
View commit details
Copy full SHA for 6ca87b1
Browse repository at this point
Refactor until "string_class_and_literals"
saki7
committed
8f06ee4
View commit details
Copy full SHA for 8f06ee4
Browse repository at this point
Refactor until string conversion
saki7
committed
96d1476
View commit details
Copy full SHA for 96d1476
Browse repository at this point
Refactor class `iterator`
saki7
committed
a183495
View commit details
Copy full SHA for a183495
Browse repository at this point
Port test "utf8_invalid"
saki7
committed
2071cd7
View commit details
Copy full SHA for 2071cd7
Browse repository at this point
Enable unicode string tests in CI
saki7
committed
65d37a2
View commit details
Copy full SHA for 65d37a2
Browse repository at this point
Degrade `std::from_range` constructor
saki7
committed
9250077
View commit details
Copy full SHA for 9250077
Browse repository at this point
Commits on Mar 8, 2026
Refactor iterator
saki7
committed
fb35768
View commit details
Copy full SHA for fb35768
Browse repository at this point
Add `bounded_prev`/`bounded_next`
saki7
committed
00eee17
View commit details
Copy full SHA for 00eee17
Browse repository at this point
You can’t perform that action at this time.