summaryrefslogtreecommitdiff
path: root/vm_core.h
AgeCommit message (Expand)Author
2009-02-01* vm.c (vm_backtrace_each): now takes an iterator function.nobu
2009-01-19* vm.c: add a prefix "rb_" to exposed functionsko1
2009-01-19* vm_dump.c: add a prefix "rb_vmdebug_" toko1
2009-01-19* iseq.c:ko1
2009-01-12* thread.c: fix comment (terminology: Global VM Lock).ko1
2008-12-30* thread.c (rb_thread_blocking_region): add a comment.ko1
2008-12-27* vm.c (Init_VM): create and define TOPLEVEL_BINDING at first.ko1
2008-12-24* vm.c (invoke_block_from_c): fix to point right cfp.ko1
2008-12-09* vm_core.h: removed trailing garbage spaces.nobu
2008-10-21* include/ruby/vm.h: write a comment.ko1
2008-10-04* dln.c: Ruby no longer supports MacOS 9 or before.yugui
2008-10-04* djgpp/GNUmakefile.in: removed. Ruby no longer supports djgpp.yugui
2008-09-26* vm_core.h (RUBY_VM_CHECK_INTS_TH): add an UNLIKELY hint.ko1
2008-09-23 * vm_core.h: ruby/ruby.h should be included at the very firstshyouhei
2008-09-23* include/ruby/node.h, node.h: move node.h from include path.ko1
2008-09-23* vm_core.h: remove unused frame values.ko1
2008-09-23* class.c, vm_core.h: move decl of rb_iseq_clone() to class.c.ko1
2008-09-23* include/ruby/node.h, vm_core.h: move definition ofko1
2008-09-23* common.mk: clean upko1
2008-09-04* vm_core.h (struct rb_vm_struct): replaced signal staff with trapnobu
2008-09-03* include/ruby/signal.h: removed.ko1
2008-08-20* proc.c (proc_new): use the given class.nobu
2008-08-15* vm_core.h (exec_event_hooks): skips RubyVM::FrozenCore.nobu
2008-08-13* thread.c, vm_core.h: add manual priority supportko1
2008-08-13* vm_core.h: Declare rb_iseq_clone, which is used in class.c.knu
2008-08-11* class.c (clone_method): should copy cbase in cref as well.matz
2008-07-28* vm_core.h: move the definition of struct rb_mutex_struct.mame
2008-07-27* vm_core.h, thread.c: It is now prohibited to use Data_Get_Struct inmame
2008-07-27* include/ruby/ruby.h: add a type T_DEFERRED.ko1
2008-07-10* vm_core.h (rb_thread_t), vm.c (rb_thread_mark), process.cnobu
2008-07-03* ext/coverage/coverage.c, ext/coverage/extconf.rb: eliminatemame
2008-07-01* Add coverage measurement constant COVERAGE__. This constant is notmame
2008-07-01 * include/ruby/ruby.h (enum ruby_special_consts): ISO C forbidsshyouhei
2008-07-01* compile.c, insns.def, vm.c, vm_core.h: remove some insnsko1
2008-06-29* vm.c, vm_core.h,vm_core.h, vm_dump.c, iseq.c: rename class nameko1
2008-06-19* thread.c, thread_win32.c, vm_core.h: try to remove false positive ofmame
2008-06-15* vm_core.h, thread.c: rename global_interpreter_lock toko1
2008-06-15* vm_core.h (rb_vm_t), vm.c (rb_vm_mark): moved preallocated specialnobu
2008-06-12* thread.c, vm_core.h, vm.c, thread_pthread.c, thread_win32.c: addmame
2008-06-10* vm.c, eval_intern.h (PASS_PASSED_BLOCK):ko1
2008-06-09* include/ruby/ruby.h, vm_core.h: add a type rb_blockptr.mame
2008-06-09* vm_core.h (struct rb_vm_struct): moved ruby_debug, ruby_verbose, andnobu
2008-06-09* vm_core.h (struct rb_vm_struct): moved src_encoding_index.nobu
2008-05-31* include/ruby/mvm.h: new header file for MVM, and moved rb_vm_t andnobu
2008-05-30* vm_core.h (struct rb_unblock_callback), thread.cnobu
2008-05-24* eval_method.c: renamed from vm_method.c. "vm_method.c" is includedko1
2008-05-23* vm_core.h (rb_num_t): moved form vm.h.nobu
2008-05-22* eval.c, eval_intern.h, include/ruby/intern.h, include/ruby/ruby.h,ko1
2008-05-22 * eval_intern.h, vm_core.h, include/ruby/intern.h, include/ruby/ruby.h,usa
2008-05-22* eval.c, vm.c, vm_core.h, vm_insnhelper.c: specify "const".ko1