manveru (Michael Fellinger)
- Email:
- Registered on: 11/07/2008
- Last connection: 01/04/2012
Activity
Reported issues: 8
01/04/2012
- 10:12 am ruby-trunk 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-trunk 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-trunk 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-trunk 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-trunk 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-trunk 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-trunk Feature #1102: Prepend Module
- =begin
+1 for Module#prepend
=end - 03:11 am ruby-trunk 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-trunk 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 - 03:27 am ruby-trunk Feature #2759: Regexp /g and /G options
- =begin
That's if you don't accept numeric backrefs.
Here is an example of a regular expression used in the PHP bun...
Also available in: Atom