General

Profile

manveru (Michael Fellinger)

Issues

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

Activity

04/12/2013

10:54 PM Ruby master Bug #8261 (Rejected): module_function for methods of same name
This affects all versions from 1.8 to 2.0 I have tested.
I'd expect all three examples below to have the same outp...
manveru (Michael Fellinger)

01/04/2012

10:12 AM Ruby master Bug #5836: #slice results inconsistent after #force_encoding to a valid encoding
I've reduced the code a bit, calling `force_encoding` seems to cause it, and calling `valid_encoding?` repairs the da... manveru (Michael Fellinger)

01/12/2011

07:05 PM Ruby master Feature #4264: General type coercion protocol for Ruby
=begin
On Wed, Jan 12, 2011 at 1:46 AM, Haase, Konstantin
<Konstantin.Haase@student.hpi.uni-potsdam.de> wrote:
> B...
manveru (Michael Fellinger)

11/08/2010

11:26 PM Ruby master Bug #4037 (Rejected): Net/http keep alive bug
=begin
I've found a bug where if the target server sends an eof to the socket, net/http will raise an error. I've ...
manveru (Michael Fellinger)

09/17/2010

07:02 PM Ruby master Bug #3844 (Closed): Kernel.methods(false) not documented
=begin
The documentation of Kernel.methods doesn't cover the optional argument.
It's covered by RubySpec, so I th...
manveru (Michael Fellinger)

03/05/2010

09:26 AM Ruby master Feature #2759: Regexp /g and /G options
=begin
Hi Naruse, Allowing for the flag to be passed is fine, I'm not that eager on the /g or /G syntax itself as lo...
manveru (Michael Fellinger)

03/03/2010

12:02 PM Ruby master Feature #2759: Regexp /g and /G options
=begin
That's one out of many, and the shortest I could find.
My other samples still fail... here's a quick paste ...
manveru (Michael Fellinger)

03/02/2010

10:49 AM Ruby master Feature #1102: Prepend Module
=begin
+1 for Module#prepend
=end
manveru (Michael Fellinger)
03:11 AM Ruby master Feature #2759: Regexp /g and /G options
=begin
It's not correct, I simply shortened a longer expression.
The original is:

(?x)\G
(?= ([ ]{4}|\t)
...
manveru (Michael Fellinger)

02/22/2010

04:10 AM Ruby master Feature #2759: Regexp /g and /G options
=begin
Thank you very much, that seems handle most of what I need, have to make sure it works correctly tomorrow.
=end
manveru (Michael Fellinger)

Also available in: Atom