ruby/lib/rdoc/parsers
matz 729bafdf3a * lib/tracer.rb (Tracer::Tracer.add_filter): turn on tracer mode
only when caller() level size is one.  [ruby-core:07389]

* lib/rdoc/parsers/parse_rb.rb: need not to require "tracer".
  [ruby-core:07389]

* sample/rtags.rb: ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@9956 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-02-18 15:38:56 +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/tracer.rb (Tracer::Tracer.add_filter): turn on tracer mode 2006-02-18 15:38:56 +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