1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/tool/lib
Takashi Kokubun e1fee7f949
Rename RubyVM::MJIT to RubyVM::JIT
because the name "MJIT" is an internal code name, it's inconsistent with
--jit while they are related to each other, and I want to discourage future
JIT implementation-specific (e.g. MJIT-specific) APIs by this rename.

[Feature #17490]
2021-01-13 22:46:51 -08:00
..
-test- Get rid of defining methods for tests in core classes 2021-01-09 22:38:06 +09:00
minitest Rename RubyVM::MJIT to RubyVM::JIT 2021-01-13 22:46:51 -08:00
test Rename RubyVM::MJIT to RubyVM::JIT 2021-01-13 22:46:51 -08:00
webrick Removed needless gemspec of webrick 2020-12-11 14:16:42 +09:00
colorize.rb Add default color for each instance 2020-08-11 18:35:07 +09:00
envutil.rb [ruby/date] Fix envutil for old Ruby 2020-12-23 18:19:26 +09:00
find_executable.rb
gc_compact_checker.rb
iseq_loader_checker.rb
jisx0208.rb
leakchecker.rb Check warning flags only if available to run with old versions 2020-07-15 23:33:24 +09:00
memory_status.rb
profile_test_all.rb
tracepointchecker.rb
vcs.rb Follow up on variations of the development start messages [ci skip] 2020-12-25 17:43:23 +09:00
vpath.rb
webrick.rb Move webrick library into internal test toolchain 2020-12-10 18:06:25 +09:00
zombie_hunter.rb