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
Marc-Andre Lafortune d5f0d338c7 Optimize Enumerable#grep{_v}
[Bug #17030]
2020-12-15 12:54:45 -05:00
..
argf 2.8 -> 3.0 in specs 2020-12-04 16:32:14 +01:00
array Update to ruby/spec@b0b7f53 2020-11-13 13:17:24 +01:00
basicobject Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
binding 2.8 -> 3.0 in specs 2020-09-15 21:56:00 +02:00
builtin_constants Update to ruby/spec@d419e74 2019-12-27 16:46:08 +01:00
class Improve error message when subclassing non-Class 2020-11-13 07:06:13 -08:00
comparable Update to ruby/spec@ec84479 2020-03-28 00:22:51 +01:00
complex Update to ruby/spec@e829fb0 2020-09-17 11:42:26 +02:00
data Update to ruby/spec@bfd843a 2020-09-30 13:43:19 +02:00
dir Update to ruby/spec@ac878ad 2020-11-27 14:55:31 +01:00
encoding Update to ruby/spec@4f59d86 2020-10-24 15:53:53 +02:00
enumerable Optimize Enumerable#grep{_v} 2020-12-15 12:54:45 -05:00
enumerator numeric.c, range.c: prohibit zero step 2020-10-23 15:26:51 +09:00
env Windows: Read ENV names and values as UTF-8 encoded Strings (#3818) 2020-12-08 02:00:39 +09:00
exception Update to ruby/spec@b0b7f53 2020-11-13 13:17:24 +01:00
false Update to ruby/spec@032ee74 2020-05-03 12:28:29 +02:00
fiber Let Fiber#raise work with transferring fibers 2020-12-12 10:18:19 +13:00
file Update to ruby/spec@b0b7f53 2020-11-13 13:17:24 +01:00
filetest Use rb_warn_deprecated for File.exists? and Dir.exists? 2020-04-06 21:43:32 +09:00
float Update to ruby/spec@335eb9b 2020-08-28 20:26:02 +02:00
gc Update to ruby/spec@032ee74 2020-05-03 12:28:29 +02:00
hash Update the version guard to 3.0 2020-12-07 18:35:59 +09:00
integer Update to ruby/spec@b0b7f53 2020-11-13 13:17:24 +01:00
io 2.8 -> 3.0 in specs 2020-12-04 16:32:14 +01:00
kernel spec: suppress deprecations of "lambda(&proc_block)" pattern 2020-12-12 23:25:15 +09:00
main Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
marshal Update to ruby/spec@bfd843a 2020-09-30 13:43:19 +02:00
matchdata Update to ruby/spec@032ee74 2020-05-03 12:28:29 +02:00
math Update to ruby/spec@032ee74 2020-05-03 12:28:29 +02:00
method Update to ruby/spec@4f59d86 2020-10-24 15:53:53 +02:00
module Update to ruby/spec@b0b7f53 2020-11-13 13:17:24 +01:00
mutex 2.8 -> 3.0 in specs 2020-09-15 21:56:00 +02:00
nil Update to ruby/spec@e829fb0 2020-09-17 11:42:26 +02:00
numeric numeric.c, range.c: prohibit zero step 2020-10-23 15:26:51 +09:00
objectspace 2.8 -> 3.0 in specs 2020-12-04 16:32:14 +01:00
proc Update to ruby/spec@ac878ad 2020-11-27 14:55:31 +01:00
process Update to ruby/spec@b0b7f53 2020-11-13 13:17:24 +01:00
queue
random Deprecate Random::DEFAULT 2020-12-14 20:29:50 +01:00
range 2.8 -> 3.0 in specs 2020-12-04 16:32:14 +01:00
rational Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
regexp 2.8 -> 3.0 in specs 2020-09-15 21:56:00 +02:00
signal Update to ruby/spec@032ee74 2020-05-03 12:28:29 +02:00
sizedqueue Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
string Update to ruby/spec@ac878ad 2020-11-27 14:55:31 +01:00
struct Drop support for ruby 2.4 from ruby/spec 2020-04-01 15:36:20 +09:00
symbol Update to ruby/spec@e829fb0 2020-09-17 11:42:26 +02:00
systemexit Update to ruby/spec@032ee74 2020-05-03 12:28:29 +02:00
thread Update to ruby/spec@b0b7f53 2020-11-13 13:17:24 +01:00
threadgroup Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
time Removed deprecated Time#succ 2020-12-07 18:38:59 +09:00
tracepoint 2.8 -> 3.0 in specs 2020-12-04 16:32:14 +01:00
true Update to ruby/spec@e829fb0 2020-09-17 11:42:26 +02:00
unboundmethod Update to ruby/spec@4f59d86 2020-10-24 15:53:53 +02:00
warning Don't emit warning when the pattern of one-line pattern matching is just a variable pattern 2020-12-13 11:51:49 +09:00