Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * bootstraptest/test_autoload.rb, bootstraptest/test_method.rb: | shugo | 2013-06-13 | 1 | -40/+0 |
* | * load.c (rb_f_autoload): prevent to autoload for singleton | mrkn | 2011-07-10 | 1 | -0/+32 |
* | fix tests for load_path. | akr | 2009-06-22 | 1 | -1/+1 |
* | * insns.def (defineclass): try to autoload const to be overridden. | nobu | 2009-02-12 | 1 | -0/+9 |
* | * variable.c (rb_const_get_0), vm_insnhelper.c (vm_get_ev_const): | nobu | 2009-01-31 | 1 | -0/+8 |
* | * load.c (rb_get_load_path): returns the load path without | nobu | 2008-12-04 | 1 | -0/+9 |
* | * bootstraptest/test_autoload.rb: tests for [ruby-dev:34268]. | nobu | 2008-04-07 | 1 | -4/+31 |
* | * load.c (rb_provided): check expanded path for relative path | nobu | 2008-04-07 | 1 | -0/+25 |