summaryrefslogtreecommitdiffstats
path: root/test/ruby/enc
Commit message (Expand)AuthorAgeFilesLines
* * test/ruby/enc/test_gb18030.rb (test_left_adjust_char_head):nobu2009-10-291-26/+27
* * test/ruby/enc/test_utf16.rb: feature changed in r20626.yugui2008-12-131-1/+1
* * string.c (rb_str_casecmp): make the ordering consistent withakr2008-09-231-0/+13
* * regexec.c (string_cmp_ic): add text_end argument.akr2008-09-181-0/+4
* * grapheme cluster implementation reverted. [ruby-dev:36375]akr2008-09-181-12/+0
* * transcode.c: add "Error" suffix for Encoding exception classes.matz2008-09-181-10/+10
* * string.c (rb_str_casecmp): don't use rb_enc_codepoint.akr2008-09-171-0/+12
* add assertion message for previous commit.akr2008-09-151-6/+13
* * re.c (rb_reg_quote): use rb_enc_mbcput to generate ASCIIakr2008-09-151-0/+6
* * test/ruby/test_m17n.rb: follow EncodingCompatibilityError.naruse2008-08-131-10/+10
* * test/ruby/enc/test_koi8.rb: move from test/ruby/test_koi8.rb.mame2008-07-251-0/+22
* * test/ruby/enc: moved tests for particular encodings.nobu2008-07-1612-0/+942