ruby--ruby/lib/rdoc/parsers
nobu 2bfa23f034 * lib/rdoc/parsers/parse_c.rb (handle_class_module): handle a
module enclosed in a built-in module.  fixed: [ruby-talk:148239]

* lib/rdoc/parsers/parse_c.rb (find_body): allow macros as methods.

* lib/rdoc/parsers/parse_c.rb (find_call_seq): allow :nodoc: modifier
  in C.  [ruby-core:04572]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8774 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-07-15 15:00:11 +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 * lib/rdoc/parsers/parse_rb.rb (lex_init): use IRB module. 2005-04-20 02:04:05 +00:00
parse_simple.rb * array.c: replace rb_protect_inspect() and rb_inspecting_p() by 2005-03-04 06:47:45 +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