summaryrefslogtreecommitdiff
path: root/test/ruby/enc/test_case_mapping.rb
AgeCommit message (Expand)Author
2019-05-17Test to disable ASCII-only optimizationNobuyoshi Nakada
2018-12-10add a test to make sure some unassigned codepoints do not get convertedduerst
2018-12-09implement special behavior for Georgian for String#capitalizeduerst
2016-12-03add tests againts regressions for upcoming codepoint reordering in unfolding ...duerst
2016-06-06* test/ruby/enc/test_case_mapping.rb:duerst
2016-06-02* string.c: Raise ArgumentError when invalid string is detected induerst
2016-05-24* enc/unicode.c: Fix flag error for switch from titlecase to lowercase.duerst
2016-04-01* enc/unicode/case-folding.rb, casefold.h: Data generation to implementduerst
2016-03-29* enc/unicode/case-folding.rb, casefold.h: Tweaked handling of 6duerst
2016-03-25* test/ruby/enc/test_case_mapping.rb: Additional tests title case;duerst
2016-03-22* include/ruby/oniguruma.h: Additional flag for characters that are titlecase.duerst
2016-03-17* enc/unicode.c: Fixed two macro definitions.duerst
2016-03-16* test/ruby/enc/test_case_mapping.rb: Fixed and activated a test for Cherokee.duerst
2016-03-16* test/ruby/enc/test_case_mapping.rb: Fixed a logical error.duerst
2016-03-16* test/ruby/enc/test_case_mapping.rb: Adding tests for Cherokee.duerst
2016-03-16* test/ruby/enc/test_case_mapping.rb: Adding tests for actual Unicodeduerst
2016-02-06* test/ruby/enc/test_regex_casefold.rb: Added data-based testing forduerst
2016-02-06* enc/unicode.c, test/ruby/enc/test_case_mapping.rb: Implemented :foldduerst
2016-02-05* test/ruby/enc/test_case_mapping.rb: added tests for :ascii option.duerst
2016-01-17* string.c: Any kind of option is now taking the new code path forduerst
2016-01-17* enc/unicode.c: Fixed a logical error and some comments.duerst
2016-01-17* enc/unicode.c: Removed artificial expansion for Turkic,duerst
2016-01-16* enc/unicode.c: Artificial mapping to test buffer expansion code.duerst
2016-01-16* string.c, enc/unicode.c: New code path as a preparation for Unicode-wideduerst