General

Profile

zeke (Zeke Gabrielse)

  • Login: zeke
  • Registered on: 04/27/2022
  • Last sign in: 04/13/2024

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 3 3 6

Like

Activity

04/13/2024

08:40 PM Ruby master Misc #20422: Bugfix release process
I would also love to see more transparency here. We want to upgrade to 3.3, but we're currently blocked due to https:... zeke (Zeke Gabrielse)

12/13/2023

09:56 PM Ruby master Bug #20064 (Closed): Inconsistent behavior between array splat *nil and hash splat **nil
This has been discussed in #8507 and #9291 but both were closed because they lacked a clear use case.
I think the ...
zeke (Zeke Gabrielse)

07/11/2023

05:26 PM Ruby master Feature #19764 (Open): Introduce defp keyword for defining overloadable, pattern matched methods
Pattern matching has become one of my favorite features of Ruby, if not my favorite. It changed the way I write and e... zeke (Zeke Gabrielse)

12/29/2022

07:56 PM Ruby master Bug #19284 (Closed): Integer overflow when using RUBY_GC_HEAP_INIT_SLOTS environment variable
If you set the environment variable `RUBY_GC_HEAP_INIT_SLOTS` to anything other than `0`, an integer overflow runtime... zeke (Zeke Gabrielse)

09/01/2022

03:06 PM Ruby master Bug #18990 (Closed): Pattern matching unexpectedly raises "duplicated key name" error
I've found that sometimes, when matching nested patterns, I get an unexpected "duplicate key name" error but there's ... zeke (Zeke Gabrielse)

08/10/2022

04:46 PM Ruby master Feature #18961 (Open): Introduce support for pattern matching all elements of an array
When pattern matching arrays, often times we want to assert that a given array's elements all match a pattern.
For...
zeke (Zeke Gabrielse)

04/27/2022

02:58 PM Ruby master Feature #18757 (Open): Introduce %R percent literal for anchored regular expression patterns
When defining regular expression patterns, it's often the case that you want to anchor with `\A` and `\z` to match th... zeke (Zeke Gabrielse)

Also available in: Atom