ruby/tool
Hiroshi SHIBATA 6c016a4197 Inject base64 for basic auth examples of bundler 2024-01-17 08:28:31 +09:00
..
annocheck
bundler Inject base64 for basic auth examples of bundler 2024-01-17 08:28:31 +09:00
lib Don't create T_MATCH object if /regexp/.match(string) doesn't match 2024-01-01 13:28:26 -08:00
lrama Lrama v0.6.1 2024-01-13 20:03:54 +09:00
m4 [Bug #20088] Fix ARCH_FLAG for cross compiling 2023-12-27 19:11:54 +09:00
releng
rjit RJIT: Distinguish Pointer with Array 2023-12-22 11:24:04 -08:00
ruby_vm Escape non-ascii characters in prelude C comments 2023-08-24 21:12:51 +09:00
test Fix WEBrick::TestFileHandler#test_short_filename test not working 2023-12-27 12:54:25 +11:00
test_for_warn_bundled_gems Added simple test script 2023-12-16 16:36:47 +08:00
asm_parse.rb
bisect.sh
build-transcode
checksum.rb Use class methods of `File` over `Kernel.open` and `IO.read` 2022-11-21 22:16:49 +09:00
colors
darwin-ar Include `--no-llvm-bc` option in `NM` macro only if usable 2023-04-08 12:47:27 +09:00
darwin-cc Ignore warnings about currently unsupported .debug_macinfo 2023-11-07 23:19:51 +09:00
disable_ipv6.sh
downloader.rb downloader.rb: unlink broken symlink before caching to fix ENOENT 2023-07-27 17:09:08 -04:00
enc-case-folding.rb Prefer to use File.foreach instead of IO.foreach 2023-02-27 18:49:18 +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 Use the hexdigit character class 2023-10-02 00:49:05 +09:00
eval.rb
expand-config.rb expand-config.rb: search revision.h to extract release date 2022-12-20 17:40:19 +09:00
extlibs.rb Prefer to use File.foreach instead of IO.foreach 2023-02-27 18:49:18 +09:00
fake.rb [Bug #19967] Ignore library before build 2023-10-21 23:47:29 +09:00
fetch-bundled_gems.rb Fetch tags with test-bundled-gems 2023-12-27 10:30:38 +09:00
file2lastrev.rb Avoid overwriting revision.h when .git doesn't exist (#6915) 2022-12-12 23:34:30 -08:00
format-release fix regexp pattern of diff 2023-12-12 11:22:40 +09:00
gen-github-release.rb Set prerelease flag if tag includes preview or rc 2024-01-12 15:36:08 +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
id2token.rb Process token IDs from id.def without id.h 2022-09-08 18:22:47 +09:00
ifchange
insns2vm.rb
install-sh
intern_ids.rb
leaked-globals Ignore symbols even in empty shared library 2023-10-14 18:38:24 +09:00
ln_sr.rb Fix tool/ln_sr.rb passing 2 arguments to String#chomp! 2023-12-13 07:05:21 -08:00
make-snapshot make-snapshot: update RUBY_PATCHLEVEL_STR regexp 2023-11-13 11:28:48 +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 tool/merger.rb: Support commit URLs as revisions 2023-07-23 22:47:09 +09:00
missing-baseruby.bat Add tool/missing-baseruby.bat, used when BASERUBY not available 2023-12-19 21:30:47 -08:00
mk_builtin_loader.rb Avoid reading unused lvars in Primitive.cexpr 2024-01-11 16:53:20 -08:00
mkconfig.rb s/MJIT/RJIT/ 2023-03-06 23:44:01 -08:00
mkrunnable.rb [Bug #18623] Link only existing excutables to make runnable [ci skip] 2022-12-06 17:52:58 +09:00
node_name.rb
outdate-bundled-gems.rb outdate-bundled-gems.rb: Make platform and version options optional 2024-01-09 16:42:20 +09:00
parse.rb
prereq.status
prism_btests Only intern constants upon compilation entry 2024-01-12 14:53:14 -08:00
probes_to_wiki.rb
rbinstall.rb Use gemspec that keeps original dependencies 2023-03-27 17:45:43 +09:00
rbs_skip_tests Introduce NODE_SYM to manage symbol literal 2024-01-09 16:07:19 +09:00
rbuninstall.rb
rdoc-srcdir [DOC] Load options and parse files from srcdir 2024-01-06 21:19:51 +09:00
redmine-backporter.rb fix to work with the case default issue is used 2023-02-01 22:49:54 +09:00
release.sh
rmdirs
rubyspec_temp.rb Use shorter path as `SPEC_TEMP_DIR` 2023-04-21 22:24:55 +09:00
run-gcov.rb
run-lcov.rb
runruby.rb Support RUNRUBY_USE_RR for rr debugger 2023-11-29 17:54:58 -05:00
search-cgvars.rb
strip-rdoc.rb
sync_default_gems.rb No longer needed to sync base64 2024-01-17 08:28:31 +09:00
test-annocheck.sh
test-bundled-gems.rb Typofix under lib and test, tool directories 2023-12-25 11:32:42 +09:00
test-coverage.rb Filter spec directory for code coverage 2023-01-26 14:05:01 +09:00
transcode-tblgen.rb Use class methods of `File` over `Kernel.open` and `IO.read` 2022-12-01 02:28:49 +09:00
travis_retry.sh
travis_wait.sh
update-NEWS-gemlist.rb [DOC] "is now bundled" is ambiguous 2023-10-19 16:37:11 -07:00
update-NEWS-refs.rb [DOC] tool/update-NEWS-refs.rb: Align footnotes 2022-12-21 20:48:51 +09:00
update-bundled_gems.rb Update newer version gems only 2023-11-04 11:29:42 +09:00
update-deps Rename YARP symbols to prism 2023-09-27 13:57:38 -04:00
vtlh.rb
wasm-clangw