summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-03-22Expand tabs of include/ruby/ruby.h in MJIT headerTakashi Kokubun
2020-03-22Try asserting no static decl rather than warningTakashi Kokubun
2020-03-22Reduce the number of lines used by transform_mjit_headerTakashi Kokubun
2020-03-22Workaround an encoding problem in run_without_tabsTakashi Kokubun
2020-03-22Expand tabs for rb_mjit_header.h (#2975)Takashi Kokubun
2020-03-23test/ruby/test_m17n.rb: Make the debugging code print to stderrYusuke Endoh
2020-03-23* 2020-03-23 [ci skip]git
2020-03-22Merge pull request #2721 from jeremyevans/method-inspect-chain-alias-11188Jeremy Evans
2020-03-22Support obj.clone(freeze: true) for freezing cloneJeremy Evans
2020-03-22test/ruby/test_m17n.rb: Add a temporal code for debuggingYusuke Endoh
2020-03-22test/ruby/test_fiber.rb (test_many_fibers_with_threads): relax timeoutYusuke Endoh
2020-03-22Revert "Expand tabs for rb_mjit_header.h"Takashi Kokubun
2020-03-22Expand tabs for rb_mjit_header.hTakashi Kokubun
2020-03-22* 2020-03-22 [ci skip]git
2020-03-22Update power_assert to 1.1.7Kazuki Tsujimoto
2020-03-21test/net/http/test_http.rb: relax open_timeout limitYusuke Endoh
2020-03-21Removed non-RUBY_INTEGER_UNIFICATION codeNobuyoshi Nakada
2020-03-21Leave power cache table initialized as QfalseNobuyoshi Nakada
2020-03-21Show libffi version only if setNobuyoshi Nakada
2020-03-21[ci skip]Fix return type on RbConfig.fire_update!taki
2020-03-21test/openssl/test_ssl.rb: ignore SSLError when the connection is closedYusuke Endoh
2020-03-21* 2020-03-21 [ci skip]git
2020-03-21Enablie IPv6 on Travis s390s case again.Jun Aruga
2020-03-19Fix typos [ci skip]Kazuhiro NISHIYAMA
2020-03-19Get rid of redefinition of `rb_execution_context_t`Nobuyoshi Nakada
2020-03-19.travis.yml: allow arm64-linux to fail卜部昌平
2020-03-18Ignore TestJITDebug in mswin RubyCI for nowTakashi Kokubun