..
bundler
Sync bundler & rubygems
2021-05-11 11:29:41 +09:00
lib
Workaround for make test-tool
2021-05-11 20:08:03 +09:00
m4
Remove comments in tool/m4 from the generated configure
2021-04-17 19:14:21 +09:00
releng
fix filename
2020-12-25 15:28:48 +09:00
ruby_vm
Remove DEFINED_IVAR2 from enum
2021-03-10 09:38:20 -08:00
test
Run nmake check on Actions ( #4487 )
2021-05-11 15:18:44 -07:00
asm_parse.rb
tool: add descriptions and fix typos
2016-07-02 21:01:04 +00:00
bisect.sh
bisect.sh: Apply bisect.patch if exists [ci skip]
2020-12-29 21:12:08 +09:00
build-transcode
* enc/trans/iso2022.trans: renamed from iso2022.erb.c.
2008-08-11 07:39:52 +00:00
checksum.rb
Move vpath.rb into tool library direcotry.
2019-07-15 13:16:16 +09:00
colors
Move to tool/lib from test/lib.
2019-07-02 07:59:54 +09:00
darwin-cc
darwin-cc: hide ld warnings
2018-09-21 07:19:13 +00:00
downloader.rb
Increase the # of downloader.rb's retry attempts
2020-11-23 00:06:51 -08:00
enc-emoji-citrus-gen.rb
Put jisx0208.rb to under the library directory.
2019-07-15 11:16:29 +09:00
enc-emoji4unicode.rb
enc-unicode.rb
Embed the Emoji version
2018-11-27 06:44:02 +00:00
eval.rb
tool: removed unused variables
2018-05-18 00:38:00 +00:00
expand-config.rb
tool: removed unused variables
2018-05-18 00:38:00 +00:00
extlibs.rb
extlibs.rb: make patch command selectable [ci skip]
2021-01-15 09:37:28 +09:00
fake.rb
Add RbConfig.fire_update!
2018-11-14 04:42:14 +00:00
fetch-bundled_gems.rb
Let bundled_gems specify commits to test ( #3641 )
2020-10-09 18:41:20 +09:00
file2lastrev.rb
Exit gently if no VCS found but --suppress_not_found is given
2019-09-07 17:26:28 +09:00
format-release
Update tool/format-release
2021-04-05 23:19:44 +09:00
gem-unpack.rb
Added missing dependency of fileutils
2020-12-08 18:38:25 +09:00
gen-mailmap.rb
Use CDN instead of raw.githubusercontent.com
2019-12-16 16:59:23 +09:00
gen_dummy_probes.rb
gen_ruby_tapset.rb
tool: removed unused variables
2018-05-18 00:38:00 +00:00
generic_erb.rb
Revert "Extracted AtomicWrite"
2021-03-13 09:14:20 +09:00
git-refresh
tool/git-refresh: skip git fetch and checkout
2018-07-08 05:52:12 +00:00
gperf.sed
gperf.sed: static declarations
2017-12-15 14:42:43 +00:00
id2token.rb
Removed needless LOAD_PATH modification.
2019-07-15 13:44:37 +09:00
ifchange
ifchange: check the number of arguments
2021-01-04 15:54:09 +09:00
insns2vm.rb
insns2vm.rb: make #generate_parser private
2018-01-27 02:14:20 +00:00
install-sh
configure.ac
2017-09-29 13:21:17 +00:00
leaked-globals
Canonicalization functions were removed already
2020-12-29 21:00:16 +09:00
make-snapshot
make-snapshot: add -extlibs option
2021-01-04 19:55:35 +09:00
make_hgraph.rb
* tool/make_hgraph.rb: added.
2015-05-29 08:39:50 +00:00
mdoc2man.rb
Add support for the Lk
macro to tool/mdoc2man.rb
2016-09-23 12:40:16 +00:00
merger.rb
The guard is to alert patchlevel of X.Y.0
2021-04-06 12:02:46 +09:00
mjit_archflag.sh
mjit_archflag.sh: fix bare word in the header
2018-11-22 06:09:07 +00:00
mjit_tabs.rb
Make file names and variable names consistent
2020-03-23 22:33:01 -07:00
mk_builtin_loader.rb
Fix trivial -Wundef warnings
2021-05-04 14:56:55 +02:00
mkconfig.rb
mkconfig.rb: Update around SDKROOT
2021-04-15 14:55:22 +09:00
mkrunnable.rb
runnable.rb: ignore broken symlink error on Windows [ci skip]
2020-05-30 01:15:23 +09:00
node_name.rb
tool/node_name.rb: rewrote without flip-flop
2018-09-07 13:43:01 +00:00
parse.rb
tool: add descriptions and fix typos
2016-07-02 21:01:04 +00:00
prereq.status
Substitute autoconf variables by prereq.status
2019-07-02 09:44:37 +09:00
probes_to_wiki.rb
probes_to_wiki.rb: fix comment and reduce unnecessary array
2013-07-11 01:46:40 +00:00
pure_parser.rb
pure_parser.rb: get rid of an error at localed messages
2020-05-20 10:52:32 +09:00
rbinstall.rb
Added the specific files to the default gems like net-http and optparse
2021-04-19 18:19:09 +09:00
rbuninstall.rb
rbuninstall.rb: show paths without destdir as well as rbinstall.rb
2020-05-09 13:45:50 +09:00
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
fix version regexp
2019-12-25 18:02:53 +09:00
rmdirs
run-gcov.rb
tool/run-gcov.rb: ignore rubyspec_temp directory
2017-07-04 16:02:18 +00:00
run-lcov.rb
Revamp method coverage to support define_method
2017-12-05 07:16:42 +00:00
runruby.rb
Prefer ruby_install_name as runner
2020-06-21 10:34:07 +09:00
search-cgvars.rb
Adapt tool/search-cgvars.rb for MacOS
2020-12-22 22:25:41 -05:00
strip-rdoc.rb
tool: add descriptions and fix typos
2016-07-02 21:01:04 +00:00
sync_default_gems.rb
Sync bundler & rubygems at the same time
2021-05-11 11:29:41 +09:00
test-bundled-gems.rb
test-bundled-gems.rb: show failed gems at last
2020-12-03 21:31:44 +09:00
test-coverage.rb
Use Module#name instead of #inspect
2020-05-28 14:39:53 +09:00
transcode-tblgen.rb
transcode-tblgen.rb: make silent a little when just -v
2020-12-29 17:45:19 +09:00
transform_mjit_header.rb
Use colorize.rb for non-capable terminals
2020-08-11 18:35:08 +09:00
travis_retry.sh
We did not have tool/ before checkout
2019-08-12 14:37:26 +09:00
update-bundled_gems.rb
update-bundled_gems: support recent format, keep the tag to test
2020-12-06 16:11:10 +09:00
update-deps
update-deps: prepare to run if not yet done
2021-04-06 09:33:53 +09:00
vtlh.rb
ytab.sed
Bison 3.59.1 folds yydestruct function header
2020-05-04 13:35:38 +09:00