[Issue 7679] std.regex.split and splitter don't work w/ ctRegex

2012-03-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7679


Dmitry Olshansky  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 7679] std.regex.split and splitter don't work w/ ctRegex

2012-03-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7679



--- Comment #2 from github-bugzi...@puremagic.com 2012-03-15 13:43:22 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/9ce1020904a4fd99e880038686bf0cccbb1f3cff
fix Issue 7679 - std.regex.split and splitter don't work w/ ctRegex

https://github.com/D-Programming-Language/phobos/commit/4c3ddc268882e777f2a6dd513a633919f2795c13
Merge pull request #490 from blackwhale/regex-splitter

fix Issue 7679 - std.regex.split and splitter don't work w/ ctRegex

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 7679] std.regex.split and splitter don't work w/ ctRegex

2012-03-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7679


Dmitry Olshansky  changed:

   What|Removed |Added

 CC||dmitry.o...@gmail.com


--- Comment #1 from Dmitry Olshansky  2012-03-12 
03:13:19 PDT ---
https://github.com/D-Programming-Language/phobos/pull/490

BTW probably you meant ctRegex!r"\."

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---