summaryrefslogtreecommitdiff
path: root/test/ruby/test_utf16.rb
AgeCommit message (Expand)Author
2008-07-16* test/ruby/enc: moved tests for particular encodings.nobu
2008-06-02* enc/iso_8859_5.c: Large omicron should lowercase to small omicron.mame
2008-05-13add a test.akr
2008-05-13* test/ruby/test_io_m17n.rb: remove a duplicative method.mame
2008-03-06add a test.akr
2008-03-03test updated.akr
2008-02-29* string.c (rb_str_chomp_bang): now works on UTF-16.matz
2008-02-29* time.c (time_strftime): format should be ascii compatible.matz
2008-02-18add a test.akr
2008-02-17add tests.akr
2008-02-16* encoding.c (rb_enc_compatible): empty strings are always compatible.akr
2008-01-30add a test.akr
2008-01-30* string.c (rb_str_succ): use wrapped character as a carry forakr
2008-01-30* enc/utf_16be.c (UTF16_IS_SURROGATE_FIRST): avoid branch.akr
2008-01-26add a test for chomp.akr
2008-01-26* re.c (rb_reg_preprocess): force fixed encoding when ASCIIakr
2008-01-25add a test for Regexp.union.akr
2008-01-24* string.c (rb_enc_cr_str_buf_cat): ASCII incompatible encoding isakr
2008-01-23add a test.akr
2008-01-23add a test.akr
2008-01-23change class name.akr
2008-01-23split UTF-16 tests.akr