General

Profile

halogenandtoast (Matthew Mongeau)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 2 2

Activity

09/05/2016

02:58 AM Ruby master Feature #12719: `Struct#merge` for partial updates
Update ChangeLog halogenandtoast (Matthew Mongeau)
01:22 AM Ruby master Feature #12719: `Struct#merge` for partial updates
Since merge closely resembles the similar hash function, I think it makes sense to also add `merge!` as a function. I... halogenandtoast (Matthew Mongeau)

09/03/2016

01:37 AM Ruby master Feature #12719: `Struct#merge` for partial updates
Updated so it won't segfault halogenandtoast (Matthew Mongeau)

09/02/2016

04:22 PM Ruby master Feature #12719: `Struct#merge` for partial updates
Thanks, nice catch. I'll update this tomorrow to not segfault. halogenandtoast (Matthew Mongeau)
01:11 PM Ruby master Feature #12719: `Struct#merge` for partial updates
As an alternative since the `|` syntax might get shot down. Here's a patch adding a merge function instead:
~~~ ru...
halogenandtoast (Matthew Mongeau)
09:32 AM Ruby master Feature #12719: `Struct#merge` for partial updates
If this is well received I think a similar syntax could be used for hashes in place of `merge`. halogenandtoast (Matthew Mongeau)
09:27 AM Ruby master Feature #12719 (Feedback): `Struct#merge` for partial updates
Other languages have operators for performing partial updates on maps. I feel like Struct could be more useful if it ... halogenandtoast (Matthew Mongeau)

10/27/2015

02:34 AM Ruby master Bug #11572: Urnary operator causing references to unreachable objects in 2.1.x ?

I can confirm that this happens in the latest 2.1.x tag and that applying 2f3b28c682fe3010ed3b8803199616c12b52512d ...
halogenandtoast (Matthew Mongeau)

02/20/2013

02:38 PM Ruby master Bug #7890: Data class should have documentation
nobu (Nobuyoshi Nakada) wrote:
> I've supposed removal of Data in Ruby level.
It's my understanding that a lot of...
halogenandtoast (Matthew Mongeau)
11:24 AM Ruby master Bug #7890: Data class should have documentation
I have a lack of experience with redmine. I don't see my patch attached, so just incase:
Index: object.c
========...
halogenandtoast (Matthew Mongeau)

Also available in: Atom