1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rdoc/parsers
matz 90509da425 * eval.c (rb_call_super): should call method_missing if super is
called from Kernel method.

* eval.c (exec_under): frame during eval should preserve external
  information.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@9491 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-11-01 13:45:00 +00:00
..
parse_c.rb * lib/rdoc/parsers/parse_c.rb (handle_class_module): handle a 2005-07-15 15:00:11 +00:00
parse_f95.rb Finish documenting internal stuff. See Changelog for other details 2004-01-02 06:01:12 +00:00
parse_rb.rb * eval.c (rb_call_super): should call method_missing if super is 2005-11-01 13:45:00 +00:00
parse_simple.rb * document updates - [ruby-core:04296], [ruby-core:04301], 2005-01-24 06:45:50 +00:00
parserfactory.rb Check for shebang line in file that would otherwise be treated as plain text 2004-01-06 23:26:42 +00:00