| Commit message (Expand) | Author | Age | Files | Lines |
* | insns.def: duplicated code | nobu | 2012-08-28 | 1 | -2/+0 |
* | * insns.def (checkmatch): suppress warnings. [ruby-core:47339] | nagachika | 2012-08-28 | 1 | -1/+3 |
* | suppress warnings | nobu | 2012-08-26 | 1 | -1/+3 |
* | * include/ruby/ruby.h: introduce flonum technique for | ko1 | 2012-08-23 | 1 | -81/+62 |
* | * insns.def (invokesuper): reverted r36640 partially to make super | shugo | 2012-08-23 | 1 | -16/+3 |
* | * insns.def: search up the cf stack for an object that is an instance | tenderlove | 2012-08-22 | 1 | -9/+8 |
* | * compile.c, insns.def (checkmatch): | ko1 | 2012-08-08 | 1 | -40/+34 |
* | * vm_exec.c, insns.def (leave): solve problems on | ko1 | 2012-08-07 | 1 | -2/+4 |
* | * internal.h, class.c, eval.c, insns.def: find the appropriate | shugo | 2012-08-06 | 1 | -1/+22 |
* | insns.def: use klass in cfp | nobu | 2012-08-06 | 1 | -1/+1 |
* | vm_insnhelper.c: no recv | nobu | 2012-08-03 | 1 | -2/+2 |
* | * insns.def (invokesuper): reverted r36612 so that super in an | shugo | 2012-08-03 | 1 | -1/+6 |
* | * insns.def (invokesuper): don't skip the same class. instead, use | shugo | 2012-08-03 | 1 | -6/+1 |
* | * eval.c (rb_mod_using): new method Module#using. [experimental] | shugo | 2012-08-02 | 1 | -8/+8 |
* | * class.c, insns.def, method.h, proc.c, vm.c, vm_core.h, vm_eval.c, | shugo | 2012-08-02 | 1 | -13/+19 |
* | insns.def: RB_TYPE_P | nobu | 2012-07-28 | 1 | -4/+4 |
* | remove garbage spaces | nobu | 2012-07-20 | 1 | -2/+2 |
* | * thread.c (rb_thread_s_control_interrupt, | ko1 | 2012-07-19 | 1 | -6/+6 |
* | defined: me in cfp | nobu | 2012-07-11 | 1 | -10/+5 |
* | __callee__ fix | nobu | 2012-07-04 | 1 | -1/+1 |
* | * vm_core.h: remove VM_FRAME_MAGIC_FINISH (finish frame type). | ko1 | 2012-06-15 | 1 | -17/+9 |
* | * vm_core.h: remove lfp (local frame pointer) and rename | ko1 | 2012-06-11 | 1 | -24/+24 |
* | * removed trailing spaces. | nobu | 2012-06-09 | 1 | -1/+1 |
* | * numeric.c: fix flodivmod for cornercases [Bug #6044] | marcandre | 2012-03-14 | 1 | -17/+1 |
* | * compile.c (iseq_compile_each): call on special object instead of | nobu | 2012-02-26 | 1 | -1/+1 |
* | * insns.def (splatarray): make new array if flag is set. | nobu | 2012-02-15 | 1 | -0/+3 |
* | * insns.def (pop): suppress self-assign warning of clang. | nobu | 2011-11-27 | 1 | -1/+1 |
* | insns.def: Some fixes and tweaks to English explanations | duerst | 2011-11-05 | 1 | -18/+18 |
* | * insns.def: change encoding pragma for emacs (shift_jis to utf-8). | nagachika | 2011-09-05 | 1 | -1/+1 |
* | Change encoding from EUC-JP to UTF-8. [Feature #5128] | shyouhei | 2011-09-04 | 1 | -97/+97 |
* | * vm_insnhelper.c (vm_search_const_defined_class): search | nobu | 2011-09-02 | 1 | -6/+4 |
* | * insns.def (defineclass), vm_insnhelper.c (vm_get_cvar_base): see | nobu | 2011-09-01 | 1 | -4/+6 |
* | * vm_insnhelper.h, vm_insnhelper.c, vm.c, vm_method.c, insns.def: | ko1 | 2011-08-24 | 1 | -41/+48 |
* | * insns.def (defined): fix to checking class variable. | ko1 | 2011-08-24 | 1 | -1/+4 |
* | * insns.def (concatstrings): don't use initial ASCII-8BIT string. | naruse | 2011-08-01 | 1 | -2/+2 |
* | * insns.def: written in Shift_JIS. | nobu | 2011-07-04 | 1 | -1/+1 |
* | Fix mixed declarations in r31822. | naruse | 2011-05-30 | 1 | -1/+2 |
* | * insns.def (opt_mult): as r31805, volatile it. | naruse | 2011-05-30 | 1 | -2/+2 |
* | * compile.c (NODE_CLASS, NODE_MODULE), insns.def (defineclass): raise | mame | 2011-01-28 | 1 | -4/+6 |
* | * compile.c (new_child_iseq): adjust argument types. | nobu | 2010-10-31 | 1 | -2/+2 |
* | * vm_core.h: some refactoring. | ko1 | 2010-10-31 | 1 | -6/+12 |
* | * insns.def, iseq.c, vm_insnhelper.c: rename variable name | ko1 | 2010-10-14 | 1 | -7/+7 |
* | * insns.def (opt_case_dispatch): use st_data_t. | nobu | 2010-10-13 | 1 | -2/+2 |
* | * compile.c (iseq_build_body), insns.def (getglobal, setglobal), | nobu | 2010-10-12 | 1 | -2/+2 |
* | * insns.def (opt_case_dispatch), vm_insnhelper.c: | ko1 | 2010-09-27 | 1 | -14/+2 |
* | * compile.c (case_when_optimizable_literal): When float value can be | wanabe | 2010-09-09 | 1 | -8/+21 |
* | * insns.def, vm_core.h: fixed typo. reported by Rocky Bernstein | nobu | 2010-08-02 | 1 | -1/+1 |
* | * insns.def (concatarray): removed unused variable. | nobu | 2010-06-03 | 1 | -1/+0 |
* | * compile.c (iseq_compile_each): should consider block on stack, | matz | 2010-06-02 | 1 | -0/+1 |
* | * insns.def (defined): respond_to_missing? may not be available | matz | 2010-05-30 | 1 | -2/+9 |