aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* remain `RUBY_ON_BUG` for child processes.Koichi Sasada2022-01-191-1/+6
* Merge rubygems/rubygems HEAD.Hiroshi SHIBATA2022-01-192-24/+24
* [wasm] add no thread variant for freestanding environmentYuta Saito2022-01-191-0/+4
* [wasm] add asyncify based setjmp, fiber, register scan emulationYuta Saito2022-01-192-0/+30
* Removed skip alias in test suiteHiroshi SHIBATA2022-01-171-5/+3
* Let testunit use omit or pend instead of skipNobuyoshi Nakada2022-01-164-10/+28
* Fetch the unmerged revision to test of bundled gemsNobuyoshi Nakada2022-01-141-0/+4
* tool/rbinstall.rb: instal ruby.wasm produced by EmscriptenYuta Saito2022-01-061-0/+5
* Track RubyGems 3.4.0dev and Bundler 2.4.0devHiroshi SHIBATA2021-12-273-3/+3
* tag's prefix is "v"NARUSE, Yui2021-12-251-1/+1
* Revert "Do not include external library sources into packages"NARUSE, Yui2021-12-251-1/+0
* Revert "make-snapshot: add -extlibs option"NARUSE, Yui2021-12-251-2/+1
* fix tool/format-releaseNARUSE, Yui2021-12-251-8/+11
* Merge RubyGems-3.3.3 and Bundler-2.3.3Hiroshi SHIBATA2021-12-253-3/+3
* sync_default_gems.rb: Expand GH-xxxx style GitHub links [ci skip]Nobuyoshi Nakada2021-12-241-1/+1
* sync_default_gems.rb: GitHub links at word boundary only [ci skip]Nobuyoshi Nakada2021-12-241-2/+2
* Merge RubyGems-3.3.2 and Bundler-2.3.2Hiroshi SHIBATA2021-12-243-3/+3
* Merge RubyGems-3.3.1 and Bundler-2.3.1Hiroshi SHIBATA2021-12-233-3/+3
* Merge RubyGems-3.3.0 and Bundler-2.3.0Hiroshi SHIBATA2021-12-213-3/+3
* rbinstall.rb: install ext only when it's configured [Bug #18414]Yuta Saito2021-12-211-0/+17
* Fix location of extensions in bundled gems when static-linked-extNobuyoshi Nakada2021-12-211-1/+1
* Install gemspec even though no .rb and no .soYuta Saito2021-12-161-1/+0
* Merge RubyGems and Bundler masterHiroshi SHIBATA2021-12-152-0/+2
* Prepare for removing RubyVM::JIT (#5262)Takashi Kokubun2021-12-136-6/+6
* Merge to one regexpKazuhiro NISHIYAMA2021-12-141-1/+1
* Followed up f5d80c26d493c14241d4e3320437e62d7f54eabb for sync_default_gems.rbHiroshi SHIBATA2021-12-091-0/+3
* sync_default_gems.rb: convert commit hashes to github URLs [ci skip]Nobuyoshi Nakada2021-12-061-0/+2
* Make `leaf` const in VM generatorAlan Wu2021-12-051-1/+1
* update-bundled_gems.rb: Fix typo and version comparisonNobuyoshi Nakada2021-12-021-1/+1
* Merge rubygems master fd676ac464491afaa0baf5435cb11b3f86229cbdHiroshi SHIBATA2021-12-013-13/+16
* Let pretty_inspect work once at firstNobuyoshi Nakada2021-11-301-1/+1
* Load io/console earlierNobuyoshi Nakada2021-11-301-0/+1
* Recent systems prohibit symlink for relative loadingNobuyoshi Nakada2021-11-301-1/+1
* Consider environment variable case-insensitivenessNobuyoshi Nakada2021-11-291-3/+18
* Move win32ole.gemspec to the proper placeNobuyoshi Nakada2021-11-261-0/+1
* Add win32ole to sync_default_gems.rbNobuyoshi Nakada2021-11-251-0/+6
* No need to link and install .pdb anymoreAlan Wu2021-11-241-1/+0
* Ignore LUCENSE files of standard libraries for sync targetHiroshi SHIBATA2021-11-161-5/+13
* Added LICENSE entry of vendored net-http-persistent to LEGALHiroshi SHIBATA2021-11-161-0/+1
* Added LICENSE entry of vendored connection_pool to LEGALHiroshi SHIBATA2021-11-161-0/+1
* Added LICENSE entry of vendored molinillo to LEGALHiroshi SHIBATA2021-11-161-0/+2
* Added LICENSE entry of vendored thor to LEGALHiroshi SHIBATA2021-11-161-0/+1
* Merge digest-3.0.3.pre3 and https://github.com/ruby/digest/commit/efd76821b8a...Hiroshi SHIBATA2021-11-161-0/+1
* Support preview releaseNARUSE, Yui2021-11-161-1/+3
* Relax extention name for macOSHiroshi SHIBATA2021-11-151-1/+1
* `Primitive.mandatory_only?` for fast pathKoichi Sasada2021-11-151-1/+4
* Bundle RBS 1.7.0 (#5105)Soutaro Matsumoto2021-11-121-4/+2
* Disable experimental warnings in test/runner.rbNobuyoshi Nakada2021-11-101-2/+0
* Mark IO::Buffer as experimental.Samuel Williams2021-11-101-0/+2
* Filter method names only if filtering method name onlyNobuyoshi Nakada2021-11-091-9/+6