[Mono-dev] Unicode Normalization support patch (is back)

Atsushi Eno atsushi at ximian.com
Fri Apr 14 03:50:21 EDT 2006


Hello,

I remembered that I posted a patch for String.Normalize() support
some months ago. Here is the updated patch for current code (with
a small normalization example which I used to verify its behavior).

Note that corresponding normalization engine is already in svn
as mcs/class/corlib/Mono.Globalization.Unicode/Normalization.cs
and so on. The table generator code is already there too ("make"
will create the same C header file). I made a couple of fixes
to make it work fine in svn.

<del>If no one objects I'll commit</del> If it looks good please
tell me and I will commit.

Atsushi Eno
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: normalization-metadata.patch
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060414/523e19c8/attachment.pl 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: normalization-tables.bz2
Type: application/octet-stream
Size: 27352 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060414/523e19c8/attachment.obj 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: normalization-support-corlib.patch
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060414/523e19c8/attachment-0001.pl 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: example.cs
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060414/523e19c8/attachment-0002.pl 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: example-output.txt
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060414/523e19c8/attachment.txt 


More information about the Mono-devel-list mailing list