summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-16make a func static.ko1
2017-11-16remove unused function.ko1
2017-11-16make a func static.ko1
2017-11-16export rb_tracearg_callee_id().ko1
2017-11-16make a func static.ko1
2017-11-16make it static.ko1
2017-11-16provide rb_vm_make_proc/lambda().ko1
2017-11-16remove unused function.ko1
2017-11-16accepts `ec` as first parameter.ko1
2017-11-16fix r60792.ko1
2017-11-16`rb_source_loc` -> `rb_source_location_cstr`ko1
2017-11-16fix r60789.ko1
2017-11-16parse.y: no return in classnobu
2017-11-16rb_source_location() may return nil.ko1
2017-11-16remove an unused function.ko1
2017-11-16add `ec` as first parameter.ko1
2017-11-16fix up r60782 and r60783.ko1
2017-11-16Add a last location to branch coverageyui-knk
2017-11-16Regexp#===: Use `\A` and `\z` instead of `^` and `$`kazu
2017-11-16avoid duplicated-cond compile error.ko1
2017-11-16cleanup hook cleanup code.ko1
2017-11-16parse.y: Fix location of asgn nodeyui-knk
2017-11-16parse.y: Preserve previous line and restore it when read '\n'yui-knk
2017-11-15* 2017-11-16svn
2017-11-15Bump rake-12.3.0 on bundled gems.hsbt
2017-11-15Remove redundant last newline [ci skip]kazu
2017-11-15remove rb_thread_t::event_hooks.ko1
2017-11-15tmpdir.rb: merged make_tmpname to createnobu
2017-11-15dir.c: revert r60772, r60770, and r60769normal
2017-11-15thread.c: use ecnobu
2017-11-15Cannot call rb_thread_call_without_gvl before running VMusa
2017-11-15fix uninitialized memory reference.ko1
2017-11-15nogvl readdir make SEGV on Windowsusa
2017-11-14dir.c: release GVL around remaining readdir callsnormal
2017-11-14compile.c: fixup TRACEnobu
2017-11-14* 2017-11-15svn
2017-11-14parse.y: zero codepointsnobu
2017-11-14rewrite only if changed.ko1
2017-11-14fix prefix.ko1
2017-11-14remove `trace` instruction. [Feature #14104]ko1
2017-11-14process.c: removed preserving_errnonobu
2017-11-14string.c: prefer rb_syserr_failnobu
2017-11-14common.mk: add dependencies for iseq.hnobu
2017-11-14compile.c: comments for concatstrings optimization [ci skip]nobu
2017-11-14use RUBY_API_VERSION as ISEQ versions.ko1
2017-11-13* 2017-11-14svn
2017-11-13compile.c: fixup r60727nobu
2017-11-13regexec.c: invalidate previously matched positionnobu
2017-11-13test_regexp.rb: test_absentnobu
2017-11-13envutil.rb: preserve RUBYLIBnobu