[Mono-dev] [PATCH] String.cs

Phil mono at thinkedge.com
Wed May 6 06:03:34 EDT 2009


Hi! This is my first submission to Mono.

The attached patch replaces the unmanaged version of the
String.InternalSplit() method with a managed implementation. This is a
direct port from the existing C code to C#. I tested this against the 2.0
and 1.1 profiles and there were no regressions. This patch is contributed
under the X11 license.

I hope it can be incorporated into Mono.

Phil

BTW. This is the first patch submission from the MOSA Project team.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090506/1d1f22f0/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: String.cs.diff
Type: application/octet-stream
Size: 5001 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090506/1d1f22f0/attachment.obj 


More information about the Mono-devel-list mailing list