aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* Support Misc tracker [ci skip]Kazuhiro NISHIYAMA2024-04-181-3/+4
* Add --with-shared-gc build flagMatt Valentine-House2024-04-151-0/+19
* show warning for unused blockKoichi Sasada2024-04-152-2/+2
* Lock turbo_tests to 2.1.0 provisionallyNobuyoshi Nakada2024-04-111-1/+1
* Added test case for bundled gems warning with -r option.Hiroshi SHIBATA2024-04-081-0/+4
* Launchable: Add lineNumber fieldNaoto Ono2024-04-032-6/+22
* Launchable: Refactor the logic of JsonStreamWriterNaoto Ono2024-04-022-35/+72
* [DOC] Fix wheather -> whether typos in configure.Matt Valentine-House2024-04-021-1/+1
* Manage required baseruby version in one placeNobuyoshi Nakada2024-03-311-2/+5
* Use www.rfc-editor.org for RFC text.Hiroshi SHIBATA2024-03-281-1/+1
* Make TestParallel#test_retry_workers consider RUBY_TEST_TIMEOUT_SCALEKJ Tsanaktsidis2024-03-281-1/+2
* Read as binary regardless localeNobuyoshi Nakada2024-03-281-3/+3
* Ignore errors on prerelease gemsNobuyoshi Nakada2024-03-271-1/+11
* Update vendored resolv to 0.4.0Hiroshi SHIBATA2024-03-271-1/+1
* Fix extension installer for out-of-place buildHiroshi SHIBATA2024-03-261-1/+6
* Use load_gemspec instead of Gem::Specification.load.Hiroshi SHIBATA2024-03-251-1/+1
* Guard makefile target at cross-buildHiroshi SHIBATA2024-03-251-1/+1
* Partly Revert "Show the chilled status of a String [ci skip]"Hiroshi SHIBATA2024-03-253-3/+29
* Show the chilled status of a String [ci skip]Nobuyoshi Nakada2024-03-253-29/+3
* Bootsnap and Zeitwerk are working correctly nowHiroshi SHIBATA2024-03-253-6/+6
* Add newline each test scriptHiroshi SHIBATA2024-03-251-0/+11
* Added test script for bundled_gems.rb with zeitwerkHiroshi SHIBATA2024-03-252-0/+15
* Consider extensions in gems outside of ext/David Rodriguez2024-03-251-12/+37
* Extract `root` helperDavid Rodriguez2024-03-251-2/+10
* Consider `target_prefix` in extension MakefilesDavid Rodriguez2024-03-251-1/+6
* Consistently put requirable features in default gemspecs file listDavid Rodríguez2024-03-251-10/+10
* Fix gemspec file list for extension gemsDavid Rodríguez2024-03-251-5/+23
* Simplify FileCollector interfaceDavid Rodriguez2024-03-251-9/+3
* Use `$ext_build_dir` consistentlyDavid Rodriguez2024-03-251-2/+8
* Lrama v0.6.5yui-knk2024-03-255-69/+111
* Ignore method chains succeeding `git ls-files`Nobuyoshi Nakada2024-03-231-1/+1
* Ignore method chains succeeding `git ls-files`Nobuyoshi Nakada2024-03-231-1/+1
* Lrama v0.6.4yui-knk2024-03-2217-107/+340
* Highlight messages in fetch-bundled_gemsNobuyoshi Nakada2024-03-181-4/+9
* Add more abstract decorations for messagingNobuyoshi Nakada2024-03-181-1/+2
* Deprecate `--dryrun` options in favor of `--dry-run`Nobuyoshi Nakada2024-03-152-4/+4
* downloader.rb: Add `--help` optionNobuyoshi Nakada2024-03-151-2/+18
* outdate-bundled-gems.rb: Add `--help` optionNobuyoshi Nakada2024-03-151-0/+18
* Ensure test suite is compatible with --frozen-string-literalJean Boussier2024-03-142-4/+4
* [Feature #20293] Add `Warning.categories`Nobuyoshi Nakada2024-03-141-1/+3
* Report non-empty directories [ci skip]Nobuyoshi Nakada2024-03-091-1/+9
* Include default gems directories in installed listNobuyoshi Nakada2024-03-091-5/+11
* Reorder and move `install?` blocks after method definitionsNobuyoshi Nakada2024-03-091-249/+255
* Merged intermediate class `GemInstaller` to `UnpackedInstaller`Nobuyoshi Nakada2024-03-091-11/+2
* Shorten too long message at uninstallingNobuyoshi Nakada2024-03-091-4/+22
* [PRISM] Update dependencies for prism diagnosticsKevin Newton2024-03-061-0/+2
* Move FL_SINGLETON to FL_USER1Jean Boussier2024-03-061-1/+0
* Drop support for old ERBNobuyoshi Nakada2024-03-033-15/+3
* Update a stubbed type for RJITTakashi Kokubun2024-03-011-0/+1
* Don't need to remove ruby2_keywords dependency from drbHiroshi SHIBATA2024-03-011-2/+1