[phobos] phobos commit, revision 1552

dsource.org noreply at dsource.org
Sun May 23 21:27:26 PDT 2010


phobos commit, revision 1552


user: rsinfu

msg:
Fixed bugzilla 3465: isIdeographic can be wrong in std.xml.

- Applied Michael Rynn's contribution to isChar(), isDigit() and isIdeographic(). Now these functions are hard-coded for performance. Profiling showed that this code was three times faster than the old one.
- IdeographicTable must be sorted for lookup().

http://www.dsource.org/projects/phobos/changeset/1552



More information about the phobos mailing list