aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * enum.c (rb_enum_join): non-nil separator must be convertible tonobu2009-07-071-0/+9
* * proc.c (make_curry_proc): should propagate lambda-ness.nobu2009-07-061-0/+7
* * test/ruby/test_module.rb (TestModule#test_undef): adjust tomatz2009-07-062-4/+4
* * enum.c (enum_join): deals with self recursive objects to get ridnobu2009-07-061-0/+14
* * thread.c (rb_threadptr_exec_event_hooks): new function tonobu2009-07-051-0/+5
* * vm_insnhelper.c (vm_yield_setup_block_args): restores the firstnobu2009-07-041-0/+7
* * complex.c (nucomp_equal_p): removed.tadf2009-07-031-12/+0
* * rational.c: renamed equal_p to eqeq_p.tadf2009-07-032-1/+20
* * complex.c: undef-ed shome methods. [ruby-core:24110]tadf2009-07-031-2/+4
* don't use a string for Time.at argument.akr2009-07-021-15/+15
* * include/ruby/intern.h (rb_time_num_new): declared.akr2009-07-011-0/+1
* * test/ruby/test_marshal.rb (TestMarshal#test_limit): test fornobu2009-07-011-0/+1
* * dln.c (dln_find_1): fix for files with dots. [ruby-dev:38588]nobu2009-06-291-0/+22
* * rational.c (nurat_cmp): use rb_num_coerce_cmp.tadf2009-06-271-0/+3
* * NEWS, lib/rss/maker/base.rb, test/rss/test_maker_2.0.rb: addkou2009-06-271-0/+20
* * NEWS: rss: 0.2.5 -> 0.2.7.kou2009-06-271-1/+1
* * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_rubyopt):matz2009-06-262-6/+5
* reduce tests.akr2009-06-261-0/+3
* $: doesn't contains "." now.akr2009-06-221-1/+1
* * ext/stringio/stringio.c (strio_each_codepoint): new method.matz2009-06-221-0/+5
* * numeric.c (num_div): don't use num_floor which is actuallytadf2009-06-201-0/+4
* don't use /tmp as example socket path.akr2009-06-182-16/+16
* * rational.c (nurat_s_convert): calls to_r when the given argumenttadf2009-06-182-4/+4
* Imported minitest 1.4.0 r5083.ryan2009-06-181-14/+7
* * numeric.c (flo_cmp): Infinity is greater than any bignummatz2009-06-171-0/+5
* * bignum.c (rb_big_fdiv): checks whether the given second argumenttadf2009-06-171-0/+18
* * sample/test.rb (valid_syntax?): should not capture BOM.nobu2009-06-171-1/+1
* * sample/test.rb (valid_syntax?): skips BOM. [ruby-dev:38666]nobu2009-06-171-2/+3
* * ext/strscan/strscan.c (Init_strscan): remove obsoletematz2009-06-171-2/+1
* * complex.c (nucomp_coerce): accepts Complex instances.tadf2009-06-162-0/+14
* * test/ruby/test_argf.rb (TestArgf#test_skip): updated testmatz2009-06-161-6/+2
* * thread.c, vm_eval.c: add Thread.backtrace.ko12009-06-141-0/+10
* * marshal.c (r_ivar): should not set internal encoding ivar as annobu2009-06-131-0/+8
* Update to RubyGems 1.3.4 r2223drbrain2009-06-0953-770/+2138
* removed extra spaces.tadf2009-06-072-7/+7
* * test/ripper/test_filter.rb: add tests. see [ruby-dev:37856]kazu2009-06-021-0/+54
* * cont.c (cont_capture, fiber_store): reraise transferred error.nobu2009-06-011-0/+5
* * time.c (rb_gmtime, rb_localtime): gmtime and localtime returnnobu2009-05-251-1/+1
* * string.c (rb_str_rpartition): ditto.nobu2009-05-241-0/+2
* * test/ruby/test_hash.rb (TestHash::test_equal2): recursive hashesmatz2009-05-242-2/+4
* * string.c (rb_str_partition): should use the converted result. anobu2009-05-241-0/+2
* * test/test_time.rb: make tests timezone independent.akr2009-05-181-2/+2
* * test/rss/test_maker_atom_feed.rb: suppress warnings.kou2009-05-161-3/+3
* * lib/rss/parser.rb, test/test_parser_1.0.rb: fix foaf:Imagekou2009-05-161-0/+16
* * lib/rss/maker.rb, lib/rss/maker/0.9.rb,kou2009-05-165-0/+40
* * lib/rss/content/*, lib/rss/dublincore/*: fix circular require.kou2009-05-161-1/+1
* * lib/rss/maker/feed.rb, test/test_maker_atom_feed.rb:kou2009-05-161-1/+27
* * lib/rss/maker/feed.rb, test/test_maker_atom_entry.rb,kou2009-05-162-0/+29
* * lib/rss/maker/base.rb, lib/rss/maker/1.0.rb, lib/rss/maker/feed.rb,kou2009-05-162-0/+29
* * lib/rss/rss.rb, test/rss/test_version.rb (RSS::VERSION): 0.2.5 -> 0.2.6.kou2009-05-161-1/+1