..
argf
array
basicobject
Update to ruby/spec@1d9d5c6
2022-09-28 18:37:17 +02:00
binding
builtin_constants
class
Add Class#attached_object
2022-10-20 17:30:17 +02:00
comparable
complex
[Bug #19004 ] Complex.polar
handles complex singular abs
argument
2022-10-23 12:59:06 +09:00
conditionvariable
data
Add Data class implementation: Simple immutable value object
2022-09-30 18:23:19 +09:00
dir
encoding
Deprecate Encoding#replicate
2022-09-10 19:02:15 +02:00
enumerable
Update to ruby/spec@1d9d5c6
2022-09-28 18:37:17 +02:00
enumerator
env
exception
false
fiber
Introduce Fiber.blocking{}
for bypassing the fiber scheduler. ( #6498 )
2022-10-06 23:00:49 +13:00
file
Skip File.atime
/File.mtime
tests randomly failing on Travis
2022-10-24 09:32:13 +09:00
filetest
float
gc
hash
integer
io
Update to ruby/spec@1d9d5c6
2022-09-28 18:37:17 +02:00
kernel
Update to ruby/spec@1d9d5c6
2022-09-28 18:37:17 +02:00
main
Support using at toplevel in wrapped script
2022-09-24 09:41:15 +09:00
marshal
matchdata
math
method
Add specs for {Method,UnboundMethod}#owner of a zsuper method
2022-09-29 15:48:35 +02:00
module
Update to ruby/spec@1d9d5c6
2022-09-28 18:37:17 +02:00
mutex
nil
numeric
objectspace
proc
process
Skip utime example with Intel C Compiler suite
2022-10-13 13:42:22 +09:00
queue
random
range
Range#size returns nil for (.."a") and (nil..)
2022-10-21 16:35:46 +09:00
rational
refinement
regexp
signal
sizedqueue
string
Update to ruby/spec@1d9d5c6
2022-09-28 18:37:17 +02:00
struct
symbol
systemexit
thread
Update to ruby/spec@1d9d5c6
2022-09-28 18:37:17 +02:00
threadgroup
time
Re-enable TZ test missed due to merge conflict.
2022-09-27 19:32:46 +02:00
tracepoint
true
unboundmethod
Add specs for {Method,UnboundMethod}#owner of a zsuper method
2022-09-29 15:48:35 +02:00
warning