We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
headius
Learn more about funding links in repositories.
Report abuse
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MRI has updated their logic for case-folding and case-insensitive comparisons. We will need to follow suit at some point.
I have modified this issue to also include other Unicode-related changes, like the update to Unicode 9.
Relates to #4687 and #4293.
The text was updated successfully, but these errors were encountered:
@lopex Can you list the items we need to look at implementing or altering?
Sorry, something went wrong.
Tag casecmp failures pending new case-folding logic (#4731)
7734c91
Fix casecmp tag for #4731.
d91b39f
Tag two Regexp tests that are related to Unicode update. #4731
1404327
A few more Unicode-related items (#4731)
9c311fe
I believe this was addressed for JRuby 9.2 and the related tests were unexcluded.
No branches or pull requests
MRI has updated their logic for case-folding and case-insensitive comparisons. We will need to follow suit at some point.
I have modified this issue to also include other Unicode-related changes, like the update to Unicode 9.
Relates to #4687 and #4293.
The text was updated successfully, but these errors were encountered: