Dan0042 (Daniel DeLorme)
- Login: Dan0042
- Registered on: 06/09/2016
- Last connection: 05/17/2022
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 15 | 15 | 30 |
Activity
05/17/2022
-
01:15 PM Ruby master Feature #18788: Support passing Regexp options as String to Regexp.new
- +1, I've often wanted that.
05/13/2022
-
02:23 PM Ruby master Misc #18747: DevMeeting-2022-05-19
- * [Feature #18742] Introduce a way to tell if a method invokes the `super` keyword or not
* It's currently possibl... -
01:17 PM Ruby master Feature #18742: Introduce a way to tell if a method invokes the `super` keyword
- Thank you for the suggestion, and I apologize for the late reply.
This works remarquably well.
```ruby
class Unb...
04/21/2022
-
06:50 PM Ruby master Feature #18683: Allow to create hashes with a specific capacity.
- mame (Yusuke Endoh) wrote in #note-6:
> My preference of its API style is `Hash.new(capacity: 100000)`. Can we first...
04/19/2022
-
01:19 AM Ruby master Feature #18742 (Rejected): Introduce a way to tell if a method invokes the `super` keyword
- In order to implement a "no clobber" checker as in #18618, I would like to have a way to check if a method calls `sup...
03/22/2022
-
01:55 PM Ruby master Feature #17837: Add support for Regexp timeouts
- mame (Yusuke Endoh) wrote in #note-37:
> BTW, we agreed that we do not introduce `Regexp.backtrack_limit=`. It would...
03/21/2022
-
01:35 PM Ruby master Feature #17548: Need simple way to include symlink directories in Dir.glob
- Bump.
Today I just came across a case where I wanted to use this feature.
@nobu according to dev meeting notes you ...
03/17/2022
-
06:18 PM Ruby master Feature #18563: Add "graphemes" and "each_grapheme" aliases
- nobu (Nobuyoshi Nakada) wrote in #note-4:
> How about `letters` and `each_letter`?
I like the general idea, but to m...
03/10/2022
-
02:51 PM Ruby master Feature #18619: Reverse the order of GC Compaction cursor movement
- Any idea why this PR results in so many more pinned slots?
-
02:11 AM Ruby master Feature #18618: no clobber def
- I like this idea.
But no one will use this feature if you need to always opt-in via `ncdef`.
It would make more sen...
Also available in: Atom