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 31d3875eb6 * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser::handle_method):
rdoc documents C module methods as instance methods. a patch in
  [ruby-core:08536].

* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#find_body): Make RDoc
  ignore C function prototypes.  Patch by Tilman Sauerbeck
  <tilman at code-monkey.de>.  [ruby-core:8574]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@10761 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-08-22 09:51:47 +00:00
..
parse_c.rb * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser::handle_method): 2006-08-22 09:51:47 +00:00
parse_f95.rb Merged my changes from HEAD 2006-07-10 01:57:22 +00:00
parse_rb.rb Don't print warnings when -q is set. 2006-06-14 22:19:36 +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