Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-15[corlib] System.Collections from reference sourcesMarek Safar
2015-01-15[corlib] Hashtable constructor with equality comparer needs to use it during ...Marek Safar
2013-02-28Share more common codeMarek Safar
2012-10-03Clean up some static initializersMarek Safar
2012-02-24Remove some unused codeMarek Safar
2011-05-23Reorder fields to improve object layout since the runtime can't do it for cor...Rodrigo Kumpera
2011-05-06Enable some code to be included in Moonlight's S.X.S.dll SDK assemblySebastien Pouliot
2009-10-172009-10-16 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
2009-10-012009-09-30 Gonzalo Paniagua Javier <gonzalo@novell.com>Gonzalo Paniagua Javier
2009-09-242009-09-24 Marek Safar <marek.safar@gmail.com>Marek Safar
2009-09-232009-09-22 Marek Safar <marek.safar@gmail.com>Marek Safar
2008-08-28More changes to eliminate mcs warningsMiguel de Icaza
2008-08-28Expose EqualityComparer in 2.0Miguel de Icaza
2008-08-042008-08-04 Jb Evain <jbevain@novell.com>Jb Evain
2008-05-25get Miguel's patch back in, without cloning the serialization infoJb Evain
2008-05-23reverting, somehow this breaks the linkerJb Evain
2008-05-232008-05-23 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
2008-03-29share folks from System.Collections in both System and System.XmlJb Evain
2007-11-06in System.Collections:Jb Evain
2007-10-262007-10-25 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2006-11-17Fix, SerializationInfo.GetValue might throw an errorMiguel de Icaza
2006-11-16Improved the MonoTODO messages, as these will be developer visible Miguel de Icaza
2006-08-232006-08-16 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
2006-01-052006-01-04 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2005-09-302005-09-29 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
2005-09-052005-09-05 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2005-09-012005-09-01 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2005-06-15Applied a patch from David Waite <dwaite@gmal.com> containing some collection...Martin Baulig
2005-06-062005-06-06 Zoltan Varga <vargaz@freemail.hu>Zoltan Varga
2005-05-222005-05-22 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2005-02-212005-02-21 Zoltan Varga <vargaz@freemail.hu>Zoltan Varga
2004-12-21 * Hashtable.cs (get_Item): duplicate Find here, as we canBen Maurer
2004-12-212004-12-21 Ben Maurer <bmaurer@ximian.com>Ben Maurer
2004-12-21 * Hashtable.cs (Find): Some minor optimizations here.Ben Maurer
2004-12-21 * Hashtable.cs: Remove GetImpl and inline it.Ben Maurer
2004-12-21 * Hashtable.cs (Find): Before calling KeyEquals, check to see if kBen Maurer
2004-12-212004-12-20 Ben Maurer <bmaurer@ximian.com>Ben Maurer
2004-12-202004-12-16 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2004-12-162004-12-16 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2004-07-22Patch for bug #61802 (Approved by miguel)Geoff Norton
2004-06-142004-06-14 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2004-06-11Add license and copyright to all source files in corlibDuncan Mak
2004-06-012004-05-31 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2004-05-272004-05-27 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2004-05-24 * Hashtable.cs: Renamed internal class to make serialization compatibleLluis Sanchez
2004-05-10* Hashtable.cs: marked EnumeratorMode privateGert Driesen
2004-05-012004-05-01 Andreas Nahr <ClassDevelopment@A-SoftTech.com>Andreas N
2004-04-30constifyBen Maurer
2004-03-192004-03-18 David Sheldon <dave-mono@earth.li>David Sheldon
2004-01-13 * Hashtable.cs: Added serialization support to SynchedHashtable. ThisLluis Sanchez