ruby/tool
Nobuyoshi Nakada c2671fa051
downloader.rb: Select less components path
2022-12-03 02:03:23 +09:00
..
annocheck Add `make test-annocheck` to detect security issues. 2022-05-16 10:10:16 +02:00
bundler Update RSpec gems 2022-11-15 14:45:51 +09:00
dummy-rake-compiler/rake Bundle rbs 1.7.0.beta.5 2021-11-09 03:32:46 +09:00
lib Use class methods of `File` over `Kernel.open` and `IO.read` 2022-12-01 02:28:49 +09:00
m4 Fix and improve coroutines for Darwin (macOS) ppc/ppc64. (#5975) 2022-10-19 23:49:45 +13:00
mjit MJIT: Use install = true for bundler/inline 2022-12-01 23:56:02 -08:00
releng gen-mail.rb: support markdown file path 2022-02-18 21:44:22 +09:00
ruby_vm MJIT: Rename mjit_compile_attr to mjit_sp_inc 2022-11-29 21:45:34 -08:00
test Use class methods of `File` over `Kernel.open` and `IO.read` 2022-12-01 02:28:49 +09:00
asm_parse.rb
bisect.sh bisect.sh: Apply bisect.patch if exists [ci skip] 2020-12-29 21:12:08 +09:00
build-transcode
checksum.rb Use class methods of `File` over `Kernel.open` and `IO.read` 2022-11-21 22:16:49 +09:00
ci_functions.sh tool/ci_functions.sh: Fix typos and improve the comment. [ci skip] 2021-05-31 16:24:16 +02:00
colors
darwin-cc
disable_ipv6.sh .cirrus.yml: Add Cirrus CI for Arm64 tests. 2021-09-22 09:01:43 +02:00
downloader.rb downloader.rb: Select less components path 2022-12-03 02:03:23 +09:00
enc-case-folding.rb Use class methods of `File` over `Kernel.open` and `IO.read` 2022-11-21 22:16:49 +09:00
enc-emoji-citrus-gen.rb Use class methods of `File` over `Kernel.open` and `IO.read` 2022-11-21 22:16:49 +09:00
enc-emoji4unicode.rb
enc-unicode.rb reserved_word: just use gperf 3.1 declaration 2022-09-21 11:44:09 +09:00
eval.rb
expand-config.rb Use class methods of `File` over `Kernel.open` and `IO.read` 2022-11-21 22:16:49 +09:00
extlibs.rb tool/extlibs.rb: Use Exception#message for older rubies 2022-06-17 18:13:19 -04:00
fake.rb Use $(bindir) for path to executable in mkmf 2022-08-04 16:29:22 +09:00
fetch-bundled_gems.rb Try the tag without "v" prefix to checkout upstream repositories 2022-07-26 21:12:58 +09:00
file2lastrev.rb file2lastrev.rb: changed revision may be `nil` [ci skip] 2022-11-02 13:37:50 +09:00
format-release tag's prefix is "v" 2021-12-25 22:19:02 +09:00
gen-mailmap.rb Use class methods of `File` over `Kernel.open` and `IO.read` 2022-11-21 22:16:49 +09:00
gen_dummy_probes.rb
gen_ruby_tapset.rb
generic_erb.rb tool/generic_erb.rb: Add a hack to prevent "unused variable" warnings 2022-11-18 14:56:55 +09:00
git-refresh
gperf.sed [ruby/date] Constify gperf-generated table 2022-05-24 17:23:42 +09:00
id2token.rb Process token IDs from id.def without id.h 2022-09-08 18:22:47 +09:00
ifchange ifchange: check the number of arguments 2021-01-04 15:54:09 +09:00
insns2vm.rb
install-sh
intern_ids.rb Added intern_ids.rb 2021-07-27 15:40:27 +09:00
leaked-globals Canonicalization functions were removed already 2020-12-29 21:00:16 +09:00
ln_sr.rb Quiet if the target is already linked the same source 2022-09-20 12:54:08 +09:00
make-snapshot Introduce `VCS::Null` for fallback 2022-09-30 10:39:42 +09:00
make_hgraph.rb Use class methods of `File` over `Kernel.open` and `IO.read` 2022-11-21 22:16:49 +09:00
mdoc2man.rb
merger.rb The guard is to alert patchlevel of X.Y.0 2021-04-06 12:02:46 +09:00
mjit_archflag.sh
mjit_tabs.rb Make --without-mjit-tabs work again 2021-05-31 22:56:22 -07:00
mk_builtin_loader.rb Use class methods of `File` over `Kernel.open` and `IO.read` 2022-12-01 02:28:49 +09:00
mkconfig.rb mkconfig.rb: take CPU name from arch flag 2022-11-04 18:19:30 +09:00
mkrunnable.rb Merge to one regexp 2021-12-14 12:19:44 +09:00
node_name.rb
outdate-bundled-gems.rb Extract outdate-bundled-gems.rb 2022-11-29 18:12:43 +09:00
parse.rb
prereq.status
probes_to_wiki.rb
rbinstall.rb Use class methods of `File` over `Kernel.open` and `IO.read` 2022-11-21 22:16:49 +09:00
rbuninstall.rb
redmine-backporter.rb Pass revision by hand if the commit message lacks the ticket number 2021-02-02 19:15:45 +09:00
release.sh
rmdirs
run-gcov.rb
run-lcov.rb
runruby.rb Set `GEM_PATH` environment variable in runruby.rb 2022-07-14 09:00:13 +09:00
search-cgvars.rb Adapt tool/search-cgvars.rb for MacOS 2020-12-22 22:25:41 -05:00
strip-rdoc.rb tool/strip-rdoc.rb: optimize 2021-09-10 20:00:06 +09:00
sync_default_gems.rb sync_default_gems.rb: move default_branch to REPOSITORIES 2022-11-28 20:55:09 +09:00
test-annocheck.sh Add `make test-annocheck` to detect security issues. 2022-05-16 10:10:16 +02:00
test-bundled-gems.rb Run skipped minitest tests that now pass 2022-11-19 10:36:51 +09:00
test-coverage.rb
transcode-tblgen.rb Use class methods of `File` over `Kernel.open` and `IO.read` 2022-12-01 02:28:49 +09:00
transform_mjit_header.rb Fix a typo [ci skip] 2022-08-20 18:36:52 -07:00
travis_retry.sh
travis_wait.sh .travis.yml: Update to use arm64/ppc64le/s390x. 2021-05-25 12:38:05 +02:00
update-bundled_gems.rb Strip trailing spaces [ci skip] 2022-10-24 18:38:09 +09:00
update-deps MJIT: Rename mjit_compile_attr to mjit_sp_inc 2022-11-29 21:45:34 -08:00
vtlh.rb
wasm-clangw [wasm] add asyncify based setjmp, fiber, register scan emulation 2022-01-19 11:19:06 +09:00
ytab.sed