* 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
Родитель 8b3969f8b3
Коммит f1d967c6ee
1 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

@ -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>
* compile.h: fix to skip inserting a trace insn.