aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clean up /tmp leftovers in ci.rvm.jpTakashi Kokubun2020-03-281-5/+20
* * 2020-03-29 [ci skip]git2020-03-291-1/+1
* [ruby/irb] Require jruby lib to get JRuby.compile_irCharles Oliver Nutter2020-03-291-0/+1
* Fixed relative paths for test-specNobuyoshi Nakada2020-03-281-2/+2
* Improve reliability of the Process.times specBenoit Daloze2020-03-281-4/+12
* Do not check that #stime changes in Process.times specBenoit Daloze2020-03-281-1/+0
* Remove debugging codeBenoit Daloze2020-03-281-8/+1
* The last argument of rb_rescue2() should always be (VALUE)0Benoit Daloze2020-03-282-5/+5
* Remove Process.clock_getres "matches the resolution in practice" specsBenoit Daloze2020-03-282-72/+0
* Remove spec which is an incorrect usage of rb_rescue2()Benoit Daloze2020-03-282-36/+0
* spec/ruby/library/rbconfig/rbconfig_spec.rb: restore "not windows" guardYusuke Endoh2020-03-281-9/+11
* Deal with bundled gems by BASERUBYNobuyoshi Nakada2020-03-281-1/+1
* Fixed RbConfig spec for multiarchNobuyoshi Nakada2020-03-281-6/+7
* Guard RbConfig spec unless installedNobuyoshi Nakada2020-03-281-1/+1
* spec/ruby/optional/capi/kernel_spec.rb: stop a spec that causes SEGVYusuke Endoh2020-03-281-10/+18
* Update to ruby/spec@ec84479Benoit Daloze2020-03-2850-377/+739
* Update to ruby/mspec@16b5a0aBenoit Daloze2020-03-2820-162/+192
* * 2020-03-28 [ci skip]git2020-03-281-1/+1
* Set external encoding correctly for File.open('f', FILE::BINARY) on WindowsJeremy Evans2020-03-272-0/+24
* [ruby/reline] Suppress $/ warningsNobuyoshi Nakada2020-03-271-1/+8
* test/digest/test_digest.rb: Apply EnvUtil.apply_timeout_scale to timeoutYusuke Endoh2020-03-271-4/+4
* [ci skip] Doc-only enhancements for HashBurdette Lamar2020-03-271-11/+112
* * 2020-03-27 [ci skip]git2020-03-271-1/+1
* Fix AppVeyor pull request CI (#2983)S.H2020-03-261-0/+3
* Added implictily require for URI::HTTPHiroshi SHIBATA2020-03-261-0/+1
* * remove trailing spaces. [ci skip]git2020-03-261-1/+1
* [ruby/uri] Remove RCS keywordsDavid Rodríguez2020-03-269-9/+0
* [ruby/uri] Remove revision lines from commentsMatt Muller2020-03-262-2/+0
* [ruby/uri] Add support for WebSocketsMatt Muller2020-03-263-0/+178
* [ruby/uri] Simplify construction of URI instances using parser interface.Samuel Williams2020-03-263-25/+16
* [ruby/uri] Prefer `require_relative` for loading internal codeDavid Rodríguez2020-03-261-10/+10
* [ruby/reline] Suppress error when check ambiguous char width in LANG=Caycabta2020-03-261-2/+8
* [ruby/reline] Add a comment why rescue yamatanooroti loading error on the testaycabta2020-03-261-1/+3
* [ruby/reline] Rename test suite name of yamatanooroti testaycabta2020-03-261-1/+3
* [ruby/reline] Add yamatanooroti rendering testaycabta2020-03-261-0/+37
* [ruby/reline] Suppress error in case INPUTRC env is emptyaycabta2020-03-262-1/+19
* [ruby/reline] Work with wrong $/ value correctlyaycabta2020-03-263-4/+13
* [ruby/irb] Suppress crashing when EncodingError has occurred without linenoaycabta2020-03-263-1/+11
* [ruby/irb] Detect multiple lines output simplifyaycabta2020-03-261-1/+1
* [ruby/irb] Unnamed groups are not captured when named groups are usedNobuyoshi Nakada2020-03-261-1/+1
* Ignore test_getbinaryfile for --jit-waitTakashi Kokubun2020-03-251-0/+2
* * 2020-03-26 [ci skip]git2020-03-261-1/+1
* check flags passed to rb_nogvl()Koichi Sasada2020-03-261-1/+1
* Fix AppVeyor CI sometimes failS-H-GAMELINKS2020-03-251-1/+1
* Make RbConfig::CONFIG values mutable [Bug #16738]Nobuyoshi Nakada2020-03-252-1/+10
* Import racc-1.5.0 from upstream repository.Hiroshi SHIBATA2020-03-254-8/+5
* * 2020-03-25 [ci skip]git2020-03-251-1/+1
* Fixed crash when argument array is modifiedNobuyoshi Nakada2020-03-252-1/+13
* Skip a test that attempts to remove the current directory on SolarisYusuke Endoh2020-03-241-0/+1
* test/rubygems: Try not only /usr/bin/env but also /bin/envYusuke Endoh2020-03-243-18/+19