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
Alan Wu 99c7b0b7ea
Decide lambdaness of (f << g) using g (#2729)
* Deciding lambdaness of (f << g) using g

* Use version guards for spec changes
2019-12-30 17:47:58 -05: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 Update to ruby/spec@d419e74 2019-12-27 16:46:08 +01:00
class Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
comparable
complex
data Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
dir
encoding Update to ruby/spec@7241f39 2019-12-27 17:36:07 +01:00
enumerable Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
enumerator
env Fixed misspellings 2019-12-20 09:32:42 +09:00
exception Update to ruby/spec@7241f39 2019-12-27 17:36:07 +01:00
false
fiber
file Get rid of false positive misspellings 2019-12-24 10:33:32 +09:00
filetest
float Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
gc Update to ruby/spec@d419e74 2019-12-27 16:46:08 +01:00
hash Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
integer Fixed misspellings 2019-12-20 09:32:42 +09:00
io Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
kernel Update to ruby/spec@d419e74 2019-12-27 16:46:08 +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 Decide lambdaness of (f << g) using g (#2729) 2019-12-30 17:47:58 -05:00
module Fixed misspellings 2019-12-20 09:32:42 +09:00
mutex Update to ruby/spec@28a728b 2019-10-26 20:53:01 +02:00
nil
numeric
objectspace
proc Update to ruby/spec@d419e74 2019-12-27 16:46:08 +01:00
process Update to ruby/spec@7241f39 2019-12-27 17:36:07 +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 Update to ruby/spec@d419e74 2019-12-27 16:46:08 +01:00
struct Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
symbol Update to ruby/spec@d419e74 2019-12-27 16:46:08 +01:00
systemexit
thread Update to ruby/spec@d419e74 2019-12-27 16:46:08 +01:00
threadgroup
time Fixed misspellings 2019-12-20 09:32:42 +09:00
tracepoint
true
unboundmethod
warning