aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* rbinstall.rb: do not install useless files after installedNobuyoshi Nakada2020-12-071-1/+1
* Extract gemspec to versioned fileNobuyoshi Nakada2020-12-072-4/+9
* rbinstall.rb: relaxed split argumentNobuyoshi Nakada2020-12-071-1/+1
* rbinstall.rb: fix the position to expand filesNobuyoshi Nakada2020-12-071-13/+13
* rbinstall.rb: install files expanded from bundled gemsNobuyoshi Nakada2020-12-071-2/+14
* update-bundled_gems: support recent format, keep the tag to testNobuyoshi Nakada2020-12-061-1/+2
* update-bundled_gems: chomp ".git" suffix from the source code URINobuyoshi Nakada2020-12-061-1/+1
* Moved update-bundled_gems code to a toolNobuyoshi Nakada2020-12-061-0/+13
* Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) &&Benoit Daloze2020-12-042-2/+2
* Avoid leaving too many core files in /tmpTakashi Kokubun2020-12-031-1/+7
* Do not require time and fileutils by defaultTakashi Kokubun2020-12-031-2/+2
* Save a core file on a worker crashTakashi Kokubun2020-12-031-0/+7
* Revert "Report a full_message on a worker crash"Takashi Kokubun2020-12-031-1/+1
* test-bundled-gems.rb: show failed gems at lastNobuyoshi Nakada2020-12-031-0/+3
* test-bundled-gems: select bundled gems to test by BUNDLED_GEMSNobuyoshi Nakada2020-12-021-0/+1
* tune parallel testKoichi Sasada2020-12-013-1/+40
* Cache access to reg_cfp->self on JITTakashi Kokubun2020-11-271-1/+1
* Revert "Set VM_FRAME_FLAG_FINISH at once on MJIT"Takashi Kokubun2020-11-261-2/+3
* Set VM_FRAME_FLAG_FINISH at once on MJITTakashi Kokubun2020-11-261-3/+2
* Report a full_message on a worker crashTakashi Kokubun2020-11-241-1/+1
* Increase the # of downloader.rb's retry attemptsTakashi Kokubun2020-11-231-1/+1
* Clarify the intention of `false &&`Takashi Kokubun2020-11-221-1/+2
* make-snapshot: don't store symlinks by 7z for reproduceable pacakgesNobuyoshi Nakada2020-11-221-1/+1
* make-snapshot: measure archiving timesNobuyoshi Nakada2020-11-221-3/+13
* make-snapshot: suppress messages copying cached files unless verboseNobuyoshi Nakada2020-11-221-1/+1
* make-snapshot: clean autoconf caches for reproduceable packagesNobuyoshi Nakada2020-11-221-0/+1
* Try to fix download errorKazuhiro NISHIYAMA2020-11-201-1/+6
* Fixed typoHiroshi SHIBATA2020-11-121-1/+1
* An ellipsis (...) can only be placed at the beginningNobuyoshi Nakada2020-10-291-2/+6
* freeze dynamic regexp literalsKoichi Sasada2020-10-271-0/+1
* Escape '/*' within block comment tooNobuyoshi Nakada2020-10-261-1/+1
* extend timeout of rbs test on rbs testsKoichi Sasada2020-10-211-1/+4
* Followed up with 708413807ae958afb79257b18475424e0a8a4a56Hiroshi SHIBATA2020-10-191-0/+9
* sync RClass::ext::iv_index_tblKoichi Sasada2020-10-171-7/+7
* sync generic_ivtblKoichi Sasada2020-10-141-1/+1
* Promote pathname to default gemsHiroshi SHIBATA2020-10-141-0/+7
* Promote drb to the default gemsHiroshi SHIBATA2020-10-141-0/+1
* Let bundled_gems specify commits to test (#3641)Soutaro Matsumoto2020-10-091-6/+8
* Expose assert, assert_respond_to and assert_not_respond_to for default gems.Hiroshi SHIBATA2020-10-082-72/+72
* Promote prettyprint to default gemsHiroshi SHIBATA2020-10-081-0/+1
* Promote pp to default gemsHiroshi SHIBATA2020-10-081-0/+1
* Remove unused commit_infoKazuhiro NISHIYAMA2020-10-061-17/+0
* Put an empty line before the original URLNobuyoshi Nakada2020-10-051-1/+1
* Adjusted default gems pathsNobuyoshi Nakada2020-10-041-7/+7
* Pass ASAN options to child environmentsAaron Patterson2020-09-281-0/+1
* Disable deprecation warning by the default [Feature #16345]Nobuyoshi Nakada2020-09-251-1/+3
* Bundle rbs gem as bundled gems (#3496)Hiroshi SHIBATA2020-09-231-2/+10
* Added sync task for bigdecimalHiroshi SHIBATA2020-09-181-0/+8
* The executable file of erb is under the libexec on ruby/erb repoHiroshi SHIBATA2020-09-181-1/+1
* Added just working Test::Unit::CoreAssertions#diffNobuyoshi Nakada2020-09-141-0/+16