summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2020-12-06update-bundled_gems: support recent format, keep the tag to testNobuyoshi Nakada
2020-12-06update-bundled_gems: chomp ".git" suffix from the source code URINobuyoshi Nakada
2020-12-06Moved update-bundled_gems code to a toolNobuyoshi Nakada
2020-12-04Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) &&Benoit Daloze
2020-12-03Avoid leaving too many core files in /tmpTakashi Kokubun
2020-12-03Do not require time and fileutils by defaultTakashi Kokubun
2020-12-03Save a core file on a worker crashTakashi Kokubun
2020-12-03Revert "Report a full_message on a worker crash"Takashi Kokubun
2020-12-03test-bundled-gems.rb: show failed gems at lastNobuyoshi Nakada
2020-12-02test-bundled-gems: select bundled gems to test by BUNDLED_GEMSNobuyoshi Nakada
2020-12-01tune parallel testKoichi Sasada
2020-11-27Cache access to reg_cfp->self on JITTakashi Kokubun
2020-11-26Revert "Set VM_FRAME_FLAG_FINISH at once on MJIT"Takashi Kokubun
2020-11-26Set VM_FRAME_FLAG_FINISH at once on MJITTakashi Kokubun
2020-11-24Report a full_message on a worker crashTakashi Kokubun
2020-11-23Increase the # of downloader.rb's retry attemptsTakashi Kokubun
2020-11-22Clarify the intention of `false &&`Takashi Kokubun
2020-11-22make-snapshot: don't store symlinks by 7z for reproduceable pacakgesNobuyoshi Nakada
2020-11-22make-snapshot: measure archiving timesNobuyoshi Nakada
2020-11-22make-snapshot: suppress messages copying cached files unless verboseNobuyoshi Nakada
2020-11-22make-snapshot: clean autoconf caches for reproduceable packagesNobuyoshi Nakada
2020-11-20Try to fix download errorKazuhiro NISHIYAMA
2020-11-12Fixed typoHiroshi SHIBATA
2020-10-29An ellipsis (...) can only be placed at the beginningNobuyoshi Nakada
2020-10-27freeze dynamic regexp literalsKoichi Sasada
2020-10-26Escape '/*' within block comment tooNobuyoshi Nakada
2020-10-21extend timeout of rbs test on rbs testsKoichi Sasada
2020-10-19Followed up with 708413807ae958afb79257b18475424e0a8a4a56Hiroshi SHIBATA
2020-10-17sync RClass::ext::iv_index_tblKoichi Sasada
2020-10-14sync generic_ivtblKoichi Sasada
2020-10-14Promote pathname to default gemsHiroshi SHIBATA
2020-10-14Promote drb to the default gemsHiroshi SHIBATA
2020-10-09Let bundled_gems specify commits to test (#3641)Soutaro Matsumoto
2020-10-08Expose assert, assert_respond_to and assert_not_respond_to for default gems.Hiroshi SHIBATA
2020-10-08Promote prettyprint to default gemsHiroshi SHIBATA
2020-10-08Promote pp to default gemsHiroshi SHIBATA
2020-10-06Remove unused commit_infoKazuhiro NISHIYAMA
2020-10-05Put an empty line before the original URLNobuyoshi Nakada
2020-10-04Adjusted default gems pathsNobuyoshi Nakada
2020-09-28Pass ASAN options to child environmentsAaron Patterson
2020-09-25Disable deprecation warning by the default [Feature #16345]Nobuyoshi Nakada
2020-09-23Bundle rbs gem as bundled gems (#3496)Hiroshi SHIBATA
2020-09-18Added sync task for bigdecimalHiroshi SHIBATA
2020-09-18The executable file of erb is under the libexec on ruby/erb repoHiroshi SHIBATA
2020-09-14Added just working Test::Unit::CoreAssertions#diffNobuyoshi Nakada
2020-09-12Promote time.rb to default gemsHiroshi SHIBATA
2020-09-11Promote resolv-replace to default gemsHiroshi SHIBATA
2020-09-11Promote resolv to default gemsHiroshi SHIBATA
2020-09-11Promote securerandom to default gemsHiroshi SHIBATA
2020-09-11Promote open-uri to default gemsHiroshi SHIBATA