Age | Commit message (Expand) | Author |
2011-03-07 | cancel subversion backfire. sorry | matz |
2011-03-07 | * gc.c (rb_gc_set_params): allow GC parameter configuration by | matz |
2011-02-26 | * eval_jump.c (rb_exec_end_proc): remove unused variable. | nobu |
2011-02-16 | * eval_jump.c (rb_exec_end_proc): changed at_exit and END proc | kosaki |
2009-02-28 | * eval_error.c (error_print): use volatile to suppress warnings. | akr |
2008-06-10 | * include/ruby/intern.h, proc.c: revert rb_proc_call() and | ko1 |
2008-06-09 | * include/ruby/ruby.h, vm_core.h: add a type rb_blockptr. | mame |
2008-06-08 | * array.c, bignum.c, cont.c, dir.c, dln.c, encoding.c, enumerator.c, | ko1 |
2008-05-24 | * eval_method.c: renamed from vm_method.c. "vm_method.c" is included | ko1 |
2008-03-05 | * numeric.c (fix_to_s): avoid rb_scan_args() when no argument | matz |
2008-01-03 | * eval_jump.c (rb_f_catch): Resotre cfp if catched thrown object. | ko1 |
2007-12-20 | * common.mk, *.ci: renamed to *.c. | ko1 |