sunaku (Suraj Kurapati)
- Email:
- Registered on: 01/22/2009
- Last connection: 03/29/2012
Activity
Reported issues: 33
03/29/2012
- 08:36 am ruby-trunk Feature #5008: Equal rights for Hash (like Array, String, Integer, Float)
- In my mind, nil.to_h should exist for the same reason that
nil.to_a, nil.to_s, nil.to_i, and nil.to_f exist: conveni... - 08:26 am ruby-trunk Feature #5644: add Enumerable#exclude? antonym
- Hi Matz,
I didn't ask for antonmys for all predicates; only for #exclude?.
The reason for #exclude? is for more... - 08:14 am ruby-trunk Feature #6150: add Enumerable#grep_v
- I'd rather not wait 2+ years for this issue to be resolved by making this feature dependent on Ruby 2.0's named param...
03/28/2012
- 01:29 am ruby-trunk Feature #6150: add Enumerable#grep_v
- Alright, then let's simplify it further because passing {:invert=>true} seems more like Rails than Ruby:
def gre...
03/16/2012
- 02:23 pm ruby-trunk Feature #5008: Equal rights for Hash (like Array, String, Integer, Float)
- On Friday, 16 Mar 2012 at 1:13 PM, Yukihiro Matsumoto wrote:
> Hi,
>
> In message "Re: [ruby-core:43310] [ru... - 03:34 am ruby-trunk Feature #6150 (Rejected): add Enumerable#grep_v
- Please add a grep_v() method to Enumerable that behaves like the opposite of grep().
For example, if Enumerable#gr... - 03:27 am ruby-trunk Feature #5422: File.fnmatch != Dir.glob # {no,sets}
- What if we pass a File::FNM_EXTGLOB flag to the File.fnmatch methods?
File.fnmatch? '{.g,t}*', '.gem', File::FNM... - 03:15 am ruby-trunk Feature #2294: [PATCH] ruby_bind_stack() to embed Ruby in coroutine
- Hello Steve,
I'm glad my patch fixed the problem for you. :)
Regarding what changed in Ruby 1.9 to cause this ... - 02:58 am ruby-trunk Feature #5008: Equal rights for Hash (like Array, String, Integer, Float)
- =begin
Request #3131 was fulfilled, so here is the updated feature matrix:
| | Kernel | Impli...
12/29/2011
- 02:22 am ruby-trunk Feature #5008: Equal rights for Hash (like Array, String, Integer, Float)
- Any update on the status of this request being accepted into Ruby trunk? Thanks.
Also available in: Atom