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
2022-09-20 16:50:02 +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 merge revision(s) 6268fdc662: 2021-04-18 17:59:19 +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 merge revision(s) 89242279e61b023a81c58065c62a82de8829d0b3,529fc204af84f825f98f83c34b004acbaa802615: [Backport #18141] 2021-10-09 15:05:24 +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 Fix class of method in Method#inspect for singleton classes of classes 2020-12-23 19:29:19 -08:00
module Fix typos 2020-12-24 23:20:04 +01: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
string merge revision(s) cfd162d535: [Backport #17467] 2021-05-23 16:09:17 +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
time The tzdata 2022c removed Amsterdam Mean Time 2022-09-20 16:50:02 +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