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 7bd38510a8 * 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/trunk@9956 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-02-18 15:38:56 +00:00
..
parse_c.rb * lib/rdoc/parsers/parse_c.rb (find_class_comment): fix for class 2005-12-14 14:50:42 +00:00
parse_f95.rb
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 * array.c: replace rb_protect_inspect() and rb_inspecting_p() by 2005-03-04 06:47:45 +00:00
parserfactory.rb