aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* Expose assert_all? for ruby/csv repoHiroshi SHIBATA2021-06-012-10/+10
* Make --without-mjit-tabs work againTakashi Kokubun2021-05-311-3/+5
* Decompose the captured_cc code for investigationTakashi Kokubun2021-05-311-1/+3
* tool/ci_functions.sh: Fix typos and improve the comment. [ci skip]Jun Aruga2021-05-311-2/+2
* Tweak skipped files in bundler gemspecDavid Rodríguez2021-05-311-1/+1
* Use require_relative to use Minitest library for testing.Hiroshi SHIBATA2021-05-281-5/+2
* Fixed target directory when copying from upstreamHiroshi SHIBATA2021-05-271-1/+1
* Removed dbm from sync_default_gemsHiroshi SHIBATA2021-05-271-1/+0
* Promote net-smtp to the bundled gemsHiroshi SHIBATA2021-05-271-6/+0
* Promote net-pop to the bundled gemsHiroshi SHIBATA2021-05-271-6/+0
* Promote net-imap to the bundled gemsHiroshi SHIBATA2021-05-271-7/+0
* Promote net-ftp to the bundled gemsHiroshi SHIBATA2021-05-271-6/+0
* Promote matrix to the bundled gemsHiroshi SHIBATA2021-05-271-1/+0
* Promote prime to the bundled gemsHiroshi SHIBATA2021-05-271-1/+0
* Removed gdbm from ruby repoHiroshi SHIBATA2021-05-251-7/+0
* .travis.yml: Update to use arm64/ppc64le/s390x.Jun Aruga2021-05-252-0/+47
* Removed dbm from ruby repoHiroshi SHIBATA2021-05-251-6/+0
* Removed tracer from ruby repoHiroshi SHIBATA2021-05-251-1/+0
* Show a backtrace when tool/extlibs.rb failsTakashi Kokubun2021-05-211-1/+1
* Remove short options with argument [Bug #17870]Nobuyoshi Nakada2021-05-211-0/+3
* Removed minitest/mockHiroshi SHIBATA2021-05-192-600/+0
* Removed minitest/benchmarkHiroshi SHIBATA2021-05-182-548/+0
* Removed minitest/autorunHiroshi SHIBATA2021-05-184-17/+1
* Use Test::Unit instead of Minitest::UnitHiroshi SHIBATA2021-05-181-4/+4
* tool/lib/minitest/mock.rb: define Object#stub only when not definedYusuke Endoh2021-05-141-1/+1
* Run nmake check on Actions (#4487)Takashi Kokubun2021-05-112-0/+2
* Workaround for make test-toolHiroshi SHIBATA2021-05-111-0/+2
* Fix a typo of c6a11b865e1f9085c88fe169a1f47680383580c2Yusuke Endoh2021-05-111-1/+1
* Alias assert/refute_path_exists for test-unit gem.Hiroshi SHIBATA2021-05-111-0/+2
* Sync bundler & rubygemsDavid Rodríguez2021-05-112-2/+2
* Sync bundler & rubygems at the same timeDavid Rodríguez2021-05-111-2/+0
* Properly synchronize bundler gemspec tooDavid Rodríguez2021-05-111-2/+8
* Simplify syncing bundlerDavid Rodríguez2021-05-111-2/+1
* Move net-imap.gemspec to under the lib/net/imap directory.Hiroshi SHIBATA2021-05-061-2/+3
* Fix trivial -Wundef warningsBenoit Daloze2021-05-041-1/+1
* Ignore JRuby files on io-consoleHiroshi SHIBATA2021-04-221-0/+1
* Fix the regexp list for ignore listHiroshi SHIBATA2021-04-211-2/+1
* This change broke the some files like date.gemspec and lib/logger.rb.Hiroshi SHIBATA2021-04-211-10/+15
* Added the specific files to the default gems like net-http and optparseHiroshi SHIBATA2021-04-191-6/+15
* Fix the wrong file detection for net-*.gemspecHiroshi SHIBATA2021-04-191-0/+5
* Remove comments in tool/m4 from the generated configureNobuyoshi Nakada2021-04-1734-40/+39
* Workaround for installation failures on macOSNobuyoshi Nakada2021-04-151-0/+2
* Also merge tool/bundler/*.rb for testing of BundlerHiroshi SHIBATA2021-04-157-6/+157
* Restore bundler.gemspec from ruby/ruby repository with sync_default_gems.rbHiroshi SHIBATA2021-04-151-0/+1
* mkconfig.rb: Update around SDKROOTNobuyoshi Nakada2021-04-151-2/+10
* sync_default_gems.rb: merge only files named as each gemNobuyoshi Nakada2021-04-111-15/+10
* sync_default_gems.rb: ignore rakelib [ci skip]Nobuyoshi Nakada2021-04-111-1/+3
* rbinstall.rb: record default gem filesNobuyoshi Nakada2021-04-101-0/+5
* rbinstall.rb: append "/" to directory namesNobuyoshi Nakada2021-04-101-1/+1
* sync_default_gems.rb: do not reset the whole directory [ci skip]Nobuyoshi Nakada2021-04-081-1/+1