[Mono-devel-list] [PATCH] Fixes to System.Collections.Generic/System.Collections based on ms.net 2.0 beta2

David Waite dwaite at gmail.com
Sun Jun 12 18:52:35 EDT 2005


>From ChangeLog:

2005-06-12  David Waite  <dwaite at gmail.com>

        * corlib.dll.sources: Add the non-generic IEqualityComparer interface
        * System.Collections/Hashtable.cs: make prime-related functions
        internal so generic Dictionary can use them
        * System.Collections/IEqualityComparer.cs: add non-generic
        IEqualityComparer interface
        * System.Collections.Generic/IKeyComparer.cs: removed
        * System.Collections.Generic/KeyValuePair.cs: add same-style ToString
        as ms.net Beta2 impl, make Serializable, use correct field names.
        * System.Collections.Generic/Dictionary.cs: Miscelaneus clean-ups,
        added serialization support, use Hashtable prime functions

-David Waite
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SCG.patch
Type: application/octet-stream
Size: 22312 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050612/7d908427/attachment.obj 


More information about the Mono-devel-list mailing list