summaryrefslogtreecommitdiff
path: root/vm_insnhelper.c
AgeCommit message (Expand)Author
2014-11-27* vm_args.c: fix backtrace location for keyword related exceptions.ko1
2014-11-25vm_eval.c: preserve encodingnobu
2014-11-09vm.c: super in bmethodnobu
2014-11-02* vm_core.h: change iseq parameter data structure.ko1
2014-11-02* rewrite method/block parameter fitting logic to optimizeko1
2014-10-30vm_insnhelper.c: allow to_arynobu
2014-10-20vm_insnhelper.c: preserve encodingnobu
2014-10-19variable.c, vm_insnhelper.c: improve performancenobu
2014-10-19vm_insnhelper.c: refactoringnobu
2014-09-10variable.c: check index overflownobu
2014-09-10rb_call_info_t: shrink to 96 bytes from 104 bytes on 64-bitnormal
2014-08-04variable: cleanup to use rb_const_lookupnormal
2014-08-03vm_insnhelper.c: fix unusable super classnobu
2014-07-16* vm_core.h (struct rb_iseq_struct): stack_max is changed to intngoto
2014-07-14vm_core.h (struct rb_iseq_struct): reduce to 296 bytes on 64-bitnormal
2014-07-10vm_insnhelper.c: fix implicit splat keyword argumentnobu
2014-06-28eval.c: no method calls at stack overflownobu
2014-06-23Backtrace for SystemStackErrornobu
2014-06-20insns.def: avoid type-punned pointer castnobu
2014-06-19* vm.c (invoke_block_from_c): move call/return event timing forko1
2014-04-30* vm.c (invoke_block_from_c): add VM_FRAME_FLAG_BMETHOD to recordko1
2014-04-11proc.c: fix super in bound UnboundMethodnobu
2014-04-11vm_insnhelper.c: preserve encodingsnobu
2014-03-13vm_insnhelper.c: relax arity checknobu
2014-03-12vm_insnhelper.c: disable fastpath if splatnobu
2014-03-12vm_insnhelper.c: inline functionnobu
2014-02-13* vm_insnhelper.c (vm_call_method): should check ci->me->flag ofshugo
2014-02-08vm_insnhelper.c: adjust indentnobu
2014-01-10vm_insnhelper.c: boudn method transplantingnobu
2014-01-08vm_insnhelper.c: revive r44455 for bound module methodnobu
2013-12-29proc.c: fix inherited method ownernobu
2013-12-28vm_insnhelper.c: missing super in method modulenobu
2013-12-25* vm_insnhelper.c (argument_error): insert dummy frame to makeko1
2013-12-20* include/ruby/ruby.h: rename OBJ_WRITE and OBJ_WRITTEN intoko1
2013-12-19vm_insnhelper.c: optimize for looptmm1
2013-12-14vm_insnhelper.c: post arguments as mandatorynobu
2013-12-09* internal.h (RCLASS_SERIAL): Add RCLASS_SERIAL as a conveniencecharliesome
2013-12-09* compile.c, insns.def, test/ruby/test_rubyvm.rb, vm.c, vm_core.h,charliesome
2013-12-08class.c, vm_insnhelper.c: check unknown keywordsnobu
2013-12-08gc.c: promote long-lived NODE_CREF objects to oldgentmm1
2013-12-06class.c: move kwarg functionsnobu
2013-12-06vm_insnhelper.c: rb_get_kwargsnobu
2013-11-30vm_insnhelper.c: keyword hash functionsnobu
2013-11-29* vm_insnhelper.c (check_match): Fix SEGV with VM_CHECKMATCH_TYPE_CASEsorah
2013-11-09* insns.def: unify ic_constant_serial and ic_class_serial into one fieldcharliesome
2013-11-09* class.c: unify names of vm state version counters to 'serial'.charliesome
2013-10-29* insns.def, vm.c, vm_insnhelper.c, vm_insnhelper.h, vm_method.c: splitcharliesome
2013-10-17* vm_insnhelper.c (vm_call_method): set ci->me to 0 when theshugo
2013-10-07* proc.c: catch up last commit.ko1
2013-10-07* iseq.c, internal.h: change to public (but internal) functionsko1