1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/core/io/shared
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
..
binwrite.rb Update to ruby/spec@34e6246 2019-09-29 19:13:37 +02:00
chars.rb
codepoints.rb
each.rb Warn non-nil $/ [Feature #14240] 2020-02-23 13:37:40 +09:00
gets_ascii.rb
new.rb Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
pos.rb Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
readlines.rb Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
tty.rb Update to ruby/spec@34e6246 2019-09-29 19:13:37 +02:00
write.rb Rename RubyVM::MJIT to RubyVM::JIT 2021-01-13 22:46:51 -08:00