[Mono-dev] several patches for System.dll

Andrew Skiba andrews at mainsoft.com
Thu Sep 28 11:24:47 EDT 2006


Hello.

Please review these patches for System.dll.

Part of them is needed to omit TARGET_JVM, so code will be common.

* AcceptList.patch - stop using of non-standard methods from mscorlib
* DigestClient.patch - use MD5.Create instead of HashAlgorithm.Create
("MD5")
* IOrderedDictionary.patch - fix the base intefaces list to match .Net
* ListDictionary.patch - remove unused output parameter (expensive in
Java)
* X509CertificateCollection.patch - remove unnecessary overload

Thank you.

Andrew.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: AccessControl.patch
Type: application/octet-stream
Size: 1496 bytes
Desc: AccessControl.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060928/8a8c3193/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DigestClient.patch
Type: application/octet-stream
Size: 638 bytes
Desc: DigestClient.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060928/8a8c3193/attachment-0001.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: IOrderedDictionary.patch
Type: application/octet-stream
Size: 572 bytes
Desc: IOrderedDictionary.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060928/8a8c3193/attachment-0002.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ListDictionary.patch
Type: application/octet-stream
Size: 1478 bytes
Desc: ListDictionary.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060928/8a8c3193/attachment-0003.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: X509CertificateCollection.patch
Type: application/octet-stream
Size: 919 bytes
Desc: X509CertificateCollection.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060928/8a8c3193/attachment-0004.obj 


More information about the Mono-devel-list mailing list