[phobos] phobos commit, revision 1552

Walter Bright walter at digitalmars.com
Mon May 24 20:59:32 PDT 2010


The unittests in std.xml throw an access violation.

dsource.org wrote:
> 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
>
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
>
>
>   


More information about the phobos mailing list