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
Benoit Daloze 14bcf69c9c Deprecate Encoding#replicate
* See [Feature #18949].
2022-09-10 19:02:15 +02:00
..
argf
array Fix Array#[] with ArithmeticSequence with negative steps (#5739) 2022-08-11 19:16:49 +09:00
basicobject
binding
builtin_constants
class
comparable
complex
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
enumerator
env Update to ruby/spec@b8a8240 2022-08-29 18:18:23 +02:00
exception
false
fiber
file
filetest
float
gc
hash
integer
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
marshal
matchdata
math
method
module
mutex
nil
numeric
objectspace
proc
process
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
sizedqueue
string [Bug #18955] format single character for %c 2022-08-20 03:57:13 +09:00
struct
symbol Fix private methods reported as protected when called via Symbol#to_proc 2022-08-25 17:49:50 +02:00
systemexit
thread
threadgroup
time Update to ruby/spec@d01709f 2022-08-29 15:36:29 +02:00
tracepoint
true
unboundmethod Consider resolved-through-zsuper methods equal for compatibility 2022-08-20 13:44:00 +02:00
warning