aboutsummaryrefslogtreecommitdiffstats
path: root/eval_load.c
Commit message (Expand)AuthorAgeFilesLines
* * configure.in, defines.h, eval_load.c (rb_feature_p, rb_provided,nobu2007-05-031-71/+113
* * eval_intern.h (PUSH_TAG): no argument now.nobu2007-04-251-4/+4
* * yarvcore.h: add rb_thread_t#top_wrapper, top_self.ko12007-02-251-6/+14
* * eval_load.c (rb_require_safe): should restore safe level.nobu2007-02-211-0/+8
* * eval_load.c, yarvcore.h: use rb_vm_t#loaded_features instead ofko12007-02-141-9/+12
* * blockinlining.c, error.c, eval.c, eval_error.h, eval_intern.h,ko12007-02-081-2/+2
* * this commit is a result of refactoring. only renaming functions,ko12007-02-071-2/+28
* * blockinlining.c, compile.c, compile.h, error.c, eval.c,ko12007-02-061-2/+2
* * call_cfunc.ci, compile.c, compile.h, debug.h, eval.c,nobu2007-02-021-2/+2
* * Merge YARVko12006-12-311-0/+508