aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_m17n.rb
Commit message (Expand)AuthorAgeFilesLines
* * proc.c (method_name): should return symbols instead of strings.matz2008-04-281-2/+2
* * string.c (search_nonascii): Use VALUE instead of unsigned longnaruse2008-03-081-0/+2
* * string.c (count_utf8_lead_bytes_with_ulong): fix shift size.naruse2008-03-051-0/+11
* * encoding.c (enc_find): check type of argument and convert to Stringnaruse2008-02-281-0/+7
* commit miss. orzusa2008-02-221-3/+3
* sorry, typo.usa2008-02-221-1/+1
* * test/ruby/test_m17n.rb: add tests.usa2008-02-221-1/+13
* * string.c (rb_str_each_line): fix newline size.akr2008-02-181-0/+6
* add tests.akr2008-02-171-2/+9
* add a test for [ruby-dev:33826]akr2008-02-171-0/+7
* * re.c (rb_reg_quote): return US-ASCII string consistently.akr2008-02-171-10/+8
* add a test for named class in regexp.akr2008-02-141-0/+5
* more tests for embedding regexps.akr2008-02-141-0/+36
* * re.c (rb_reg_preprocess_dregexp): use non-preprocessed regexp sourceakr2008-02-141-0/+6
* add a test.akr2008-02-081-1/+7
* add a test.akr2008-02-081-0/+8
* add tests.akr2008-01-291-0/+8
* * insns.def (toregexp): generate a regexp from strings instead of oneakr2008-01-291-9/+9
* * parse.y (reg_fragment_setenc_gen): US-ASCII script special code.usa2008-01-281-0/+37
* * test/ruby/test_m17n.rb: refine some tests, and add op symbol test.usa2008-01-281-18/+28
* * test/ruby/test_m17n.rb (test_str_String): update test.usa2008-01-281-1/+1
* * parse.y (parser_str_new): encoding of UTF-8 literal string inusa2008-01-281-0/+1
* * test/ruby/test_m17n.rb (test_magic_comment): add test.usa2008-01-281-0/+7
* add tests.akr2008-01-261-0/+3
* add a test for [ruby-dev:33377].akr2008-01-261-0/+7
* add a test for [ruby-dev:33406].akr2008-01-261-0/+4
* * string.c (rb_str_usascii_new{,2}: defined.naruse2008-01-251-0/+51
* * test/ruby/test_m17n.rb: commit miss.usa2008-01-241-0/+2
* * test/ruby/test_m17n.rb: follow to the following changes.usa2008-01-241-10/+8
* split UTF-16 tests.akr2008-01-231-42/+0
* add a test.akr2008-01-231-0/+3
* add a test.akr2008-01-231-0/+3
* * configure.in (MINIRUBY): remove -I$(EXTOUT)/$(arch) frommatz2008-01-221-9/+100
* add a test.akr2008-01-201-0/+9
* add a test for each_char.akr2008-01-201-0/+6
* add a test.akr2008-01-201-0/+4
* add a assertion message.akr2008-01-201-1/+3
* add a test.akr2008-01-201-5/+16
* update encdump for UTF-16.akr2008-01-191-2/+8
* fix a test.akr2008-01-191-1/+1
* add a test.akr2008-01-191-0/+4
* * sprintf.c (rb_str_format): set result encoding for wider width.nobu2008-01-181-0/+32
* * test/ruby/test_m17n.rb (test_str_dump): added test forkazu2008-01-181-0/+38
* * test_m17n.rb: Regexp switch `s' should mean Windows-31J, as wells asusa2008-01-181-12/+12
* add tests.akr2008-01-111-0/+10
* add a test.akr2008-01-101-0/+4
* * encoding.c (rb_enc_internal_get_index): extracted fromakr2008-01-071-0/+9
* * re.c (rb_reg_initialize_str): forbid raw non ASCII characterakr2008-01-061-0/+2
* add a test.akr2008-01-061-0/+7
* split combinational tests.akr2008-01-051-1281/+0