General

Profile

ghazel (Greg Hazel)

  • Login: ghazel
  • Email: ghazel@gmail.com
  • Registered on: 05/05/2009
  • Last sign in: 01/12/2015

Issues

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

Activity

05/29/2014

05:45 AM Ruby master Bug #9877 (Rejected): IRB::OutputMethod defines "pp", but it's actually "p"
IRB::OutputMethod#pp is actually more like Kernel#p than PrettyPrint#pp. There doesn't seem to be a good reason for t... ghazel (Greg Hazel)
05:26 AM Ruby master Bug #9876 (Closed): IRB::Context output_method is not used
IRB::Context takes an optional output_method, but it is never used. IRB::Irb.output_value, and IRB::Irb.eval_input ca... ghazel (Greg Hazel)

07/18/2011

11:41 AM Backport187 Backport #5043 (Closed): Thread#backtrace
This is a request that http://redmine.ruby-lang.org/issues/977 which is an implementation of Thread#backtrace, be bac... ghazel (Greg Hazel)

06/27/2011

07:53 AM Ruby master Bug #4934: winsock listen backlog may only be set once, and is set to 5
Here is a patch to set the default value to 1024. ghazel (Greg Hazel)
07:22 AM Ruby master Bug #4934: winsock listen backlog may only be set once, and is set to 5
Also set on win32 in ruby for socketpair here:
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/win32/win32.c?view=...
ghazel (Greg Hazel)
07:19 AM Ruby master Bug #4934 (Closed): winsock listen backlog may only be set once, and is set to 5
This is commonly observed as a bug in Windows servers, where under light load clients begin to get ECONNREFUSED. This... ghazel (Greg Hazel)
07:51 AM Ruby 1.8 Bug #4933: winsock listen backlog may only be set once, and is set to 5
Here is a patch to set the default value to 1024. ghazel (Greg Hazel)
07:16 AM Ruby 1.8 Bug #4933 (Closed): winsock listen backlog may only be set once, and is set to 5
This is commonly observed as a bug in Windows servers, where under light load clients begin to get ECONNREFUSED. This... ghazel (Greg Hazel)

06/19/2011

10:35 PM Ruby master Feature #4906 (Closed): rb_w32_add_socket / rb_w32_remove_socket
It is currently not possible to use an externally created
SOCKET on Windows with ruby 1.9. This bug is described in
...
ghazel (Greg Hazel)
10:34 PM Backport186 Backport #4905 (Closed): rb_w32_add_socket / rb_w32_remove_socket
It is currently very difficult to use an externally created
SOCKET on Windows with ruby 1.8. Authors of all the gems...
ghazel (Greg Hazel)

Also available in: Atom