| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * *.c, parse.y, insns.def: use RARRAY_AREF/ASET macro | ko1 | 2013-05-13 | 1 | -2/+2 |
* | vm_method.c: rb_method_entry_at | nobu | 2013-05-13 | 1 | -0/+6 |
* | id.def: predefined IDs | nobu | 2013-05-02 | 1 | -12/+8 |
* | vm_method.c: fix visibility on anonymous module | nobu | 2013-04-18 | 1 | -2/+2 |
* | * vm_method.c (rb_sweep_method_entry): simplify code to unlink. | nobu | 2013-03-24 | 1 | -10/+4 |
* | vm_method.c: overrid flag of prepending method | nobu | 2013-03-13 | 1 | -1/+2 |
* | * object.c: Document methods receiving string and convert to symbol | zzak | 2013-02-24 | 1 | -0/+37 |
* | vm_method.c: fix method_removed | nobu | 2013-02-14 | 1 | -1/+2 |
* | vm_method.c: show respond_to location | nobu | 2013-02-06 | 1 | -1/+10 |
* | vm_method.c: drop include_all flag | nobu | 2013-02-05 | 1 | -1/+18 |
* | vm_method.c: suppress warnings | nobu | 2013-01-16 | 1 | -18/+18 |
* | * vm_method.c (Init_eval_method): main.public and main.private | shugo | 2013-01-07 | 1 | -2/+4 |
* | vm_method.c: idRespond_to_missing | nobu | 2012-12-30 | 1 | -6/+5 |
* | internal.h: quote unprintable | nobu | 2012-12-22 | 1 | -2/+2 |
* | * method.h: remove `VM_METHOD_TYPE_CFUNC_FRAMELESS' method type. | ko1 | 2012-12-17 | 1 | -1/+0 |
* | * vm_method.c (rb_method_entry_without_refinements): use | shugo | 2012-12-10 | 1 | -1/+1 |
* | * vm_insnhelper.c (vm_call_opt_send): Kernel#send should not use | shugo | 2012-12-09 | 1 | -1/+16 |
* | * revised r37993 to avoid SEGV/ILL in tests. In r37993, a method | shugo | 2012-12-06 | 1 | -147/+186 |
* | time.c, vm_method.c: update rdoc | nobu | 2012-12-01 | 1 | -0/+2 |
* | vm_method.c: private | nobu | 2012-12-01 | 1 | -1/+4 |
* | vm_method.c: make initialize methods private | nobu | 2012-12-01 | 1 | -1/+3 |
* | * revert r37993 to avoid SEGV in tests. | shugo | 2012-11-30 | 1 | -170/+136 |
* | * vm_method.c (rb_method_entry_make): add a method entry with | shugo | 2012-11-29 | 1 | -136/+170 |
* | * vm_insnhelper.c (vm_call_cfunc_with_frame): don't use ci after | ko1 | 2012-11-13 | 1 | -1/+1 |
* | * eval.c (rb_mod_refine): set RMODULE_IS_REFINEMENT to a created | shugo | 2012-11-07 | 1 | -0/+10 |
* | * include/ruby/ruby.h, class.c: remove (revert) | ko1 | 2012-10-25 | 1 | -15/+0 |
* | * vm_core.h, vm_insnhelper.c, vm_eval.c (OPT_CALL_CFUNC_WITHOUT_FRAME): | ko1 | 2012-10-23 | 1 | -1/+1 |
* | * method.h (rb_method_cfunc_t::invoker): add new field (func ptr) | ko1 | 2012-10-19 | 1 | -3/+40 |
* | vm_method.c: check arity earlier | nobu | 2012-10-18 | 1 | -0/+2 |
* | * class.c (rb_define_frameless_method): rename from | ko1 | 2012-10-18 | 1 | -3/+3 |
* | * method.h: introduce new method type VM_METHOD_TYPE_CFUNC_FAST. | ko1 | 2012-10-15 | 1 | -0/+15 |
* | * eval.c, gc.c, iseq.c, node.h, vm_insnhelper.c, vm_insnhelper.h, | shugo | 2012-10-08 | 1 | -28/+33 |
* | * vm_opts.h (OPT_GLOBAL_METHOD_CACHE): new build option to | shugo | 2012-10-06 | 1 | -0/+2 |
* | * vm_method.c (search_method): check omod only once for performance. | shugo | 2012-10-06 | 1 | -10/+39 |
* | * vm_method.c (search_method): copy refinement iclasses to search | shugo | 2012-09-28 | 1 | -8/+23 |
* | * eval.c (rb_overlay_module, rb_mod_refine): accept a module as the | shugo | 2012-09-27 | 1 | -4/+14 |
* | internal.h: allocator function in rb_classext_t | nobu | 2012-09-08 | 1 | -19/+10 |
* | * vm_method.c (rb_redefine_opt_method): use RCLASS_ORIGIN to avoid | shugo | 2012-08-07 | 1 | -2/+3 |
* | * eval.c (rb_mod_using): new method Module#using. [experimental] | shugo | 2012-08-02 | 1 | -17/+66 |
* | * class.c, insns.def, method.h, proc.c, vm.c, vm_core.h, vm_eval.c, | shugo | 2012-08-02 | 1 | -18/+31 |
* | RB_TYPE_P BUILTIN_TYPE | nobu | 2012-08-01 | 1 | -3/+1 |
* | prepend: fix mixing with include | nobu | 2012-07-02 | 1 | -7/+5 |
* | remove from original m_tbl | nobu | 2012-06-27 | 1 | -0/+1 |
* | Module#prepend | nobu | 2012-06-27 | 1 | -2/+9 |
* | name of klass | nobu | 2012-06-27 | 1 | -1/+1 |
* | NOEX_NOREDEF | nobu | 2012-06-27 | 1 | -2/+6 |
* | * vm_core.h (rb_location_t): fix type and field name. | ko1 | 2012-06-04 | 1 | -3/+3 |
* | * vm_method.c (rb_method_defined_by): removed. | ko1 | 2012-05-24 | 1 | -16/+0 |
* | * vm.c: add RubyVM::Backtrace object (btobj). | ko1 | 2012-05-24 | 1 | -0/+15 |
* | * vm_core.h: add a data type rb_location_t to store iseq location | ko1 | 2012-05-22 | 1 | -3/+3 |