summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-12-17thread.c: hoist out timeval arithmetic functionsnormal
2017-12-17* 2017-12-17svn
2017-12-17vm_method.c: empty tablenobu
2017-12-17vm_method.c: debug messagenobu
2017-12-16ruby.c: script __dir__ encodingnobu
2017-12-16vm.c: always export rb_frame_method_id_and_classk0kubun
2017-12-16should install after testusa
2017-12-16aliasesusa
2017-12-16random.c: make sure that Random.urandom returns required-length buffermame
2017-12-16test_vm_dump.rb: skip if gccnobu
2017-12-16string.c: multiple codepointsnobu
2017-12-16string.c: suppress warningnobu
2017-12-15NEWS: update for WEBrick Proc body responsesnormal
2017-12-15NEWS: updates about trivial GVL release changesnormal
2017-12-15lib/erb: Update doc [ci-skip] [doc]marcandre
2017-12-15Update to ruby/spec@595645feregon