romanbsd (Roman Shterenzon)
- Login: romanbsd
- Registered on: 12/12/2008
- Last sign in: 05/12/2012
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 3 | 3 |
Activity
05/03/2012
- 11:41 PM Ruby master Bug #6397 (Closed): Net::IMAP::ResponseParseError: unexpected token LPAR (expected QUOTED or LITERAL)
- While parsing the following response:
C: RUBY0004 UID FETCH 2862 BODYSTRUCTURE
S: * 980 FETCH (UID 2862 BODYSTRUC...
05/27/2011
- 08:22 PM Ruby master Bug #4522: Net::HTTP persistent connections
- And if it's used like in example #1, and then there's an exception (which is rescued in user code), and then a new re...
11/10/2009
- 10:51 PM Ruby master Feature #2294: [PATCH] ruby_bind_stack() to embed Ruby in coroutine
- =begin
Hi,
I would like to say that without applying this patch, my ruby interpreter, embedded in a pthread, woul...
10/29/2009
- 06:01 AM Ruby master Feature #2294: [PATCH] ruby_bind_stack() to embed Ruby in coroutine
- =begin
Sorry for the lack of explanation, I thought that it was implicit and apparent.
After I get thread's stack_...
10/28/2009
- 07:04 PM Ruby master Feature #2294: [PATCH] ruby_bind_stack() to embed Ruby in coroutine
- =begin
I'm embedding a Ruby 1.9.1 in my app, and it would die with segmentation fault, and I was suspicious about th...
10/27/2009
- 04:09 PM Ruby master Bug #2279: When embedding Ruby 1.9.1 it's impossible to disable GC
- =begin
r21463 (originally r21441) still bothers me, as a GC which is triggered in C code of the embedding applicatio... - 02:17 AM Ruby master Bug #2279 (Closed): When embedding Ruby 1.9.1 it's impossible to disable GC
- =begin
The function vm_xmalloc() will call garbage_collect_with_gvl() even if dont_gc is set by rb_gc_disable().
T...
02/03/2009
- 05:53 PM Ruby master Feature #859: open-uri doesn't allow redirection to https
- =begin
I quote from [ruby-core:21234] :
But first of all the HTTP --> HTTPS redirection should be still conside... - 05:50 PM Ruby master Feature #859: open-uri doesn't allow redirection to https
- =begin
Originally reported on:
ruby 1.8.7 (2008-08-11 patchlevel 72) [i686-linux]
=end
12/12/2008
- 03:16 AM Ruby master Feature #859 (Closed): open-uri doesn't allow redirection to https
- =begin
Only ftp and http are checked in regex in OpenURI.redirectable? method.
Please see the attached patch.
=e...
Also available in: Atom