summaryrefslogtreecommitdiff
path: root/eval_load.c
AgeCommit message (Expand)Author
2007-11-09* eval_load.c (loaded_feature_path): check with type of given feature.nobu
2007-11-06* eval_load.c (loaded_feature_path): need to expand relative paths.nobu
2007-11-06* eval_load.c (rb_feature_p): check if the feature is loading withnobu
2007-07-12* blockinlining.c: remove "yarv" prefix.ko1
2007-07-05* include/ruby/{intern,ruby}.h, compile.[ch], error.c, eval.c,nobu
2007-06-24* eval.c: remove ruby_current_node and change eval() prototype.ko1
2007-06-24* vm.c: some refactoring.ko1
2007-06-19* eval_load.c (load_ext, rb_require_safe): pass VALUE instead ofnobu
2007-06-18* eval_load.c (rb_require_safe, ruby_init_ext): load with ruby levelnobu
2007-06-14* eval_load.c (Init_load): delay allocating an array for rb_load_pathakr
2007-05-03* configure.in, defines.h, eval_load.c (rb_feature_p, rb_provided,nobu
2007-04-25* eval_intern.h (PUSH_TAG): no argument now.nobu
2007-02-25* yarvcore.h: add rb_thread_t#top_wrapper, top_self.ko1
2007-02-21* eval_load.c (rb_require_safe): should restore safe level.nobu
2007-02-14* eval_load.c, yarvcore.h: use rb_vm_t#loaded_features instead ofko1
2007-02-08* blockinlining.c, error.c, eval.c, eval_error.h, eval_intern.h,ko1
2007-02-07* this commit is a result of refactoring. only renaming functions,ko1
2007-02-06* blockinlining.c, compile.c, compile.h, error.c, eval.c,ko1
2007-02-02* call_cfunc.ci, compile.c, compile.h, debug.h, eval.c,nobu
2006-12-31 * Merge YARVko1