ruby/tool
Yusuke Endoh 9d1b000bd1 Show the method owner in backtraces
```
test.rb:1:in 'Object#toplevel_meth': unhandled exception
        from test.rb:4:in 'Foo.class_meth'
        from test.rb:6:in 'Foo#instance_meth'
        from test.rb:11:in 'singleton_meth'
        from test.rb:13:in '<main>'
```

[Feature #19117]
2024-02-15 19:11:58 +09:00
..
annocheck
bundler Removed accidentally commit for lockfile 2024-02-08 15:29:16 +09:00
lib Show the method owner in backtraces 2024-02-15 19:11:58 +09:00
lrama Lrama v0.6.3 2024-02-15 07:44:30 +09:00
m4 [wasm] tool/m4/ruby_wasm_tools.m4: Add default value for OBJCOPY 2024-02-06 01:08:18 +09:00
releng
rjit Leave a comment about the limitation of Primitive 2024-01-23 14:39:37 -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
colors
darwin-ar
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
enc-emoji-citrus-gen.rb
enc-emoji4unicode.rb
enc-unicode.rb Use the hexdigit character class 2023-10-02 00:49:05 +09:00
eval.rb
expand-config.rb
extlibs.rb
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
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
gen_dummy_probes.rb
gen_ruby_tapset.rb
generic_erb.rb
git-refresh
gperf.sed
id2token.rb
ifchange
insns2vm.rb
install-sh
intern_ids.rb
leaked-globals Ignore _odr_asan symbols in leaked-globals 2024-02-07 19:42:07 +11: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
mdoc2man.rb
merger.rb tool/merger.rb: Support commit URLs as revisions 2023-07-23 22:47:09 +09:00
missing-baseruby.bat Old sh does not allow `:` in function names [ci skip] 2024-01-18 19:56:52 +09:00
mk_builtin_loader.rb Rewrite Array#each in Ruby using Primitive (#9533) 2024-01-23 20:09:57 +00:00
mkconfig.rb
mkrunnable.rb
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
probes_to_wiki.rb
rbinstall.rb Skip to install bundled gems that is C extension and build failed. 2024-02-09 14:40:12 +09:00
rbs_skip_tests Bundle rbs-3.4.3 (#9702) 2024-01-26 08:47:29 +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
release.sh
rmdirs
rubyspec_temp.rb
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 syslog 2024-01-24 10:44:18 +09:00
test-annocheck.sh
test-bundled-gems.rb Skip test task for resolv-replace 2024-01-19 17:44:58 +09:00
test-coverage.rb
transcode-tblgen.rb
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
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