| Commit message (Expand) | Author | Age | Files | Lines |
* | support multi-run for test/ruby/enc/test_regex_casefold.rb | Koichi Sasada | 2020-01-29 | 1 | -1/+1 |
* | Removed excess spaces | Nobuyoshi Nakada | 2019-06-28 | 2 | -2/+2 |
* | Fixed name conflict between helper classes | Nobuyoshi Nakada | 2019-06-28 | 2 | -2/+8 |
* | Add new encoding CESU-8 [Feature #15931] | NARUSE, Yui | 2019-06-24 | 1 | -0/+109 |
* | Test to disable ASCII-only optimization | Nobuyoshi Nakada | 2019-05-17 | 1 | -0/+10 |
* | add a test to make sure some unassigned codepoints do not get converted | duerst | 2018-12-10 | 1 | -0/+6 |
* | implement special behavior for Georgian for String#capitalize | duerst | 2018-12-09 | 2 | -1/+22 |
* | replace hardcoded emoji version by RbConfig::CONFIG['UNICODE_EMOJI_VERSION'] | duerst | 2018-12-07 | 1 | -2/+1 |
* | update to Unicode 11.0.0 (main step, not complete yet) | duerst | 2018-12-05 | 1 | -2/+2 |
* | exclude skin tones as second component in TestEmojiBreaks#test_mixed_emoji | duerst | 2018-12-04 | 1 | -0/+2 |
* | change embedding character in TestEmojiBreaks#test_embedded_emoji | duerst | 2018-12-04 | 1 | -2/+2 |
* | solve the genie/zombie/wrestlers bug | duerst | 2018-12-02 | 1 | -3/+0 |
* | improve messages for test failures | duerst | 2018-11-26 | 1 | -7/+11 |
* | add tests for grapheme clusters using Unicode Emoji test data | duerst | 2018-11-26 | 1 | -0/+117 |
* | remove guard against bug #15337, because it is fixed | duerst | 2018-11-24 | 1 | -2/+0 |
* | add tests using Unicode test data for grapheme clusters | duerst | 2018-11-24 | 1 | -0/+94 |
* | fix unicode data directory | nobu | 2017-12-23 | 1 | -5/+3 |
* | update unicode data files directory | nobu | 2017-12-22 | 2 | -2/+7 |
* | fix UTF-32 valid_encoding? | nobu | 2017-03-09 | 1 | -0/+68 |
* | test_utf16.rb: refine valid_encoding tests | nobu | 2017-03-09 | 1 | -50/+62 |
* | add tests againts regressions for upcoming codepoint reordering in unfolding ... | duerst | 2016-12-03 | 1 | -0/+25 |
* | change test class name because it is not only about folding | duerst | 2016-12-03 | 1 | -3/+3 |
* | fix uppercasing for U+A64B, CYRILLIC SMALL LETTER MONOGRAPH UK | duerst | 2016-11-30 | 1 | -2/+0 |
* | get rid of ambiguous parentheses warnings | nobu | 2016-11-29 | 2 | -10/+10 |
* | Fix erroneous test of target against target | duerst | 2016-11-29 | 1 | -1/+3 |
* | * enc/windows_1254.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-10-16 | 1 | -1/+1 |
* | test_regex_casefold.rb: skip if no data file | nobu | 2016-08-26 | 1 | -1/+1 |
* | * enc/iso_8859_2.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-07-30 | 1 | -1/+1 |
* | * enc/windows_1257.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-07-26 | 1 | -1/+1 |
* | * enc/windows_1250.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-07-26 | 1 | -1/+1 |
* | * enc/windows_1251.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-07-26 | 1 | -1/+1 |
* | * enc/windows_1251.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-07-26 | 1 | -1/+1 |
* | * remove trailing spaces. | svn | 2016-07-26 | 1 | -1/+1 |
* | * test/ruby/enc/test_case_comprehensive.rb: Add explicit skip test for | duerst | 2016-07-26 | 1 | -4/+13 |
* | * enc/iso_8859_9.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-07-13 | 2 | -2/+2 |
* | * enc/windows_1252.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-07-13 | 1 | -1/+1 |
* | * enc/iso_8859_7.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-07-13 | 1 | -1/+1 |
* | * enc/iso_8859_5.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-07-13 | 1 | -8/+8 |
* | * enc/iso_8859_13.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-07-13 | 1 | -1/+1 |
* | * enc/iso_8859_3.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-07-13 | 1 | -3/+10 |
* | * test/ruby/enc/test_iso_8859.rb: Excluded dotless i/I with dot from | duerst | 2016-07-12 | 1 | -1/+3 |
* | * revert r55642 (previous commit) because of test failure at | duerst | 2016-07-12 | 1 | -10/+3 |
* | * enc/iso_8859_3.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-07-12 | 1 | -3/+10 |
* | * enc/iso_8859_10.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-07-10 | 1 | -1/+1 |
* | * test/ruby/enc/test_case_comprehensive.rb: Changed testing logic in to | duerst | 2016-07-10 | 1 | -1/+6 |
* | * enc/iso_8859_4.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-07-10 | 1 | -1/+1 |
* | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55622 b2dd03c8-39d4-4d8f-98... | duerst | 2016-07-10 | 1 | -1/+1 |
* | * enc/iso_8859_14.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-07-06 | 1 | -1/+1 |
* | * enc/iso_8859_15.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-07-06 | 1 | -1/+1 |
* | * enc/iso_8859_16.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-07-06 | 1 | -1/+1 |