summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-28Update to ruby/spec@ec84479Benoit Daloze
2020-03-28Update to ruby/mspec@16b5a0aBenoit Daloze
2020-03-28* 2020-03-28 [ci skip]git
2020-03-27Set external encoding correctly for File.open('f', FILE::BINARY) on WindowsJeremy Evans
2020-03-27[ruby/reline] Suppress $/ warningsNobuyoshi Nakada
2020-03-27test/digest/test_digest.rb: Apply EnvUtil.apply_timeout_scale to timeoutYusuke Endoh
2020-03-27[ci skip] Doc-only enhancements for HashBurdette Lamar
2020-03-27* 2020-03-27 [ci skip]git
2020-03-26Fix AppVeyor pull request CI (#2983)S.H
2020-03-26Added implictily require for URI::HTTPHiroshi SHIBATA
2020-03-26* remove trailing spaces. [ci skip]git
2020-03-26[ruby/uri] Remove RCS keywordsDavid Rodríguez
2020-03-26[ruby/uri] Remove revision lines from commentsMatt Muller
2020-03-26[ruby/uri] Add support for WebSocketsMatt Muller
2020-03-26[ruby/uri] Simplify construction of URI instances using parser interface.Samuel Williams
2020-03-26[ruby/uri] Prefer `require_relative` for loading internal codeDavid Rodríguez
2020-03-26[ruby/reline] Suppress error when check ambiguous char width in LANG=Caycabta
2020-03-26[ruby/reline] Add a comment why rescue yamatanooroti loading error on the testaycabta
2020-03-26[ruby/reline] Rename test suite name of yamatanooroti testaycabta
2020-03-26[ruby/reline] Add yamatanooroti rendering testaycabta
2020-03-26[ruby/reline] Suppress error in case INPUTRC env is emptyaycabta
2020-03-26[ruby/reline] Work with wrong $/ value correctlyaycabta
2020-03-26[ruby/irb] Suppress crashing when EncodingError has occurred without linenoaycabta
2020-03-26[ruby/irb] Detect multiple lines output simplifyaycabta
2020-03-26[ruby/irb] Unnamed groups are not captured when named groups are usedNobuyoshi Nakada
2020-03-25Ignore test_getbinaryfile for --jit-waitTakashi Kokubun
2020-03-26* 2020-03-26 [ci skip]git
2020-03-26check flags passed to rb_nogvl()Koichi Sasada
2020-03-25Fix AppVeyor CI sometimes failS-H-GAMELINKS
2020-03-25Make RbConfig::CONFIG values mutable [Bug #16738]Nobuyoshi Nakada
2020-03-25Import racc-1.5.0 from upstream repository.Hiroshi SHIBATA
2020-03-25* 2020-03-25 [ci skip]git
2020-03-25Fixed crash when argument array is modifiedNobuyoshi Nakada
2020-03-24Skip a test that attempts to remove the current directory on SolarisYusuke Endoh
2020-03-24test/rubygems: Try not only /usr/bin/env but also /bin/envYusuke Endoh
2020-03-24Sync rubygems with current master (#2889)David Rodríguez
2020-03-24Add rexml to fix rss of test-bundled-gems (#2976)Kazuhiro NISHIYAMA
2020-03-24Show failed timesNobuyoshi Nakada
2020-03-23Try to avoid random failures on clock_getres_spec.rbTakashi Kokubun
2020-03-23Use miniruby to run tool/mjit_tabs.rbTakashi Kokubun
2020-03-23Make file names and variable names consistentTakashi Kokubun
2020-03-24Moved MJIT_WITHOUT_TABS default to configure.acNobuyoshi Nakada
2020-03-24* 2020-03-24 [ci skip]git
2020-03-24test/json/test_helper.rb: Do not add a relative path to $LOAD_PATHYusuke Endoh
2020-03-22Change the filename like make variableTakashi Kokubun
2020-03-22Make the first argument slightly more robustTakashi Kokubun
2020-03-22Change the run_without_tabs switching to dedicatedTakashi Kokubun
2020-03-22Disable run_without_tabs when there's no -ggdb3Takashi Kokubun
2020-03-23disable to show the maximum number of threads.Koichi Sasada
2020-03-23test/ruby/test_m17n.rb: Update the debugging code to get C stacktraceYusuke Endoh