summaryrefslogtreecommitdiffstats
path: root/include/ruby/mvm.h
Commit message (Collapse)AuthorAgeFilesLines
* * vm_core.h (struct rb_vm_struct): moved ruby_debug, ruby_verbose, andnobu2008-06-091-0/+3
| | | | | | | | | | | rb_progname. * ruby.c (rb_argv0): no longer used. * vm.c: getters/setters for ruby_{debug,verbose}. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@17039 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * include/ruby/mvm.h: new header file for MVM, and moved rb_vm_t andnobu2008-05-311-0/+18
rb_thread_t from vm_core.h. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@16713 b2dd03c8-39d4-4d8f-98ff-823fe69b080e