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
.
Rdatatable
/
data.table
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
3.9k
Code
Issues
870
Pull requests
110
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Fix forder-order equivalence test for atypical collate locales
- #7837
#7837
Merged
2/4
ben-schwen
merged 10 commits into
master
Rdatatable/data.table:master
from
fix-latvian-tests
Rdatatable/data.table:fix-latvian-tests
Copy head branch name to clipboard
Aug 5, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Fix forder-order equivalence test for atypical collate locales
#7837
ben-schwen
merged 10 commits into
master
Rdatatable/data.table:master
from
fix-latvian-tests
Rdatatable/data.table:fix-latvian-tests
Copy head branch name to clipboard
Commits
Commits on Aug 4, 2026
Fix forder-order equivalence test for atypical collate locales
MichaelChirico
committed
cea30b1
View commit details
Copy full SHA for cea30b1
Browse repository at this point
Fix other test, and change tack: use a C-sortable subset of letters
MichaelChirico
committed
e13b6d6
View commit details
Copy full SHA for e13b6d6
Browse repository at this point
Better variable name
MichaelChirico
committed
0c16394
View commit details
Copy full SHA for 0c16394
Browse repository at this point
rm_all() kills c_sortable_letters though it's needed later in the test suite
MichaelChirico
committed
0c0fa03
View commit details
Copy full SHA for 0c0fa03
Browse repository at this point
Use _pairs_ of letters to get more stable sorting
MichaelChirico
committed
b32b455
View commit details
Copy full SHA for b32b455
Browse repository at this point
Another case of assumed sort order caught by az_AZ
MichaelChirico
committed
0e78ea1
View commit details
Copy full SHA for 0e78ea1
Browse repository at this point
change approach: make_c_sortable() makes a custom subset in each case, not a letter/ngram bank
MichaelChirico
committed
dc125cd
View commit details
Copy full SHA for dc125cd
Browse repository at this point
another baroque case off aa sorting
MichaelChirico
committed
80f527f
View commit details
Copy full SHA for 80f527f
Browse repository at this point
workaround for rare lone unique string in test
MichaelChirico
committed
d82a872
View commit details
Copy full SHA for d82a872
Browse repository at this point
workaround for rare lone unique string in test
MichaelChirico
committed
afd4c0a
View commit details
Copy full SHA for afd4c0a
Browse repository at this point
You can’t perform that action at this time.