1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* lib/debug.rb, lib/profile.rb: fix to use RubyVM.

* lib/rdoc/parsers/parse_c.rb: ditto.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17955 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
ko1 2008-07-08 04:44:44 +00:00
parent 8b3969f8b3
commit f1d967c6ee

View file

@ -1,3 +1,9 @@
Tue Jul 8 13:44:01 2008 Koichi Sasada <ko1@atdot.net>
* lib/debug.rb, lib/profile.rb: fix to use RubyVM.
* lib/rdoc/parsers/parse_c.rb: ditto.
Tue Jul 8 13:38:22 2008 Koichi Sasada <ko1@atdot.net> Tue Jul 8 13:38:22 2008 Koichi Sasada <ko1@atdot.net>
* compile.h: fix to skip inserting a trace insn. * compile.h: fix to skip inserting a trace insn.