[bugfix: 664695] Calling Dispose on ToolStrip emit events. Doesn't on .NET
[mono.git] / mcs /
2011-02-10 Miguel de Icaza[bugfix: 664695] Calling Dispose on ToolStrip emit...
2011-02-10 Miguel de Icaza[bugfix: 665233] ToolStrip Menus Keeping Keyboard Captu...
2011-02-10 Gonzalo Paniagua... [HttpWebRequest] Can't ignore erros here
2011-02-10 Gonzalo Paniagua... [HttpWebRequest] Error handling for POST/PUT
2011-02-10 Ankit Jain[xbuild] Update Utilities.FromMSBuildPath from monodevelop.
2011-02-10 Rodrigo KumperaAdd regression test for #668506
2011-02-10 Marek SafarAnother .net 4 update
2011-02-10 Marek SafarMake all evaluator created type public
2011-02-10 Marek SafarAdd mscorlib as mcs aot dependency
2011-02-10 Atsushi EnoFix a couple of addressing namespace fixes (found in...
2011-02-10 Atsushi EnoFix wrong async completion handling in UDP channel...
2011-02-10 Marek SafarFixes build
2011-02-10 Marek SafarEnable eval statements
2011-02-10 Marek SafarDrop csharp2
2011-02-10 Marek SafarFix wrong module context
2011-02-10 Marek SafarCleanup IMemberContext properties
2011-02-10 Marek SafarFix restore typo
2011-02-09 Miguel de IcazaDo not throw if we get a RunAndCollect
2011-02-09 Miguel de IcazaStyle
2011-02-09 Gonzalo Paniagua... Move some code into their own methods.
2011-02-09 Gonzalo Paniagua... [Thread] Avoid using BinarySerialization
2011-02-09 Marek Habersack[asp.net] Fix for bug #669048. Fix up virtual precompil...
2011-02-09 Gonzalo Paniagua... Attempt 1
2011-02-09 Zoltan VargaInstall Mono.Debugger.Soft in the 4.0 profile as well.
2011-02-09 Marek SafarFix corlib test
2011-02-09 Marek SafarFew mcs property accessors tweaks
2011-02-09 Marek SafarDon't emit static data when running as evaluator
2011-02-09 Rolf Bjarne KvingeAdd MonoCQItem to the moonlight build, otherwise we...
2011-02-09 Atsushi EnoRecent ContractDescription fix uncovered wrong contract...
2011-02-09 Rodrigo KumperaMerge branch 'master' of github.com:mono/mono
2011-02-09 Atsushi EnoSupport ServiceKnownTypes. Fixed another case on bug...
2011-02-09 Gonzalo Paniagua... [SmtpClient] Don't send empty display name.
2011-02-09 Marek Habersack[asp.net] Be more careful with errors collection when...
2011-02-09 Marek Habersack[asp.net] Implemented CustomErrorsRedirectMode
2011-02-09 Gonzalo Paniagua... Just need 1 instance of the generic principal.
2011-02-08 Gonzalo Paniagua... [threadpool] Added dynamic concurrent queue implementation
2011-02-08 Miguel de IcazaAdd new test
2011-02-08 Miguel de IcazaFix Enum.HasValue, previous version crashed with negati...
2011-02-08 Marek Habersack[aot compiler] runtime_dep uses the correct path when...
2011-02-08 Marek SafarFix Mono.CSharp vs solution
2011-02-08 Marek SafarAllow both predefined and custom values for mcs -skd...
2011-02-08 Marek SafarOptimize Enumerable::ToArray
2011-02-08 Marek Safar[657099] Fix cloning of remapped blocks
2011-02-08 Atsushi EnoSimple content restriction was not validated when it...
2011-02-08 Rolf Bjarne KvingeMoonlight build: we need to create the deps dir
2011-02-08 Marek SafarNew test.
2011-02-08 Marek SafarFix remapping of cloned block parent when already in...
2011-02-08 Marek SafarDisable vs hosting
2011-02-08 Atsushi EnoFor complexType simpleContent restriction, fill attribu...
2011-02-08 Atsushi EnoThere's a tricky namespace-mismatching deserialization...
2011-02-08 Zoltan VargaMake the 4.0 profile the default if no is given on...
2011-02-08 Rolf Bjarne KvingeMoonlight build: use system tools to compile. This...
2011-02-07 Marek Habersack[crypto] Added missing 4.0 algorithm names
2011-02-07 Marek Safarmoonlight build fix
2011-02-07 Larry EwingPinvoke symbols according to the new moonlight naming...
2011-02-07 Atsushi EnoOpen and close client/service runtime channels in chain...
2011-02-07 Atsushi Enohandle IsTerminating.
2011-02-06 Zoltan VargaFix a warning/bug.
2011-02-04 Atsushi EnoDuplex client has its own listener loop, so special...
2011-02-04 Atsushi EnoCallback contract should be distinguished from others...
2011-02-03 Ankit Jain[webservices] Extensions can be unknown XmlElements...
2011-02-03 Marek Habersack[xml] XmlReaderSettings.{DtdProcessing,MaxCharactersFro...
2011-02-03 Marek Habersack[asp.net] HttpRuntimeSection.RequestPathInvalidCharacte...
2011-02-03 Marek SafarFix importing of private types under dynamic context
2011-02-03 Marek SafarAdd new test
2011-02-03 Marek SafarAllow any expression to be used in where clause. Some...
2011-02-03 Marek SafarRemoved unused files
2011-02-03 Marek SafarNew test
2011-02-03 Marek SafarDon't even try to import type when its context is wrong
2011-02-03 Marek SafarSet null object for default timer
2011-02-03 Marek SafarAdd method into type container as soon the header is...
2011-02-03 Marek SafarFix error message text
2011-02-03 Marek SafarNeed three valued bool logic for CLSAttribute value
2011-02-03 Marek Habersack[reflection] Default binder's AdjustArguments method...
2011-02-02 Miguel de Icaza[csharp] Change the signature for print
2011-02-02 Marek SafarNew test
2011-02-02 Marek SafarBetter log details for CS0281
2011-02-02 Marek SafarImplement support for implicit user conversion for...
2011-02-02 Jérémie LavalSteal more agressively once we have found a potential...
2011-02-02 Jérémie LavalMove call to Set a bit higher to avoid calling them...
2011-02-02 Jérémie LavalAdjust some ThreadWorker constants
2011-02-02 Jérémie LavalDon't reset ThreadWorker event when it's not needed
2011-02-02 Jérémie LavalAvoid wrapping task body given as Action into Action...
2011-02-02 Atsushi EnoNow operations are collected per corresponding Contract...
2011-02-02 Zoltan VargaRebuild mscorlib/mcs AOT images if the runtime changes.
2011-02-02 Jérémie LavalAlso check directly Task.IsCompleted when we are waiting
2011-02-02 Jérémie LavalAvoid possible races in ManualResetEventSlim in case...
2011-02-02 Jérémie LavalCache ChildWorkAdder delegate object in ThreadWorker
2011-02-02 Jérémie LavalLazy creation of the continuation queue in Task
2011-02-02 Jérémie LavalInline read and write calls in CyclicDeque
2011-02-02 Jérémie LavalMake some CyclicDeque operation faster
2011-02-02 Ankit Jain[xbuild] Warn for unknown toolsVersion only on build.
2011-02-02 Marek SafarUpdate error tests
2011-02-02 Marek SafarMove DynamicContext class into a new file
2011-02-02 Marek SafarAdd handling of broken Convert callsite from Orchard...
2011-02-02 Marek SafarAnother attempt to build resgen correctly
2011-02-02 Marek SafarNew test
2011-02-02 Marek SafarUpdate resgen header
2011-02-02 Marek SafarMake resgen build profile specific
2011-02-02 Marek SafarClean up resource files
next