summaryrefslogtreecommitdiff
path: root/test/ruby/enc
AgeCommit message (Expand)Author
2008-12-13* test/ruby/enc/test_utf16.rb: feature changed in r20626.yugui
2008-09-23* string.c (rb_str_casecmp): make the ordering consistent withakr
2008-09-18* regexec.c (string_cmp_ic): add text_end argument.akr
2008-09-18* grapheme cluster implementation reverted. [ruby-dev:36375]akr
2008-09-18* transcode.c: add "Error" suffix for Encoding exception classes.matz
2008-09-17* string.c (rb_str_casecmp): don't use rb_enc_codepoint.akr
2008-09-15add assertion message for previous commit.akr
2008-09-15* re.c (rb_reg_quote): use rb_enc_mbcput to generate ASCIIakr
2008-08-13* test/ruby/test_m17n.rb: follow EncodingCompatibilityError.naruse
2008-07-25* test/ruby/enc/test_koi8.rb: move from test/ruby/test_koi8.rb.mame
2008-07-16* test/ruby/enc: moved tests for particular encodings.nobu