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
binding
builtin_constants
class
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
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
false
fiber
file
filetest
float
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
numeric Update to ruby/spec@4ce9f41 2020-12-27 17:35:32 +01:00
objectspace
proc
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
systemexit
thread
threadgroup
time
tracepoint
true
unboundmethod
warning