summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2020-12-14Simplify positioning of '{' and '}'Takashi Kokubun
2020-12-15fix inline method cache sync bugKoichi Sasada
2020-12-14Fixed dst name for digest gemHiroshi SHIBATA
2020-12-13Debug the command used for gdb dumpTakashi Kokubun
2020-12-12Dump a backtrace with gdbTakashi Kokubun
2020-12-13Fixed RUBY_RM_RECURSIVE when autoconf met the required versionNobuyoshi Nakada
2020-12-12tool/mk_builtin_loader.rb: prevent "assigned but unused variable"Yusuke Endoh
2020-12-11Removed needless gemspec of webrickHiroshi SHIBATA
2020-12-11Bump webrick-1.7.0 for version management with ruby/webrick.Hiroshi SHIBATA
2020-12-10remove bz2NARUSE, Yui
2020-12-10Promote webrick to bundled gemsHiroshi SHIBATA
2020-12-10Move webrick library into internal test toolchainHiroshi SHIBATA
2020-12-08Added missing dependency of fileutilsHiroshi SHIBATA
2020-12-07rbinstall.rb: do not install useless files after installedNobuyoshi Nakada
2020-12-07Extract gemspec to versioned fileNobuyoshi Nakada
2020-12-07rbinstall.rb: relaxed split argumentNobuyoshi Nakada
2020-12-07rbinstall.rb: fix the position to expand filesNobuyoshi Nakada
2020-12-07rbinstall.rb: install files expanded from bundled gemsNobuyoshi Nakada
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