summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2008-02-17* re.c (rb_reg_quote): return US-ASCII string consistently.akr
2008-02-17* string.c (rb_str_times): reduce loop overhead.akr
2008-02-16* encoding.c (rb_enc_compatible): empty strings are always compatible.akr
2008-02-16modify test according to changing WIN32OLE.codepage behavior.suke
2008-02-15* ext/win32ole/win32ole.c (ole_init_cp): initialize WIN32OLE.codepagesuke
2008-02-14* test/ruby/test_math.rb: actual-expected argument ordering formatz
2008-02-14add a test for named class in regexp.akr
2008-02-14more tests for embedding regexps.akr
2008-02-14* re.c (rb_reg_preprocess_dregexp): use non-preprocessed regexp sourceakr
2008-02-13* eval.c (eval): allow to eval in a binding that has a singleton method.mame
2008-02-13* lib/pathname.rb (Pathname#sub_ext): new method. [ruby-list:44608]akr
2008-02-13* proc.c (proc_curry): new method. [ruby-dev:33676]mame
2008-02-12Allow inline markup to have a leading '#' or '\', or trailing punctuation.drbrain
2008-02-12* bootstraptest/runner.rb, bootstraptest/test_method.rb, enc/depend,naruse
2008-02-11* lib/rss/rss.rb (RSS::VERSION), test/rss/test_version.rb:kou
2008-02-10* test/ruby/test_pack.rb: fix tests for 64bit CPU.mame
2008-02-10Import RubyGems r1601. [ruby-core:15381].drbrain
2008-02-10 * lib/rdoc/code_objects.rb: Make some attributes accessible for reuse.drbrain
2008-02-09* test/ruby/test_math.rb: add tests for Math#gamma, Math#lgamma andmame
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