Update
[mono.git] / mcs / class /
2010-10-22 Gonzalo Paniagua... Remove arbitrary 1024 limit in GetProcesses
2010-10-21 Gonzalo Paniagua... FromBinary does not need ToLocalTime
2010-10-21 Atsushi EnoOnEndXxx() methods should not try to let void return...
2010-10-21 Atsushi EnoVoid event should not have Result of type void.
2010-10-21 Atsushi EnoMake generated type names unique.
2010-10-21 Atsushi EnoAdd some WCF types in moonlight_raw System.Xml.Serializ...
2010-10-21 Atsushi EnoAdd #if NET_2_1 and SupportFaults member for Silverligh...
2010-10-21 Gonzalo Paniagua... Fix the collision handling code
2010-10-20 Marek Habersack[asp.net] ObjectStateFormatter.{De}serialize methods...
2010-10-20 Marek Habersack[asp.net,wcf] WCF proxies are generated using a slightl...
2010-10-20 Marek Habersack[wcf] make /js and /jsdebug dispatchers work.
2010-10-20 Atsushi EnoForgot #if NET_4_0.
2010-10-20 Atsushi EnoAdd ExtendedProtectionPolicy members. Required by ...
2010-10-20 Atsushi EnoExtendedProtection Configuration types are also used...
2010-10-20 Atsushi EnoAdd System.Security.Authentication.ExtendedProtection...
2010-10-20 Gonzalo Paniagua... Able to read MS serialized nullable<primitive>
2010-10-19 Rodrigo KumperaAdd regression test for #640780
2010-10-19 Sebastien PouliotRemove dead code from BigInteger since it confuse some...
2010-10-19 TakDon't disconnect an unconnected socket. Fixes #606809.
2010-10-19 Atsushi EnoAdd complicated dictionary state and support dictionary...
2010-10-19 Atsushi EnoMake XamlType.GetMember() and XamlType.GetAllMembers...
2010-10-19 Atsushi EnoAdd Dictionary reader test and made some fixes towards it.
2010-10-19 Marek SafarPass modifier when used with named argument
2010-10-19 Atsushi EnoArray takes ArrayExtension shape and thus won't reach...
2010-10-19 Atsushi EnoImplement FactoryMethod and Arguments support in XamlOb...
2010-10-19 Atsushi EnoHandle x:* attributes and look for standard directives...
2010-10-18 Marek Habersack[asp.net] make sure the string we pass to DecryptAssemb...
2010-10-18 Jonathan PryorDon't load app.config when we're processing app.config
2010-10-18 Marek Habersack[wcf] ServiceHost directive can span several lines.
2010-10-18 Rodrigo KumperaMerge branch 'master' of github.com:mono/mono
2010-10-18 Marek Habersack[wcf] Don't close HTTP response prematurely.
2010-10-18 Atsushi EnoStaticExtension also puts PositionalParameters (not...
2010-10-18 Atsushi EnoEnable working test (that was blocked just by XmlDocume...
2010-10-18 Atsushi EnoXmlDocument.InnerText is overriden to explicitly throw...
2010-10-18 Atsushi EnoSeveral fixes for types that include static members.
2010-10-18 Atsushi EnoTake TypeConverter into consideration in XamlObjectReader.
2010-10-18 Atsushi EnoXamlXmlWriter.WriteValue() accepts only string.
2010-10-16 Andreia Gaita[Json] Add support for calling external json (de)serial...
2010-10-16 Andreia Gaita[Json] Fix decimal type serialization
2010-10-16 Atsushi Enoenable one more test.
2010-10-16 Atsushi EnoFor empty collection, do not put meaningless Items...
2010-10-16 Atsushi EnoWrite null value as NullExtension regardless of its...
2010-10-15 Zoltan VargaAdd support for assembly names with embedded and starti...
2010-10-15 Marek SafarClean up few more warnings
2010-10-15 Marek SafarWarnings cleanup
2010-10-15 Frank WilhelmMake Validate() less restrictive for contracts with...
2010-10-15 Atsushi EnoRemove wrong stack push of members.
2010-10-15 Atsushi EnoDifferentiate Instance property and internal object...
2010-10-15 Atsushi EnoSupport ArrayExtension Items and GetObject node in...
2010-10-14 Atsushi Enofixity fix.
2010-10-14 Atsushi EnoFix 2.1 build.
2010-10-14 Atsushi EnoEnable SecurityBindingElement.CanBuildChannelListener...
2010-10-14 Atsushi EnoThe previous changes somehow regressed on olive samples...
2010-10-14 Atsushi EnoImplement NetTcpBinding.CanBuildChannelFactory/Listener...
2010-10-14 Jb EvainAdd pretty print support for null values in JsonObjects
2010-10-14 Jb EvainAllow null values in JsonObjects
2010-10-14 Atsushi EnoFill NetTcpBinding security implementation a bit.
2010-10-14 Atsushi EnoAdd SecurityDuplexSessionChannel, and making room for...
2010-10-14 Atsushi EnoEliminate IReplyChannel dependency in security support...
2010-10-13 Gonzalo Paniagua... Misc. fixes
2010-10-13 Sebastien PouliotRemove outdated MonoTODO
2010-10-13 Jb EvainAdd support for hoisted variables in the ET interpreter
2010-10-12 Ankit Jain[xbuild] Reset cache of built targets, on a new project...
2010-10-12 Ankit Jain[xbuild] Reset ConsoleLogger when a build finishes.
2010-10-12 Jonathan PryorAdd preliminary HTTPS handling support for Android.
2010-10-12 Gonzalo Paniagua... Handle special case when disposing a socket.
2010-10-12 Jb EvainFix parameterless Action case
2010-10-12 Jb Evain[Fix] fix the ET interpreter to deal with user defined...
2010-10-12 Sebastien PouliotAdjust System.Web.Extensions[_1.0].dll.sources wrt...
2010-10-12 Sebastien PouliotA few moves/changes following previous patch review
2010-10-12 Sebastien PouliotNormalization of cryptographic uses in asp.net
2010-10-12 Marek Habersack[asp.net] HiddenFieldPageStatePersister must not attemp...
2010-10-12 Marek SafarDo not create a constant null value for runtime types.
2010-10-12 Jonathan PryorFix IsolatedStorageFile.GetUserStoreForApplication...
2010-10-11 Rodrigo KumperaHandle dynamic methods as managed.
2010-10-10 Ankit Jain[xbuild] Log TaskFinished even when task fails to initi...
2010-10-09 Atsushi EnoAdd missing file.
2010-10-09 Atsushi EnoAdd couple of (not-working) object reader testcases...
2010-10-08 Sebastien PouliotRemove unneeded 'using' clauses
2010-10-08 Sebastien PouliotRemove unneeded 'using' clauses
2010-10-08 Sebastien PouliotFix ASP.NET HttpResponse not to depend on a (fixed...
2010-10-08 Gonzalo Paniagua... Buffer sizes
2010-10-08 Gonzalo Paniagua... [CryptoStream] Invalid enum in ctor
2010-10-08 Gonzalo Paniagua... Dispose calls FlushFinalBlock
2010-10-08 Jb EvainAdd tests for ModuleBuilder.ResolveMember on different...
2010-10-08 Atsushi EnoDo not reject contract from the same method, could...
2010-10-08 Kornél Pál[asp.net] Fix for bug #643763. BuildManager must not...
2010-10-08 Gonzalo Paniagua... Add support for EnableSsl in smtp config.
2010-10-07 Gonzalo Paniagua... Fix CryptoStream.Dispose
2010-10-07 Jb EvainAdd tests for ModuleBuilder.ResolveMemberToken
2010-10-07 Geoff NortonExpose ICredentialsByHost on NetworkCredential in the...
2010-10-07 Jb EvainFix test
2010-10-07 Jb Evain[Test] Add test for ModuleBuilder.ResolveFieldToken...
2010-10-07 Jb Evain[Fix] FieldBuilder.ctor: properly register FieldBuilder...
2010-10-07 Atsushi EnoSignificant XamlObjectWriter rewrite for solid state...
2010-10-07 Zoltan VargaFix make test for corlib.
2010-10-06 Gonzalo Paniagua... X509Chain always uses the LM store
2010-10-06 Atsushi EnoAdd more complicated state transition to XamlXmlReader...
2010-10-06 Atsushi EnoUse MarkupExtension.ProvideValue() so that XamlObjectRe...
2010-10-06 Atsushi EnoAdd ContentProperty support in XamlXmlReader. Add some...
next