summaryrefslogtreecommitdiff
path: root/vm_eval.c
AgeCommit message (Expand)Author
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
2013-12-03vm_eval.c: rb_catch_protectnobu
2013-11-30vm_eval.c: blockargnobu
2013-11-29vm_eval.c: rb_yield_blocknobu
2013-11-29ruby/ruby.h, enum.c, vm_eval.c: constify argvnobu
2013-11-26* compile.c: Use rb_fstring() to de-duplicate string literals in code. [ruby...tmm1
2013-11-18eval_intern.h: refine stack overflow detectionnobu
2013-11-08* dir.c, pack.c, ruby.c, struct.c, vm_eval.c: use RARRAY_CONST_PTR().glass
2013-09-25* include/ruby/ruby.h: rename RARRAY_RAWPTR() to RARRAY_CONST_PTR().ko1
2013-09-07* vm_eval.c (vm_call0): fix prototype, the id parameter should be ofcharliesome
2013-08-27vm_eval.c: constifynobu
2013-08-26* array.c (rb_ary_splice): use RARRAY_PTR_USE() without WB becauseko1
2013-08-18* error.c, file.c, gc.c, hash.c, thread.c, variable.c, vm_eval.c, bin/erb:ktsj
2013-08-16vm_eval.c: suppress warningnobu
2013-08-06* vm_insnhelper.c (vm_push_frame): fix stack overflow check codes.ko1
2013-08-06* vm_eval.c (eval_string_with_cref): copy cref to limit the scope ofshugo
2013-07-29parse.y, vm_eval.c: file encoding in evalnobu
2013-07-29vm_eval.c: fix argument typenobu
2013-07-22vm_eval.c: Check_TypedStructnobu
2013-07-22vm_eval.c: use file argumentnobu
2013-06-26intern.h: define rb_enumerator_size_funcnobu
2013-06-24* compile.c (make_name_for_block): use PRIsVALUE in format stringcharliesome
2013-06-21* vm_eval.c (eval_string_with_cref): fix WB miss.ko1
2013-06-17* include/ruby/ruby.h, vm_eval.c (rb_funcall_with_block):ktsj
2013-06-15vm_eval.c: suppress warningnobu
2013-06-14vm_eval.c: __dir__ in evalnobu
2013-06-01* vm_eval.c (rb_mod_module_eval): mention in docs that arguments passedcharliesome
2013-05-31vm_eval.c: new names of rb_funcall familynobu
2013-05-16* vm_eval.c (rb_catch_obj): add volatile to tag to prevent crashnaruse
2013-05-15vm.c: suppress warningsnobu
2013-05-15vm_eval.c: suppress warningnobu
2013-05-13* include/ruby/ruby.h: constify RBasic::klass and addko1
2013-05-13* *.c, parse.y, insns.def: use RARRAY_AREF/ASET macroko1
2013-03-23vm_eval.c: preserve passed_blocknobu
2013-03-06prefix global symbolsnobu