digitalmars.D.bugs - [Issue 6403] New: Upgrade std.regex to Unicode UTS #18 Level 1 support
- d-bugmail puremagic.com (18/18) Jul 29 2011 http://d.puremagic.com/issues/show_bug.cgi?id=6403
- d-bugmail puremagic.com (13/13) Jul 30 2011 http://d.puremagic.com/issues/show_bug.cgi?id=6403
- d-bugmail puremagic.com (9/9) Jul 30 2011 http://d.puremagic.com/issues/show_bug.cgi?id=6403
- d-bugmail puremagic.com (7/7) Jul 30 2011 http://d.puremagic.com/issues/show_bug.cgi?id=6403
- d-bugmail puremagic.com (10/10) Jan 16 2012 http://d.puremagic.com/issues/show_bug.cgi?id=6403
- d-bugmail puremagic.com (12/12) Feb 24 2012 http://d.puremagic.com/issues/show_bug.cgi?id=6403
http://d.puremagic.com/issues/show_bug.cgi?id=6403 Summary: Upgrade std.regex to Unicode UTS #18 Level 1 support Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Phobos AssignedTo: nobody puremagic.com ReportedBy: bugzilla digitalmars.com --- Comment #0 from Walter Bright <bugzilla digitalmars.com> 2011-07-29 16:59:31 PDT --- Level 1 is the most basic minimal regex support for Unicode. http://unicode.org/reports/tr18/ -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Jul 29 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6403 klickverbot <code klickverbot.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |code klickverbot.at AssignedTo|nobody puremagic.com |dmitry.olsh gmail.com --- Comment #1 from klickverbot <code klickverbot.at> 2011-07-30 00:20:52 PDT --- As far as I know, Dmitry Olhansky is actively working on Level 1 conformance as part of his GSoC project. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Jul 30 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6403 --- Comment #2 from Dmitry Olshansky <dmitry.olsh gmail.com> 2011-07-30 08:51:08 PDT --- Indeed, and it's already here, though with a couple of quirks. To the best of my knowledge my project addresses all of the present issues with std.regex. Which reminds me that it should go a little more public soon, stay tuned. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Jul 30 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6403 --- Comment #3 from Walter Bright <bugzilla digitalmars.com> 2011-07-30 11:42:12 PDT --- That's great to hear! It's a little embarassing that we don't have this already. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Jul 30 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6403 Jerry Quinn <jlquinn optonline.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jlquinn optonline.net --- Comment #4 from Jerry Quinn <jlquinn optonline.net> 2012-01-16 19:09:00 PST --- Does the new regex package now close this bug? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Jan 16 2012
http://d.puremagic.com/issues/show_bug.cgi?id=6403 Dmitry Olshansky <dmitry.olsh gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #5 from Dmitry Olshansky <dmitry.olsh gmail.com> 2012-02-24 11:45:34 PST --- Closing this as full level 1 support is provided. Any problems and/or missing functionality should be regarded as bugs and filed as such. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Feb 24 2012