aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* Sync rubygems with current master (#2889)David Rodríguez2020-03-2433-558/+433
* Add rexml to fix rss of test-bundled-gems (#2976)Kazuhiro NISHIYAMA2020-03-243-5/+3
* Show failed timesNobuyoshi Nakada2020-03-241-1/+3
* Try to avoid random failures on clock_getres_spec.rbTakashi Kokubun2020-03-231-1/+1
* Use miniruby to run tool/mjit_tabs.rbTakashi Kokubun2020-03-231-2/+2
* Make file names and variable names consistentTakashi Kokubun2020-03-234-10/+10
* Moved MJIT_WITHOUT_TABS default to configure.acNobuyoshi Nakada2020-03-243-3/+5
* * 2020-03-24 [ci skip]git2020-03-241-1/+1
* test/json/test_helper.rb: Do not add a relative path to $LOAD_PATHYusuke Endoh2020-03-242-13/+3
* Change the filename like make variableTakashi Kokubun2020-03-222-5/+5
* Make the first argument slightly more robustTakashi Kokubun2020-03-221-1/+1
* Change the run_without_tabs switching to dedicatedTakashi Kokubun2020-03-222-9/+9
* Disable run_without_tabs when there's no -ggdb3Takashi Kokubun2020-03-222-3/+10
* disable to show the maximum number of threads.Koichi Sasada2020-03-231-1/+2
* test/ruby/test_m17n.rb: Update the debugging code to get C stacktraceYusuke Endoh2020-03-231-22/+3
* Expand tabs of include/ruby/ruby.h in MJIT headerTakashi Kokubun2020-03-221-2/+7
* Try asserting no static decl rather than warningTakashi Kokubun2020-03-221-2/+1
* Reduce the number of lines used by transform_mjit_headerTakashi Kokubun2020-03-221-8/+19
* Workaround an encoding problem in run_without_tabsTakashi Kokubun2020-03-221-10/+19
* Expand tabs for rb_mjit_header.h (#2975)Takashi Kokubun2020-03-222-2/+50
* test/ruby/test_m17n.rb: Make the debugging code print to stderrYusuke Endoh2020-03-231-15/+15
* * 2020-03-23 [ci skip]git2020-03-231-1/+1
* Merge pull request #2721 from jeremyevans/method-inspect-chain-alias-11188Jeremy Evans2020-03-224-4/+30
* Support obj.clone(freeze: true) for freezing cloneJeremy Evans2020-03-226-34/+78
* test/ruby/test_m17n.rb: Add a temporal code for debuggingYusuke Endoh2020-03-221-0/+30
* test/ruby/test_fiber.rb (test_many_fibers_with_threads): relax timeoutYusuke Endoh2020-03-221-1/+1
* Revert "Expand tabs for rb_mjit_header.h"Takashi Kokubun2020-03-222-38/+2
* Expand tabs for rb_mjit_header.hTakashi Kokubun2020-03-222-2/+38
* * 2020-03-22 [ci skip]git2020-03-221-1/+1
* Update power_assert to 1.1.7Kazuki Tsujimoto2020-03-221-1/+1
* test/net/http/test_http.rb: relax open_timeout limitYusuke Endoh2020-03-211-1/+1
* Removed non-RUBY_INTEGER_UNIFICATION codeNobuyoshi Nakada2020-03-216-45/+3