summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-20test/coverage/test_coverage.rb: make the expected value the same as 2.4mame
2017-12-20Fixed command Injectionnobu
2017-12-20compile.c: add a RUBY_EVENT_COVERAGE_LINE event for line coveragemame
2017-12-20Fixed command Injectionnobu
2017-12-20vm_insnhelper.c (vm_trace): fix a typomame
2017-12-20extend timeout limit.ko1
2017-12-20parse.y: end of script at newlinenobu
2017-12-19skip test_aspawn_too_long_path on Solaris 10 or earlierngoto
2017-12-19Workaround for optimization bug of Oracle Developer Studio 12.4-12.6ngoto
2017-12-19* 2017-12-20svn
2017-12-19Break out of the loop after shutdown in DRbServereregon
2017-12-19Revert "Improve performance of creating Hash object"watson1978
2017-12-19Update version number of Psychhsbt
2017-12-19Update RubyGems entry on NEWS file.hsbt
2017-12-19st.c: fix upnobu
2017-12-19thread_sync.c: fix rdocnobu
2017-12-19Merge psych-3.0.2 from ruby/psych.hsbt
2017-12-19error.c: KeyError docs [ci skip]nobu
2017-12-19vcs: --add-author-fromnobu
2017-12-19Update version of strscan to 1.0.0.hsbt
2017-12-19Remove digest.gemspec for default gems.hsbt
2017-12-19compile.c: pop splat resultnobu
2017-12-19Improve Array#- efficiency [Fixes GH-1756]nobu
2017-12-19compile.c: side effect in splatnobu
2017-12-18Use syswrite to avoid potential buffering in IO#select speceregon
2017-12-18Support C89 if possiblengoto
2017-12-18* 2017-12-19svn
2017-12-18eval_error.c: Fix compile error on Solaris 10ngoto
2017-12-18suppress warning: 'const' attribute on function returning 'void'naruse
2017-12-18webrick 1.4.1 releasenormal
2017-12-18test_io.rb: EINVAL on Windowsnobu
2017-12-18io.c: opening external commandnobu
2017-12-18io.c: open generic in binreadnobu
2017-12-18check EOPNOTSUPP.ko1
2017-12-18io.c: opening external commandnobu
2017-12-18envutil.rb: define flush methodnobu
2017-12-18test/ruby/test_io.rb: test for r61314nobu
2017-12-18io.c: open_key_args by rb_io_opennobu
2017-12-18iseq.c (finish_iseq_build): fix coverage leakage [Bug #14191]mame
2017-12-18vcs.rb: --add-author-from optionnobu
2017-12-18st.c: no C99 commentnobu
2017-12-18Requiring pp is not required now [ci skip]nobu
2017-12-18Improve performance of creating Hash objectwatson1978
2017-12-17`BASERUBY` may be not available when building from tarballusa
2017-12-17* properties.svn
2017-12-17* 2017-12-18svn
2017-12-17Integer#{any|all|no}_bits: Fix coercion. Add specs [#12753]marcandre
2017-12-17common.mk: exts-note [ci skip]nobu
2017-12-17thread.c: adjusted [ci skip]nobu
2017-12-17thread.c: fix overly long Thread#join w/ timeoutnormal