| Commit message (Expand) | Author | Age | Files | Lines |
* | * eval.c: remove ruby_current_node and change eval() prototype. | ko1 | 2007-06-24 | 1 | -5/+1 |
* | * vm.c: some refactoring. | ko1 | 2007-06-24 | 1 | -1/+1 |
* | * eval_load.c (load_ext, rb_require_safe): pass VALUE instead of | nobu | 2007-06-19 | 1 | -3/+3 |
* | * eval_load.c (rb_require_safe, ruby_init_ext): load with ruby level | nobu | 2007-06-18 | 1 | -7/+18 |
* | * eval_load.c (Init_load): delay allocating an array for rb_load_path | akr | 2007-06-14 | 1 | -1/+1 |
* | * configure.in, defines.h, eval_load.c (rb_feature_p, rb_provided, | nobu | 2007-05-03 | 1 | -71/+113 |
* | * eval_intern.h (PUSH_TAG): no argument now. | nobu | 2007-04-25 | 1 | -4/+4 |
* | * yarvcore.h: add rb_thread_t#top_wrapper, top_self. | ko1 | 2007-02-25 | 1 | -6/+14 |
* | * eval_load.c (rb_require_safe): should restore safe level. | nobu | 2007-02-21 | 1 | -0/+8 |
* | * eval_load.c, yarvcore.h: use rb_vm_t#loaded_features instead of | ko1 | 2007-02-14 | 1 | -9/+12 |
* | * blockinlining.c, error.c, eval.c, eval_error.h, eval_intern.h, | ko1 | 2007-02-08 | 1 | -2/+2 |
* | * this commit is a result of refactoring. only renaming functions, | ko1 | 2007-02-07 | 1 | -2/+28 |
* | * blockinlining.c, compile.c, compile.h, error.c, eval.c, | ko1 | 2007-02-06 | 1 | -2/+2 |
* | * call_cfunc.ci, compile.c, compile.h, debug.h, eval.c, | nobu | 2007-02-02 | 1 | -2/+2 |
* | * Merge YARV | ko1 | 2006-12-31 | 1 | -0/+508 |