aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 2017-12-19svn2017-12-181-1/+1
* eval_error.c: Fix compile error on Solaris 10ngoto2017-12-181-4/+4
* suppress warning: 'const' attribute on function returning 'void'naruse2017-12-183-5/+5
* webrick 1.4.1 releasenormal2017-12-182-3/+3
* test_io.rb: EINVAL on Windowsnobu2017-12-181-2/+2
* io.c: opening external commandnobu2017-12-182-13/+8
* io.c: open generic in binreadnobu2017-12-182-1/+7
* check EOPNOTSUPP.ko12017-12-181-0/+2
* io.c: opening external commandnobu2017-12-182-15/+35
* envutil.rb: define flush methodnobu2017-12-181-0/+1
* test/ruby/test_io.rb: test for r61314nobu2017-12-181-0/+4
* io.c: open_key_args by rb_io_opennobu2017-12-181-29/+9
* iseq.c (finish_iseq_build): fix coverage leakage [Bug #14191]mame2017-12-183-11/+52
* vcs.rb: --add-author-from optionnobu2017-12-181-1/+1
* st.c: no C99 commentnobu2017-12-181-1/+1
* Requiring pp is not required now [ci skip]nobu2017-12-181-4/+0
* Improve performance of creating Hash objectwatson19782017-12-182-6/+60
* `BASERUBY` may be not available when building from tarballusa2017-12-171-1/+1
* * properties.svn2017-12-170-0/+0
* * 2017-12-18svn2017-12-171-1/+1
* Integer#{any|all|no}_bits: Fix coercion. Add specs [#12753]marcandre2017-12-174-0/+112
* common.mk: exts-note [ci skip]nobu2017-12-171-1/+6
* thread.c: adjusted [ci skip]nobu2017-12-171-4/+5
* thread.c: fix overly long Thread#join w/ timeoutnormal2017-12-172-10/+21
* thread.c: hoist out timeval arithmetic functionsnormal2017-12-171-25/+41
* * 2017-12-17svn2017-12-171-1/+1
* vm_method.c: empty tablenobu2017-12-171-4/+5
* vm_method.c: debug messagenobu2017-12-171-1/+1
* ruby.c: script __dir__ encodingnobu2017-12-162-2/+10
* vm.c: always export rb_frame_method_id_and_classk0kubun2017-12-161-1/+1
* should install after testusa2017-12-161-1/+1
* aliasesusa2017-12-161-1/+1
* random.c: make sure that Random.urandom returns required-length buffermame2017-12-161-9/+20
* test_vm_dump.rb: skip if gccnobu2017-12-161-1/+1
* string.c: multiple codepointsnobu2017-12-162-29/+31
* string.c: suppress warningnobu2017-12-161-1/+1
* NEWS: update for WEBrick Proc body responsesnormal2017-12-151-0/+1
* NEWS: updates about trivial GVL release changesnormal2017-12-151-0/+6
* lib/erb: Update doc [ci-skip] [doc]marcandre2017-12-151-2/+2
* Update to ruby/spec@595645feregon2017-12-1539-105/+1078
* * 2017-12-16svn2017-12-151-1/+1
* Update to ruby/mspec@19d929eeregon2017-12-153-2/+20
* gperf.sed: static declarationsnobu2017-12-159-10/+10
* [DOC] `IO.new` accepts `external_encoding`kazu2017-12-151-0/+3
* Fix typo [ci skip]kazu2017-12-151-1/+1
* initialize should be outsidenaruse2017-12-151-1/+1
* IO.new doesn't recive "-" as external_encoding [Bug #13655]naruse2017-12-151-4/+0
* openssl: suppress report_on_exception warningrhe2017-12-151-0/+12
* check icc version inside conditionnaruse2017-12-151-2/+4
* suppress icc warningsnaruse2017-12-151-1/+1