judofyr (Magnus Holm)
- Email:
- Registered on: 08/15/2009
- Last connection: 11/24/2011
Activity
Reported issues: 10
02/20/2012
- 05:53 am ruby-trunk Feature #6023: Add "a ?= 2" support for meaning "a = a.nil? ? 2 : a"
- > I've just proposed this idea to Groovy and I thought the same semantics would be interesting to have in Ruby too:
...
12/08/2011
- 09:59 pm ruby-trunk Feature #5478: import Set into core, add syntax
- On Wed, Dec 7, 2011 at 10:01, Alexey Muranov
<muranov@math.univ-toulouse.fr> wrote:
>
> Issue #5478 has been upda...
11/24/2011
- 09:20 pm ruby-trunk Feature #5669 (Assigned): Random thread scheduling based on a seed
- Just a little idea that popped into my head:
Would it be possible to have "random" thread scheduling (based on a s...
11/08/2011
- 04:23 am ruby-trunk Feature #5578: Embedded YAML for Ruby 2.0
- On Mon, Nov 7, 2011 at 16:30, Kurt Stephens <ks.ruby@kurtstephens.com> wrote:
> Why does YAML need first class sta...
10/25/2011
- 09:59 pm ruby-trunk Feature #5481: Gemifying Ruby standard library
- On Tue, Oct 25, 2011 at 14:45, Intransition <transfire@gmail.com> wrote:
>
>
> On Oct 25, 1:58 am, Lucas Nussbaum...
10/11/2011
- 12:53 am ruby-trunk Feature #5400: Remove flip-flops in 2.0
- > I have no objection to deletion, but I'm just curious.
> Why do you want to delete it aggressively?
>
> --
...
10/04/2011
- 04:43 pm ruby-trunk Feature #5400 (Open): Remove flip-flops in 2.0
- Nobody knows them. Nobody uses them. Let's just get rid of flip-flops, shall we?
09/06/2011
- 12:23 am ruby-trunk Bug #3422: Object.const_get(:A, false) can access BasicObject::A
- > > Why is this issue closed? Is the current behaviour acceptable?
>
> Can you still reproduce this issue?
>
...
09/04/2011
- 12:23 am ruby-trunk Bug #3422: Object.const_get(:A, false) can access BasicObject::A
- On Sat, Sep 3, 2011 at 04:57, Nobuyoshi Nakada <nobu@ruby-lang.org> wrote:
>
> Issue #3422 has been updated b...
08/19/2011
- 07:34 pm ruby-trunk Bug #5204 (Closed): `defined?(@@foo) && @foo` may fail
- defined?(@@foo) doesn't use the correct cbase.
See https://github.com/ruby/ruby/pull/44 for test and patch.
Also available in: Atom