aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_utf16.rb
Commit message (Expand)AuthorAgeFilesLines
* * encoding.c (rb_enc_compatible): empty strings are always compatible.akr2008-02-161-1/+41
* add a test.akr2008-01-301-0/+6
* * string.c (rb_str_succ): use wrapped character as a carry forakr2008-01-301-0/+8
* * enc/utf_16be.c (UTF16_IS_SURROGATE_FIRST): avoid branch.akr2008-01-301-2/+53
* add a test for chomp.akr2008-01-261-0/+13
* * re.c (rb_reg_preprocess): force fixed encoding when ASCIIakr2008-01-261-0/+6
* add a test for Regexp.union.akr2008-01-251-0/+4
* * string.c (rb_enc_cr_str_buf_cat): ASCII incompatible encoding isakr2008-01-241-0/+8
* add a test.akr2008-01-231-0/+31
* add a test.akr2008-01-231-0/+7
* change class name.akr2008-01-231-1/+1
* split UTF-16 tests.akr2008-01-231-0/+68