summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-11-13Print last location of a nodeyui-knk
2017-11-13Initialize last column with -1 and lineno with 0yui-knk
2017-11-13Store last location of a node on RNodeyui-knk
2017-11-12string.c: fix up r60748rhe
2017-11-12string.c: fix memory leak in String#cryptrhe
2017-11-12* 2017-11-13svn
2017-11-12.gitignore: ignore dlntest.dllk0kubun
2017-11-12Clarify Dir.mktmpdir's changekazu
2017-11-12* 2017-11-12svn
2017-11-12load.c: cwd encodingnobu
2017-11-11parse.y: constified YYLTYPEnobu
2017-11-11* 2017-11-11svn
2017-11-11* ext/win32ole/win32ole.c(ole_const_load): suppress constant redefinitionsuke
2017-11-10bin/erb: change template file encoding to UTF-8k0kubun