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
2019-12-11 16:52:06 +09:00
..
argf
array Update to ruby/spec@dcf4955 2019-12-01 14:11:42 +01:00
basicobject
binding
builtin_constants
class Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
comparable Comparable#clamp with a range [Feature #14784] 2019-10-16 01:42:34 +09:00
complex
data Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
dir Update to ruby/spec@34e6246 2019-09-29 19:13:37 +02:00
encoding Update to ruby/spec@519df35 2019-09-29 16:03:58 +02:00
enumerable Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
enumerator Update to ruby/spec@e69a14c 2019-09-29 18:01:32 +02:00
env [ruby/spec] Fix failures with LC_ALL=C 2019-12-01 21:55:51 +09:00
exception Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
false [EXPERIMENTAL] Make NilClass#to_s, TrueClass#to_s and FalseClass#to_s return a frozen String 2019-09-27 13:52:33 +09:00
fiber
file Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
filetest
float Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
gc Update to ruby/spec@e69a14c 2019-09-29 18:01:32 +02:00
hash Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
integer Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
io Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
kernel Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
main
marshal Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
matchdata Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
math
method Update to ruby/spec@519df35 2019-09-29 16:03:58 +02:00
module Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
mutex Update to ruby/spec@28a728b 2019-10-26 20:53:01 +02:00
nil [EXPERIMENTAL] Make NilClass#to_s, TrueClass#to_s and FalseClass#to_s return a frozen String 2019-09-27 13:52:33 +09:00
numeric Update to ruby/spec@519df35 2019-09-29 16:03:58 +02:00
objectspace
proc
process Make more attempts to check for the precision of Process.times 2019-12-02 21:23:10 +01:00
queue
random Update to ruby/spec@28a728b 2019-10-26 20:53:01 +02:00
range Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
rational
regexp Revert "Regexp#match{?} with nil raises TypeError as String, Symbol (#1506)" 2019-12-04 06:40:54 +09:00
signal
sizedqueue
string Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
struct Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
symbol Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
systemexit
thread Test Thread#to_s when used from to_s_spec.rb 2019-12-11 16:52:06 +09:00
threadgroup
time Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
tracepoint
true [EXPERIMENTAL] Make NilClass#to_s, TrueClass#to_s and FalseClass#to_s return a frozen String 2019-09-27 13:52:33 +09:00
unboundmethod Update to ruby/spec@519df35 2019-09-29 16:03:58 +02:00
warning