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 6ffc045a81 [EXPERIMENTAL] Make Symbol#to_s return a frozen String
* Always the same frozen String for a given Symbol.
* Avoids extra allocations whenever calling Symbol#to_s.
* See [Feature #16150]
2019-09-26 10:23:02 +02:00
..
argf
array
basicobject
binding
builtin_constants
class
comparable
complex
dir
encoding
enumerable
enumerator
env Fix documentation for ENV.each to return ENV 2019-09-20 12:18:07 -07:00
exception
false
fiber
file
filetest
float
gc
hash
integer
io
kernel
main
marshal
matchdata
math
method
module
mutex
nil
numeric
objectspace
proc
process
queue
random
range
rational
regexp
signal
sizedqueue
string
struct
symbol [EXPERIMENTAL] Make Symbol#to_s return a frozen String 2019-09-26 10:23:02 +02:00
systemexit
thread
threadgroup
time Refine Timezone fixture 2019-09-15 21:55:34 +09:00
tracepoint
true
unboundmethod
warning