summaryrefslogtreecommitdiff
path: root/vm_eval.c
AgeCommit message (Expand)Author
2016-12-27merge revision(s) 57020,57021: [Backport #13014]usa
2016-03-28merge revision(s) 54089: [Backport #12170]nagachika
2015-11-29merge revision(s) 52536: [Backport #11674]nagachika
2015-11-27merge revision(s) 51427: [Backport #10969]nagachika
2015-07-03merge revision(s) 50430,50440: [Backport #11117]nagachika
2015-05-20merge revision(s) 50372,50373: [Backport #11086]nagachika
2015-04-12merge revision(s) 49867: [Backport #10847] [Backport #10970]nagachika
2015-02-14merge revision(s) 49499,49500,49501,49502,49504,49505,49506,49507: [Backport ...naruse
2015-01-22merge revision(s) 49266: [Backport #10689]naruse
2014-12-09vm_eval.c: fix `rb_eval_string_wrap` rdocnobu
2014-11-25vm_eval.c: preserve encodingnobu
2014-11-16vm_eval.c: rb_current_receivernobu
2014-11-16vm_eval.c: define IDsnobu
2014-11-16id.def: move IDs for exceptionnobu
2014-11-15vm_eval.c: UncaughtThrowErrornobu
2014-11-14vm_eval.c (rb_eval_cmd): use pre-defined idCallnormal
2014-11-14vm_eval.c (rb_yield_splat): add missing GC guardnormal
2014-11-09vm.c: super in bmethodnobu
2014-11-02* rewrite method/block parameter fitting logic to optimizeko1
2014-09-19vm_eval.c: fix super from eval with scopenobu
2014-07-27* vm_eval.c: [DOC] Fix rdoc formatting of patch from [Bug #9551]zzak
2014-07-27* vm_eval.c: [DOC] [Bug #9551] Improve clarity of Kernel::catchzzak
2014-07-01vm.c: rb_vm_env_local_variablesnobu
2014-07-01vm.c: constifynobu
2014-06-19* vm_eval.c (rb_catch_protect): fix same problem of [Bug #9961].ko1
2014-06-19* vm.c (rb_vm_rewind_cfp): add new function to rewind specified cfpko1
2014-06-18constify parametersnobu
2014-05-24* vm_eval.c: [DOC] [ci skip] Improve instance_eval description when given azzak
2014-05-07vm_eval.c: hide intermediate hashnobu
2014-05-07vm_eval.c: symbol identitynobu
2014-05-07vm_eval.c: valid name IDs onlynobu
2014-05-07vm.c: clear intermediate hashnobu
2014-05-07vm_eval.c: exclude hidden variablesnobu
2014-05-07rename variablesnobu
2014-04-04eval_intern.h: VAR_INITIALIZEDnobu
2014-03-18* vm_eval.c (eval_string_with_cref): Unify to use NIL_P.sorah
2014-03-18* vm_eval.c (eval_string_with_cref): Use file path even if scope issorah
2014-03-17* enumerator.c (enumerator_block_call): use PARRAY_CONST_PTR()ko1
2014-03-07vm_eval.c: use RARRAY_CONST_PTR to aid RGenGC performancenormal
2014-03-07vm_eval.c: fix misplaced GC guardnormal
2014-01-30vm_eval.c: compare method typenobu
2014-01-30vm_eval.c: fix NoMethodError messagenobu
2014-01-30vm_eval.c: fix NoMethodError messagenobu
2014-01-30vm_eval.c: omit klassnobu
2014-01-30vm_eval.c: error message encodingnobu
2014-01-09* vm.c (rb_vm_pop_cfunc_frame): added. It cares c_return event.ko1
2014-01-01* vm_eval.c (method_missing): use ALLOCV_N() instead ofglass
2013-12-20* include/ruby/ruby.h: rename OBJ_WRITE and OBJ_WRITTEN intoko1
2013-12-08gc.c: promote long-lived NODE_CREF objects to oldgentmm1
2013-12-05vm_eval.c: suppress warningnobu