Thread overview | ||||||||
---|---|---|---|---|---|---|---|---|
|
July 29, 2011 [Issue 6403] New: Upgrade std.regex to Unicode UTS #18 Level 1 support | ||||
---|---|---|---|---|
| ||||
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: ------- |
July 30, 2011 [Issue 6403] Upgrade std.regex to Unicode UTS #18 Level 1 support | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | 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: ------- |
July 30, 2011 [Issue 6403] Upgrade std.regex to Unicode UTS #18 Level 1 support | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | 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: ------- |
July 30, 2011 [Issue 6403] Upgrade std.regex to Unicode UTS #18 Level 1 support | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | 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: ------- |
January 17, 2012 [Issue 6403] Upgrade std.regex to Unicode UTS #18 Level 1 support | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | 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: ------- |
February 24, 2012 [Issue 6403] Upgrade std.regex to Unicode UTS #18 Level 1 support | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | 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: ------- |
Copyright © 1999-2021 by the D Language Foundation