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
Gannon McGibbon 9e0075a3d9 Replace "iff" with "if and only if"
iff means if and only if, but readers without that knowledge might
assume this to be a spelling mistake. To me, this seems like
exclusionary language that is unnecessary. Simply using "if and only if"
instead should suffice.
2021-01-19 12:06:45 -08:00
..
argf Update to ruby/spec@4ce9f41 2020-12-27 17:35:32 +01:00
array Update to ruby/spec@4ce9f41 2020-12-27 17:35:32 +01:00
basicobject Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
binding
builtin_constants Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
class Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
comparable
complex Update to ruby/spec@4ce9f41 2020-12-27 17:35:32 +01:00
data Update to ruby/spec@4ce9f41 2020-12-27 17:35:32 +01:00
dir Remove "." and ".." from Dir.glob with FNM_DOTMATCH [Bug #17280] 2021-01-12 20:02:43 +09:00
encoding Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
enumerable Update to ruby/spec@4ce9f41 2020-12-27 17:35:32 +01:00
enumerator Update to ruby/spec@4ce9f41 2020-12-27 17:35:32 +01:00
env Update to ruby/spec@4ce9f41 2020-12-27 17:35:32 +01:00
exception Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
false
fiber
file Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
filetest
float Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
gc Replace "iff" with "if and only if" 2021-01-19 12:06:45 -08:00
hash Replace "iff" with "if and only if" 2021-01-19 12:06:45 -08:00
integer Replace "iff" with "if and only if" 2021-01-19 12:06:45 -08:00
io Rename RubyVM::MJIT to RubyVM::JIT 2021-01-13 22:46:51 -08:00
kernel Update to ruby/spec@4ce9f41 2020-12-27 17:35:32 +01:00
main
marshal Update to ruby/spec@4ce9f41 2020-12-27 17:35:32 +01:00
matchdata
math
method Update to ruby/spec@4ce9f41 2020-12-27 17:35:32 +01:00
module Fix typos 2020-12-24 23:20:04 +01:00
mutex
nil Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
numeric Update to ruby/spec@4ce9f41 2020-12-27 17:35:32 +01:00
objectspace Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
proc Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
process Update to ruby/spec@4ce9f41 2020-12-27 17:35:32 +01:00
queue
random Update to ruby/spec@4ce9f41 2020-12-27 17:35:32 +01:00
range Update to ruby/spec@4ce9f41 2020-12-27 17:35:32 +01:00
rational
regexp Update to ruby/spec@4ce9f41 2020-12-27 17:35:32 +01:00
signal
sizedqueue
string Update to ruby/spec@4ce9f41 2020-12-27 17:35:32 +01:00
struct Upcoming Struct#new behavior 2021-01-18 15:55:10 +09:00
symbol Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
systemexit
thread
threadgroup
time Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
tracepoint
true
unboundmethod Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
warning