summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2008-02-08add a test.akr
2008-02-08add a test.akr
2008-02-07* test/ruby/test_hash.rb: follow the change of Hash#flatten.mame
2008-02-07* enc/trans/korean.c: add support for CP949 by Park Ji-In. [ruby-dev:33626]naruse
2008-02-05* test/ruby/test_hash.rb: add tests to achieve over 90% test coveragemame
2008-02-03* test/ruby/test_file_exhaustive.rb: add tests to achive over 80% test covera...mame
2008-01-31* test/ruby/test_bignum.rb: suppress warnings during test.mame
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-30add assertions.tadf
2008-01-29* test/ruby/test_range.rb: add tests to achieve over 90% test coveragemame
2008-01-29* test/win32ole/test_win32ole.rb: ruby's encoding support.usa
2008-01-29* test/ruby/test_enumerator.rb: add tests to achieve over 90% testmame
2008-01-29add tests.akr
2008-01-29* insns.def (toregexp): generate a regexp from strings instead of oneakr
2008-01-28 * parse.y (reg_fragment_setenc_gen): US-ASCII script special code.usa
2008-01-28* test/ruby/test_m17n.rb: refine some tests, and add op symbol test.usa
2008-01-28* test/ruby/test_m17n.rb (test_str_String): update test.usa
2008-01-28 * parse.y (parser_str_new): encoding of UTF-8 literal string inusa
2008-01-28 * test/ruby/test_m17n.rb (test_magic_comment): add test.usa
2008-01-27* string.c (rb_str_succ): don't increment/decrement codepoint.akr
2008-01-27tests refined.akr
2008-01-26add tests.akr
2008-01-26add tests.akr
2008-01-26add a test for chomp.akr
2008-01-26* re.c (rb_reg_preprocess): force fixed encoding when ASCIIakr
2008-01-26make combination recursionless.akr
2008-01-26add a test for [ruby-dev:33377].akr
2008-01-26add a test for [ruby-dev:33406].akr
2008-01-26* marshal.c (w_object): dump string encoding in USERDEF.akr
2008-01-26fix test_too_long_string.akr
2008-01-26* lib/rexml/doctype.rb, test/rss/test_maker_itunes.rb: replacenaruse
2008-01-25* string.c (rb_str_usascii_new{,2}: defined.naruse
2008-01-25add a test.akr
2008-01-25combinational tests for printf.akr
2008-01-25add a test for Regexp.union.akr
2008-01-24* test/ruby/test_m17n.rb: commit miss.usa
2008-01-24 * test/ruby/test_m17n.rb: follow to the following changes.usa
2008-01-24* sprintf.c (remove_sign_bits): returns pointer to the first char tonobu
2008-01-24fix last commit.akr
2008-01-24add a test for [ruby-dev:33224].akr
2008-01-24add a test for [ruby-dev:33264].akr
2008-01-24* string.c (rb_enc_cr_str_buf_cat): ASCII incompatible encoding isakr
2008-01-23* lib/rexml/text.rb, lib/rubygems/open-uri.rb, lib/open-uri.rb,naruse
2008-01-23add a test for String#end_with?.akr
2008-01-23fix previous change.akr
2008-01-23test refined.akr
2008-01-23* test/ruby/test_struct.rb: add tests to achieve over 90% testmame
2008-01-23add a test.akr