General

Profile

ssuda (Sambasiva Suda)

Issues

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

Activity

04/18/2012

04:46 AM Ruby master Feature #6310: add EC_POINT_mul and EC_POINTs_mul to the ruby openssl ec wrapper
Here is the pull request https://github.com/ruby/ruby/pull/121
ssuda (Sambasiva Suda)

04/08/2012

04:34 AM Ruby master Bug #6269: Process.spawn does not work with Tempfile
ssuda (Sambasiva Suda) wrote:
> :in, :out and :err expects path or fd. Please try Process.spawn("date", :out => tmp....
ssuda (Sambasiva Suda)
04:18 AM Ruby master Bug #6269: Process.spawn does not work with Tempfile
:in, :out and :err expects path. Please try Process.spawn("date", :out => tmp.path) ssuda (Sambasiva Suda)

03/27/2012

01:44 AM Ruby master Feature #6118: Hash#keys_of(values), returns related keys of given values
Here is the updated patch ssuda (Sambasiva Suda)
01:38 AM Ruby master Feature #6118: Hash#keys_of(values), returns related keys of given values
Here is the implementation for Hash#keys_of ssuda (Sambasiva Suda)

03/24/2012

06:48 AM Ruby master Bug #6193: Time.new does not accept seconds as a String
Here is the updated patch using obj2subsecx. ssuda (Sambasiva Suda)

03/23/2012

11:53 PM Ruby master Bug #6193: Time.new does not accept seconds as a String
Here is the patch which will fix the problem with the seconds. There is also pull request for github. ssuda (Sambasiva Suda)

Also available in: Atom