manveru (Michael Fellinger)
- Login: manveru
- Email: m.fellinger@gmail.com
- Registered on: 11/07/2008
- Last sign in: 06/19/2016
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...
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...
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...
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 ...
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...
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...
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 ...
03/02/2010
- 10:49 AM Ruby master Feature #1102: Prepend Module
- =begin
+1 for Module#prepend
=end
- 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)
...
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
Also available in: Atom