General

Profile

sunaku (Suraj Kurapati)

  • Login: sunaku
  • Email: sunaku@gmail.com
  • Registered on: 01/22/2009
  • Last sign in: 07/06/2014

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 33 34

Activity

02/08/2014

01:39 AM Ruby master Feature #7068: ability to deactivate Hash#compare_by_identity()
Eric Hodel wrote:
> =begin
>
> h = {}
> h.compare_by_identity = true
> h['a'] = 1
> h['a'] = 2
> h....
sunaku (Suraj Kurapati)

02/13/2013

11:28 PM Ruby master Feature #2294: [PATCH] ruby_bind_stack() to embed Ruby in coroutine
Hi,
ko1 (Koichi Sasada) wrote:
>
> (2013/02/13 14:49), sunaku (Suraj Kurapati) wrote:
> > Ruby must also be b...
sunaku (Suraj Kurapati)
02:49 PM Ruby master Feature #2294: [PATCH] ruby_bind_stack() to embed Ruby in coroutine
ko1 (Koichi Sasada) wrote:
> > 1. Cannot bind Ruby to a pre-allocated stack address range.
>
> I'm not sure what...
sunaku (Suraj Kurapati)
07:28 AM Ruby master Feature #2294: [PATCH] ruby_bind_stack() to embed Ruby in coroutine
Hello ko1,
Thanks for committing changeset r38905 into Ruby 2.0.0-rc2.
But, I am seeing the following problems ...
sunaku (Suraj Kurapati)

02/09/2013

03:30 PM Ruby master Feature #5008: Equal rights for Hash (like Array, String, Integer, Float)
Hi Matz,
matz (Yukihiro Matsumoto) wrote:
> The reason I hesitate to add to_h to nil is because I am not fully sa...
sunaku (Suraj Kurapati)

11/03/2012

05:05 AM Ruby master Feature #5422: File.fnmatch != Dir.glob # {no,sets}
Thanks for your agreement Thomas.
Hey Ruby-core developers, we have agreed on the following API, where passing a F...
sunaku (Suraj Kurapati)

09/26/2012

03:51 AM Ruby master Feature #7068 (Rejected): ability to deactivate Hash#compare_by_identity()
Hello,
I am using ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-linux].
There is no way to deactivate a Ha...
sunaku (Suraj Kurapati)

07/11/2012

03:52 AM Ruby master Feature #2294: [PATCH] ruby_bind_stack() to embed Ruby in coroutine
Hello,
This patch still works as-is with ruby-1.9.3-p194 and ruby-1.9.2-p320:
https://github.com/sunaku/ruby/co...
sunaku (Suraj Kurapati)

03/29/2012

08:36 AM Ruby master 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...
sunaku (Suraj Kurapati)
08:26 AM Ruby master 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...
sunaku (Suraj Kurapati)

Also available in: Atom