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
2022-09-20 18:46:34 +09:00
..
argf Fixed misspellings 2019-12-20 09:32:42 +09:00
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 merge revision(s) 996af2ce08: [Backport #16345] [Backport #17000] 2020-09-29 22:43:25 +09: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 merge revision(s) 996af2ce08: [Backport #16345] [Backport #17000] 2020-09-29 22:43:25 +09:00
exception Makes the receiver to FrozenError.new a keyword parameter 2019-12-20 14:18:20 +09: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 spec/ruby/core/file/utime_spec.rb: far future timestamp may be trancated 2020-09-09 22:47:58 +09: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 merge revision(s) 996af2ce08: [Backport #16345] [Backport #17000] 2020-09-29 22:43:25 +09:00
io Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
kernel merge revision(s) 996af2ce08: [Backport #16345] [Backport #17000] 2020-09-29 22:43:25 +09:00
main
marshal merge revision(s) 89242279e61b023a81c58065c62a82de8829d0b3,529fc204af84f825f98f83c34b004acbaa802615: [Backport #18141] 2021-11-24 19:36:07 +09:00
matchdata Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
math
method Revert "Don't display singleton class in Method#inspect unless method defined there" 2020-09-05 19:18:07 +09:00
module merge revision(s) 996af2ce08: [Backport #16345] [Backport #17000] 2020-09-29 22:43:25 +09: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 merge revision(s) 996af2ce08: [Backport #16345] [Backport #17000] 2020-09-29 22:43:25 +09:00
process merge revision(s) ed549f80b645aafd62376f65c3a27b66bafa2a38,eff0c5bf2ad47d10a440c5211be5eddb3bbf4028,f6b6a7ad345c50eeb3f7206ceabdf41ba94b7d85,5b48686691c2443d8d7113e593494c4d9302da0e,2af4c1fc5b19fc96203c2d7e917e689510d3527e,c9213aa864fb8527388679c21f1ea8ce129e2f1a,224f29c8e92094af10bc666c474b81a3545d6adf: 2020-12-31 18:34:09 +09: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 Fixed misspellings 2019-12-20 09:32:42 +09: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 Move version guard outside to make it clear the method was added in Ruby 2.5 2019-12-22 11:39:22 +01:00
threadgroup
time The tzdata 2022c removed Amsterdam Mean Time 2022-09-20 18:46:34 +09: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