[Issue 5673] Add lookahead and forgetful matching support std.regex

2011-06-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5673 Dmitry Olshansky dmitry.o...@gmail.com changed: What|Removed |Added CC|

[Issue 5673] Add lookahead and forgetful matching support std.regex

2011-06-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5673 --- Comment #3 from Dmitry Olshansky dmitry.o...@gmail.com 2011-06-06 02:27:19 PDT --- *** Issue 5169 has been marked as a duplicate of this issue. *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You

[Issue 5673] Add lookahead and forgetful matching support std.regex

2011-06-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5673 --- Comment #4 from Dmitry Olshansky dmitry.o...@gmail.com 2011-06-06 08:29:32 PDT --- Fixed in version 2.053 https://github.com/D-Programming-Language/phobos/commit/ee612d047c8c8a840fb601180306f65ec28c7853 -- Configure issuemail:

[Issue 5673] Add lookahead and forgetful matching support std.regex

2011-06-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5673 Dmitry Olshansky dmitry.o...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 5673] Add lookahead and forgetful matching support std.regex

2011-03-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5673 --- Comment #1 from Dmitry Olshansky dmitry.o...@gmail.com 2011-03-01 07:49:21 PST --- Created an attachment (id=925) Patch for regex.d, all but lookbehind -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ---