1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/tool
Takashi Kokubun 5611066e03
Prefer RB_OBJ_FROZEN_RAW
following the original implementation's change.
RB_TYPE_P(obj, T_OBJECT) is already checked in these places.

```
$ benchmark-driver -v --rbenv 'before --jit;after --jit' --repeat-count=12 --alternate --output=all benchmark.yml
before --jit: ruby 3.0.0dev (2020-12-19T08:27:44Z master 52b1716c78) +JIT [x86_64-linux]
after --jit: ruby 3.0.0dev (2020-12-19T08:27:44Z master 52b1716c78) +JIT [x86_64-linux]
Calculating -------------------------------------
                                 before --jit           after --jit
Optcarrot Lan_Master.nes    88.04551460097873     84.38303800957766 fps
                            88.25194345156318     85.31098251408059
                            88.34143982084871     86.60491582339496
                            88.63486879856976     88.23675694701865
                            88.85392212902701     88.23696283371444
                            89.05739427483194     88.97185459567562
                            89.08141031147311     90.16373192658857
                            89.11359420883423     90.61655686444394
                            89.80323392966130     90.77044959019291
                            90.58912189625207     90.88534596330966
                            90.59847996970350     91.34314801302897
                            90.61180456415137     93.11599164249547
```
2020-12-19 00:34:33 -08:00
..
bundler [rubygems/rubygems] Test against compact_index 0.13.0 2020-06-05 07:32:42 +09:00
lib Use category: :deprecated in warnings that are related to deprecation 2020-12-18 09:54:11 -08:00
m4 Fixed RUBY_RM_RECURSIVE when autoconf met the required version 2020-12-13 01:16:57 +09:00
ruby_vm Prefer RB_OBJ_FROZEN_RAW 2020-12-19 00:34:33 -08:00
test Move webrick library into internal test toolchain 2020-12-10 18:06:25 +09:00
asm_parse.rb
bisect.sh
build-transcode
checksum.rb
colors
darwin-cc
downloader.rb Increase the # of downloader.rb's retry attempts 2020-11-23 00:06:51 -08:00
enc-emoji-citrus-gen.rb
enc-emoji4unicode.rb
enc-unicode.rb
eval.rb
expand-config.rb
extlibs.rb fiddle: need to update configure after updating config tools 2020-05-27 00:30:59 +09:00
fake.rb
fetch-bundled_gems.rb Let bundled_gems specify commits to test (#3641) 2020-10-09 18:41:20 +09:00
file2lastrev.rb
format-release remove bz2 2020-12-10 18:24:43 +09:00
gem-unpack.rb Added missing dependency of fileutils 2020-12-08 18:38:25 +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
leaked-globals Update leaked-globals [Bug #16934] 2020-06-04 17:00:52 +09:00
make-snapshot make-snapshot: don't store symlinks by 7z for reproduceable pacakges 2020-11-22 11:30:02 +09:00
make_hgraph.rb
mdoc2man.rb
merger.rb
mjit_archflag.sh
mjit_tabs.rb
mk_builtin_loader.rb tool/mk_builtin_loader.rb: prevent "assigned but unused variable" 2020-12-12 23:09:11 +09:00
mkconfig.rb
mkrunnable.rb runnable.rb: ignore broken symlink error on Windows [ci skip] 2020-05-30 01:15:23 +09:00
node_name.rb
parse.rb
prereq.status
probes_to_wiki.rb
pure_parser.rb pure_parser.rb: get rid of an error at localed messages 2020-05-20 10:52:32 +09:00
rbinstall.rb rbinstall.rb: do not install useless files after installed 2020-12-07 23:57:31 +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
release.sh
rmdirs
run-gcov.rb
run-lcov.rb
runruby.rb Prefer ruby_install_name as runner 2020-06-21 10:34:07 +09:00
strip-rdoc.rb
sync_default_gems.rb ruby/pathname separated .rb file to top-level directory. 2020-12-17 17:24:51 +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
transform_mjit_header.rb Use colorize.rb for non-capable terminals 2020-08-11 18:35:08 +09:00
travis_retry.sh
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: ruby-runner is not a target 2020-09-05 23:16:23 +09:00
vtlh.rb
ytab.sed Bison 3.59.1 folds yydestruct function header 2020-05-04 13:35:38 +09:00