| Age | Commit message (Expand) | Author |
|---|---|---|
| 2009-07-07 | * include/ruby/ruby.h: | ko1 |
| 2009-07-07 | * vm.c ({env,vm,thread}_data_type): constified. | nobu |
| 2009-06-22 | * compile.c (iseq_set_arguments, iseq_compile_each): internal | nobu |
| 2009-06-16 | * iseq.c (iseq_memsize): added. Use RTypedData instead of RData | ko1 |
| 2009-05-17 | * ruby.c (ruby_script): sets also VM toplevel program name. | nobu |
| 2009-05-17 | * vm.c (rb_vm_get_sourceline): should not access out of bound. | nobu |
| 2009-05-13 | * gc.c: add longlife garbage collection. [ruby-dev:38423] | nari |