Uri.OriginalString is a bit misleading since it's computed for merged URI
[mono.git] / mcs / class / System / System.Collections.Specialized /
2010-07-31 tgiphilMerge branch 'master' of github.com/mono/mono
2010-07-25 Carlos Alberto CortezMerge branch 'master' of git://github.com/mono/mono
2010-07-25 Raja R HarinathEOL handling
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2009-12-03 Marek Safar2009-12-03 Marek Safar <marek.safar@gmail.com>
2009-12-03 Marek SafarAdd missing attributes.
2009-11-02 Miguel de Icaza2009-11-02 Miguel de Icaza <miguel@novell.com>
2009-03-01 Zoltan Varga2009-03-01 Zoltan Varga <vargaz@gmail.com>
2008-09-14 Gert DriesenMoved ProviderCollectionTest.cs from System assembly...
2008-09-10 Scott Thomas* BitVector32.cs: Minor fixes. Simplified Section.ToStr...
2008-08-26 Scott ThomasFixed bug 417833 which allowed for the creation of...
2008-08-05 Marek SafarNew tests.
2008-07-31 Jb Evaincleanup System.ComponentModel for SL2
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-04-13 Jb Evainmerge back ml2 into trunk
2008-04-13 Jb Evainlast merge 100420:100549
2008-04-11 Jb Evainmerge 100015:100420
2008-04-11 Jb Evainmerge 100015:100420
2008-04-07 Jb Evainmerge 99762:100015
2008-04-07 Jb Evainmerge 99762:100015
2008-04-03 Jb Evainmerge 99630:99762
2008-04-03 Jb Evainmerge 99630:99762
2008-04-02 Jb Evainmerge 99508:99630
2008-03-30 Jb Evainmerge 99306:99332
2008-03-29 Jb Evainshare folks from System.Collections in both System...
2008-01-08 Marek SafarC# 3.0 updates
2008-01-08 Juraj Skripsky2008-01-07 Juraj Skripsky <js@hotfeet.ch>
2007-11-29 Atsushi Enorevert the regressing change.
2007-11-29 Konstantin Trigerfix default case-insensitive comparer for 2.0 profile
2007-08-14 Miguel de IcazaFix infinite recursion
2007-05-27 Roei ErezFix .NET 1.1 compatability
2007-05-27 Roei ErezBug fix for NameValueCollection constructors:
2007-05-07 Konstantin Trigerrefactoring for .net binary serialization compatibility...
2007-04-29 Ilya KharmatskyProper exceptions throwing / handling under NET_2_0...
2007-04-19 Miguel de IcazaIndentation, style, codingstyle police
2007-04-19 Konstantin TrigerUse invariant culture for string comparing
2007-04-19 Konstantin TrigerUse invariant culture for string comparing
2007-04-15 Marek Safar2007-04-15 Marek Safar <marek.safar@gmail.com>
2007-04-05 Konstantin Trigeruse Invariant culture for string manipulations
2007-03-27 Alan McGovernShould've used "or" not "and" in the inequality test.
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-01-18 Konstantin Trigeruse IEqualityComparer for key comparison
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-27 Miguel de IcazaImprove MonoTODOs
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-03 Andrew Skibaremove unneeded out parameter
2006-10-02 Gert Driesen* CollectionsUtil.cs: Set eol-style to CRLF.
2006-10-02 Gert Driesen* OrderedDictionary.cs: IsReadOnly, indexers, Keys...
2006-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-04-04 Atsushi Eno2006-04-04 Atsushi Enomoto <atsushi@ximian.com>
2006-04-04 Atsushi Eno2006-04-04 Atsushi Enomoto <atsushi@ximian.com>
2006-04-03 Andrew Skibamerge from trunk revisions 58933, 58935, 58936
2006-03-30 Konstantin Trigermerge -r 58784:58785
next