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
卜部昌平 fa356a798a Enumerator.new: raise unless block given
Has been deprecated since c73b6bd7eb.
[Feature #17116] [ruby-dev:50945]
2020-12-22 13:52:03 +09:00
..
argf Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
array Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
basicobject Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
binding 2.8 -> 3.0 in specs 2020-09-15 21:56:00 +02:00
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 Update to ruby/spec@ec84479 2020-03-28 00:22:51 +01:00
complex Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
data Removed rb_cData entity 2020-12-22 02:51:49 +09:00
dir Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
encoding Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
enumerable Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
enumerator Enumerator.new: raise unless block given 2020-12-22 13:52:03 +09:00
env Windows: Read ENV names and values as UTF-8 encoded Strings (#3818) 2020-12-08 02:00:39 +09:00
exception Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
false Update to ruby/spec@032ee74 2020-05-03 12:28:29 +02:00
fiber Let Fiber#raise work with transferring fibers 2020-12-12 10:18:19 +13:00
file Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
filetest Use rb_warn_deprecated for File.exists? and Dir.exists? 2020-04-06 21:43:32 +09:00
float Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
gc Update to ruby/spec@032ee74 2020-05-03 12:28:29 +02:00
hash Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
integer Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
io Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
kernel Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
main Feature 17314: allow to pass array to public, protected and private methods 2020-12-19 18:19:49 +09:00
marshal Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
matchdata Update to ruby/spec@032ee74 2020-05-03 12:28:29 +02:00
math Update to ruby/spec@032ee74 2020-05-03 12:28:29 +02:00
method Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
module Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
mutex 2.8 -> 3.0 in specs 2020-09-15 21:56:00 +02:00
nil Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
numeric Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09: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 Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
queue
random Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
range Fix misspellings [ci skip] 2020-12-21 10:54:24 +09:00
rational Fixed indefinite articles before "Integer" [ci skip] 2020-12-21 01:19:55 +09:00
regexp Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
signal Update to ruby/spec@032ee74 2020-05-03 12:28:29 +02:00
sizedqueue Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
string Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
struct Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
symbol Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
systemexit Update to ruby/spec@032ee74 2020-05-03 12:28:29 +02:00
thread Update to ruby/spec@b0b7f53 2020-11-13 13:17:24 +01:00
threadgroup Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
time Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
tracepoint 2.8 -> 3.0 in specs 2020-12-04 16:32:14 +01:00
true Update to ruby/spec@e829fb0 2020-09-17 11:42:26 +02:00
unboundmethod Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
warning Don't emit warning when the pattern of one-line pattern matching is just a variable pattern 2020-12-13 11:51:49 +09:00