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
Chris Salzberg 82ac4a2399 Support using at toplevel in wrapped script
Allow refinements to be used at the toplevel within a script that is
loaded under a module.

Fixes [Bug #18960]
2022-09-24 09:41:15 +09:00
..
argf
array Fix Array#[] with ArithmeticSequence with negative steps (#5739) 2022-08-11 19:16:49 +09:00
basicobject
binding
builtin_constants Update to ruby/spec@3affe1e 2022-04-25 14:53:54 +02:00
class
comparable Update to ruby/spec@3affe1e 2022-04-25 14:53:54 +02:00
complex Update to ruby/spec@3affe1e 2022-04-25 14:53:54 +02:00
conditionvariable
data
dir Skip a couple of chroot spec faillures 2022-08-29 09:55:57 -07:00
encoding Deprecate Encoding#replicate 2022-09-10 19:02:15 +02:00
enumerable Update to ruby/spec@cbfaf51 2022-07-27 17:18:25 +02:00
enumerator Update to ruby/spec@cbfaf51 2022-07-27 17:18:25 +02:00
env Update to ruby/spec@b8a8240 2022-08-29 18:18:23 +02:00
exception Update to ruby/spec@ab32a1a 2022-06-26 14:50:14 +02:00
false Update to ruby/spec@3affe1e 2022-04-25 14:53:54 +02:00
fiber Update to ruby/spec@3affe1e 2022-04-25 14:53:54 +02:00
file Update to ruby/spec@cbfaf51 2022-07-27 17:18:25 +02:00
filetest
float Update to ruby/spec@ab32a1a 2022-06-26 14:50:14 +02:00
gc
hash Update to ruby/spec@3affe1e 2022-04-25 14:53:54 +02:00
integer Update to ruby/spec@ab32a1a 2022-06-26 14:50:14 +02:00
io Update to ruby/spec@d01709f 2022-08-29 15:36:29 +02:00
kernel Update to ruby/spec@d01709f 2022-08-29 15:36:29 +02:00
main Support using at toplevel in wrapped script 2022-09-24 09:41:15 +09:00
marshal Update to ruby/spec@3affe1e 2022-04-25 14:53:54 +02:00
matchdata Update to ruby/spec@3affe1e 2022-04-25 14:53:54 +02:00
math Update to ruby/spec@ab32a1a 2022-06-26 14:50:14 +02:00
method Update to ruby/spec@3affe1e 2022-04-25 14:53:54 +02:00
module Update to ruby/spec@ab32a1a 2022-06-26 14:50:14 +02:00
mutex
nil Update to ruby/spec@3affe1e 2022-04-25 14:53:54 +02:00
numeric
objectspace Update to ruby/spec@3affe1e 2022-04-25 14:53:54 +02:00
proc Update to ruby/spec@3affe1e 2022-04-25 14:53:54 +02:00
process Fix Process.clock_gettime specs on OpenBSD 2022-06-26 12:39:16 -07:00
queue
random
range rb_int_range_last: properly handle non-exclusive range 2022-09-04 11:16:11 +02:00
rational
refinement
regexp Update to ruby/spec@d01709f 2022-08-29 15:36:29 +02:00
signal Update to ruby/spec@ab32a1a 2022-06-26 14:50:14 +02:00
sizedqueue
string [Bug #18955] format single character for %c 2022-08-20 03:57:13 +09:00
struct Update to ruby/spec@3affe1e 2022-04-25 14:53:54 +02:00
symbol Fix private methods reported as protected when called via Symbol#to_proc 2022-08-25 17:49:50 +02:00
systemexit
thread Update to ruby/spec@ab32a1a 2022-06-26 14:50:14 +02:00
threadgroup
time Update to ruby/spec@d01709f 2022-08-29 15:36:29 +02:00
tracepoint
true Update to ruby/spec@3affe1e 2022-04-25 14:53:54 +02:00
unboundmethod Consider resolved-through-zsuper methods equal for compatibility 2022-08-20 13:44:00 +02:00
warning Update to ruby/spec@3affe1e 2022-04-25 14:53:54 +02:00