ruby--ruby/test/rss
matz 58f09b0916 * eval.c (rb_call): try local method look-up first for fcall, then
normal method look-up.  [ruby-talk:202564]

* eval.c (rb_get_method_body): save local method cache separately.

* eval.c (search_method): export info whether method is local or
  not.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10578 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-07-20 19:20:31 +00:00
..
rss-assertions.rb * lib/rss/rss.rb: improved type conversion. 2005-11-25 03:43:48 +00:00
rss-testcase.rb * lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSS 2005-11-23 09:24:17 +00:00
test_1.0.rb * test/rss/test_2.0.rb: added RSS 2.0 tests. 2005-11-25 01:33:50 +00:00
test_2.0.rb * lib/rss/rss.rb: added backward compatibility codes. 2005-11-25 03:54:29 +00:00
test_accessor.rb * lib/rss/rss.rb: improved type conversion. 2005-11-25 03:43:48 +00:00
test_content.rb * lib/rss/rss.rb: added backward compatibility codes. 2005-11-25 03:54:29 +00:00
test_dublincore.rb * lib/rss/: use #__send__ instead of #send. 2005-11-23 09:49:02 +00:00
test_image.rb * lib/rss/rss.rb: improved type conversion. 2005-11-25 03:43:48 +00:00
test_inherit.rb * lib/rss/rss.rb (RSS::VERSION): 0.1.2 -> 0.1.3. 2005-01-15 04:46:20 +00:00
test_maker_0.9.rb * lib/rss/rss.rb: improved type conversion. 2005-11-25 03:43:48 +00:00
test_maker_1.0.rb * lib/rss/rss.rb: improved type conversion. 2005-11-25 03:43:48 +00:00
test_maker_2.0.rb * lib/rss/rss.rb: improved type conversion. 2005-11-25 03:43:48 +00:00
test_maker_content.rb
test_maker_dc.rb * test/rss/test_maker_dc.rb (test_date): added a test for #date= 2005-04-07 05:42:56 +00:00
test_maker_image.rb * lib/rss/rss.rb: improved type conversion. 2005-11-25 03:43:48 +00:00
test_maker_sy.rb * lib/rss/rss.rb: improved type conversion. 2005-11-25 03:43:48 +00:00
test_maker_taxo.rb * lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSS 2005-11-23 09:24:17 +00:00
test_maker_trackback.rb
test_maker_xml-stylesheet.rb
test_parser.rb * lib/rss/rss.rb: added backward compatibility codes. 2005-11-25 03:54:29 +00:00
test_setup_maker_0.9.rb * lib/rss/rss.rb: improved type conversion. 2005-11-25 03:43:48 +00:00
test_setup_maker_1.0.rb * lib/rss/rss.rb: improved type conversion. 2005-11-25 03:43:48 +00:00
test_setup_maker_2.0.rb * lib/rss/rss.rb: improved type conversion. 2005-11-25 03:43:48 +00:00
test_syndication.rb * lib/rss/rss.rb: improved type conversion. 2005-11-25 03:43:48 +00:00
test_taxonomy.rb * test/rss/test_taxonomy.rb: use #reject directory. 2005-11-23 09:33:49 +00:00
test_to_s.rb * lib/rss/rss.rb: improved type conversion. 2005-11-25 03:43:48 +00:00
test_trackback.rb * lib/rss/: use #__send__ instead of #send. 2005-11-23 09:49:02 +00:00
test_version.rb * lib/rss/rss.rb (RSS::VERSION): 0.1.5 -> 0.1.6. 2005-11-15 16:29:02 +00:00
test_xml-stylesheet.rb * eval.c (rb_call): try local method look-up first for fcall, then 2006-07-20 19:20:31 +00:00