aboutsummaryrefslogtreecommitdiffstats
path: root/vm_core.h
Commit message (Expand)AuthorAgeFilesLines
* * insnhelper.ci, vm.c, vm_core.h: change interface ofko12007-12-201-1/+2
* * compile.c (iseq_compile_each): add pop after throw as return.ko12007-12-191-0/+1
* * vm_core.h (rb_thread_t): new member machine_stack_maxsize andakr2007-12-151-0/+2
* * insnhelper.ci (vm_search_normal_superclass): rename function.matz2007-11-221-3/+3
* * gc.h, vm_core.h: decl of rb_gc_save_machine_context()ko12007-11-201-0/+4
* * include/ruby/ruby.h: added some declarations for event hooks.shugo2007-11-161-23/+0
* * vm_core.h (ruby_current_thread): RUBY_EXTERN'ed for probeprofiler.usa2007-10-311-1/+1
* * insnhelper.ci (vm_call_method): allow send! to call protectedmatz2007-09-281-0/+1
* * vm_core.h (rb_vm_struct): fix typo: bufferd -> buffered.matz2007-09-281-1/+1
* * thread.c: fix Mutex to be interruptable lock.ko12007-08-271-0/+1
* * vm_core.h (struct rb_thread_struct): removed first_func_arg andnobu2007-08-201-1/+0
* * insnhelper.ci (vm_call_bmethod): fix to propagate informationko12007-08-191-1/+1
* * insnhelper.ci (vm_call_bmethod),ko12007-08-181-0/+1
* * blockinlining.c: remove "yarv" prefix.ko12007-07-121-0/+689