halogenandtoast (Matthew Mongeau)
- Login: halogenandtoast
- Email: halogenandtoast@gmail.com
- Registered on: 02/20/2013
- Last sign in: 09/05/2016
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
- 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...
09/03/2016
- 01:37 AM Ruby master Feature #12719: `Struct#merge` for partial updates
- Updated so it won't segfault
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.
- 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... - 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`.
- 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 ...
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 ...
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... - 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
========...
Also available in: Atom