General

Profile

neleai (Ondrej Bilka)

  • Login: neleai
  • Email: neleai@seznam.cz
  • Registered on: 10/30/2010
  • Last sign in: 03/18/2012

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 5 5

Activity

01/16/2012

09:10 PM Ruby master Feature #5899 (Rejected): chaining comparsions.
Migration from python to ruby is problematic because ruby lacks certain features.
Most important python advantage is...
neleai (Ondrej Bilka)

01/14/2012

05:53 AM Ruby master Bug #5871: regexp \W matches some word characters when inside a case-insensitive character class
So regular expessions dont offer level1:basic unicode support?
See http://unicode.org/reports/tr18/

On Tue, J...
neleai (Ondrej Bilka)
12:23 AM Ruby master Feature #5893: named return,next...
On Fri, Jan 13, 2012 at 11:34:17PM +0900, Yukihiro Matsumoto wrote:
> Hi,
>
> In message "Re: [ruby-core:4211...
neleai (Ondrej Bilka)

01/13/2012

11:29 PM Ruby master Feature #5893: named return,next...
On Fri, Jan 13, 2012 at 11:11:28PM +0900, Anurag Priyam wrote:
> On Fri, Jan 13, 2012 at 7:21 PM, Ondrej Bilka <ne...
neleai (Ondrej Bilka)
10:51 PM Ruby master Feature #5893 (Rejected): named return,next...
Hello. As returning from various blocks is recurring theme at list I propose following.
You can assign label to ea...
neleai (Ondrej Bilka)

11/23/2011

04:51 PM Ruby master Feature #5662: inject-accumulate, or Haskell's mapAccum*
Why not just use
Hash[[1,2].map{|a| [a,2*a]}]
neleai (Ondrej Bilka)

11/19/2011

09:43 PM Ruby master Bug #5648 (Closed): irb does not handle recursive heredocs
irb get compile error on following code:
<<A
#{ <<A
A
}
A
neleai (Ondrej Bilka)

11/07/2011

01:23 AM Ruby master Feature #5531: deep_value for dealing with nested hashes
Do you need hash or something like multidimensional hash class that uses [], each iterates on nested...
On Sun, No...
neleai (Ondrej Bilka)

11/06/2011

11:33 PM Ruby master Feature #5574: Make arrays comparable
I remember that in ruby-core long ago matz explained that array don't include comparable because they could contain e... neleai (Ondrej Bilka)

07/10/2011

01:23 PM Ruby master Feature #5010: Add Slop(-like) in stdlib and deprecate current OptionParser API
On Sun, Jul 10, 2011 at 10:16:25AM +0900, Eric Hodel wrote:
> On Jul 9, 2011, at 4:19 PM, Rodrigo Rosenfeld Rosas ...
neleai (Ondrej Bilka)

Also available in: Atom