Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * insnhelper.ci (vm_search_normal_superclass): rename function. | matz | 2007-11-22 | 1 | -3/+3 |
* | * gc.h, vm_core.h: decl of rb_gc_save_machine_context() | ko1 | 2007-11-20 | 1 | -0/+4 |
* | * include/ruby/ruby.h: added some declarations for event hooks. | shugo | 2007-11-16 | 1 | -23/+0 |
* | * vm_core.h (ruby_current_thread): RUBY_EXTERN'ed for probeprofiler. | usa | 2007-10-31 | 1 | -1/+1 |
* | * insnhelper.ci (vm_call_method): allow send! to call protected | matz | 2007-09-28 | 1 | -0/+1 |
* | * vm_core.h (rb_vm_struct): fix typo: bufferd -> buffered. | matz | 2007-09-28 | 1 | -1/+1 |
* | * thread.c: fix Mutex to be interruptable lock. | ko1 | 2007-08-27 | 1 | -0/+1 |
* | * vm_core.h (struct rb_thread_struct): removed first_func_arg and | nobu | 2007-08-20 | 1 | -1/+0 |
* | * insnhelper.ci (vm_call_bmethod): fix to propagate information | ko1 | 2007-08-19 | 1 | -1/+1 |
* | * insnhelper.ci (vm_call_bmethod), | ko1 | 2007-08-18 | 1 | -0/+1 |
* | * blockinlining.c: remove "yarv" prefix. | ko1 | 2007-07-12 | 1 | -0/+689 |