summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-28* vm.c (REWIND_CFP): use `ec` directly.ko1
2017-10-28`th` -> `ec` for vm_iter_break().ko1
2017-10-28`th` -> `ec` for some functions.ko1
2017-10-28`th` -> `ec` for some functions.ko1
2017-10-28`th` -> `ec` for rb_vm_rewind_cfp.ko1
2017-10-28`th` -> `ec` for vm_exec().ko1
2017-10-28Add specs for [Feature #13983] Rational and Complex should be frozeneregon
2017-10-28`th` -> `ec` for vm_set_*_stack.ko1
2017-10-28move fields from `th` to `ec`.ko1
2017-10-28iseq.c: fix a typoktsj
2017-10-28iseq.c: show all call flagsktsj
2017-10-28Fix example that trace method is called outside blocka_matsuda
2017-10-28skip machine stack marking for current ec.ko1
2017-10-28Invalid TracePoint#disable example (without block)a_matsuda
2017-10-28fix compile error.ko1
2017-10-27socket: fix BasicSocket#*_nonblock buffering bugs from r58400normal
2017-10-27node.c: removed duplicate node_buffer_t definitionnobu
2017-10-27compile.c: make node arguments invariantnobu
2017-10-27catch up recent changes for call threaded code VM.ko1
2017-10-27`th` -> `ec` for `rb_insn_func_t`.ko1
2017-10-27skip tests temporarilyko1
2017-10-27io.c: fix IO.copy_stream on O_APPEND destination on Linuxnormal
2017-10-27parse.y: Need to mark the third element of `NODE_HEREDOC`mame
2017-10-27Revert "Revert "Manage AST NODEs out of GC""mame
2017-10-27compile.c: stop modifying NODE treemame
2017-10-27Revert "Manage AST NODEs out of GC"mame
2017-10-27Manage AST NODEs out of GCmame
2017-10-27Fix parameter namekazu
2017-10-27Remove duplicated includekazu
2017-10-27* 2017-10-28svn
2017-10-27Add explicit markers for literal objects generated in parse.ymame
2017-10-27string.c: Improve String#prepend performance if only one argument is givenwatson1978
2017-10-27compile.c, iseq.c: consitfied NODE pointersnobu
2017-10-27Revert "Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]"naruse
2017-10-27vm_exec_core() accepts `ec` instead of `th`.ko1
2017-10-27`th` -> `ec` for block related functions.ko1
2017-10-27should use `th`.ko1
2017-10-27`ec` -> `th`ko1
2017-10-27vm_defined() accepts `ec` instead of `th`.ko1
2017-10-27remove duplicated definition.ko1
2017-10-27vm_search_super_method() accepts `ec` instead of `th`.ko1
2017-10-27vm_get_ev_const() accepts `ec` instead of `th`.ko1
2017-10-27Fix typoa_matsuda
2017-10-27`vm_call_handler` and related functions accept `ec` instead of `th`.ko1
2017-10-27vm_throw* accept `ec` instead of `th`.ko1
2017-10-27ec->th for vm_cref_push() and constify.ko1
2017-10-27Some functions accept `ec` instead of `th`.ko1
2017-10-27refactoring (rb_|)threadptr_stack_overflow.ko1
2017-10-27vm_get_ruby_level_caller_cfp() accepts `ec` instead of `th`.ko1
2017-10-27move decl.ko1