| Commit message (Expand) | Author | Age | Files | Lines |
* | * common.mk: clean up | ko1 | 2008-09-23 | 1 | -0/+3 |
* | * gc.c, include/ruby/ruby.h: rename rb_register_mark_object() | ko1 | 2008-09-15 | 1 | -1/+1 |
* | * include/ruby/ruby.h (rb_intern_const): tiny optimization. | nobu | 2008-08-16 | 1 | -5/+7 |
* | * Add coverage measurement constant COVERAGE__. This constant is not | mame | 2008-07-01 | 1 | -5/+5 |
* | * array.c, bignum.c, cont.c, dir.c, dln.c, encoding.c, enumerator.c, | ko1 | 2008-06-08 | 1 | -1/+1 |
* | * vm.c, insns.def, eval.c, vm_insnhelper.c: fix CREF handling. | ko1 | 2008-05-19 | 1 | -3/+3 |
* | * load.c (rb_load_path), vm_core.h (rb_vm_t): moved to VM. | nobu | 2008-04-30 | 1 | -11/+20 |
* | * load.c (rb_require_safe): should check fname path after $SAFE is | matz | 2008-04-08 | 1 | -2/+2 |
* | * load.c (rb_provided): check expanded path for relative path | nobu | 2008-04-07 | 1 | -0/+6 |
* | * load.c (rb_feature_p): get rid of unlimited alloca. | nobu | 2008-01-16 | 1 | -1/+5 |
* | * README.EXT.ja, dir.c, eval.c, eval_intern.h, lex.c.src, | matz | 2007-12-25 | 1 | -1/+1 |
* | * load.c (load_lock): reverted. | nobu | 2007-12-24 | 1 | -2/+1 |
* | * load.c (rb_feature_p): returns loading path name too. | nobu | 2007-12-24 | 1 | -21/+38 |
* | enable several rdoc. | akr | 2007-12-24 | 1 | -4/+1 |
* | * common.mk, *.ci: renamed to *.c. | ko1 | 2007-12-20 | 1 | -0/+668 |