Simple content restriction was not validated when it is in further reference.
[mono.git] / mcs / class /
2011-02-08 Atsushi EnoSimple content restriction was not validated when it...
2011-02-08 Atsushi EnoFor complexType simpleContent restriction, fill attribu...
2011-02-08 Atsushi EnoThere's a tricky namespace-mismatching deserialization...
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 SafarDon't even try to import type when its context is wrong
2011-02-03 Marek Habersack[reflection] Default binder's AdjustArguments method...
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 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 SafarClean up resource files
2011-02-02 Atsushi EnoImplement XamlReader.ReadSubtree().
2011-02-02 Atsushi EnoAdd missing test files.
2011-02-02 Atsushi EnoImplement GetInheritedContracts(), towards bugfix ...
2011-02-02 Geoff NortonAvoid a stack overflow when deactivating a window
2011-02-02 Michael Hutchinson[Sdb] Pass out assigned port from VirtualMachineManager...
2011-02-01 Rodrigo KumperaDon't use finalization to cleanup dynamic methods.
2011-02-01 Marek SafarFix culevel execution path
2011-02-01 Jérémie LavalAdapt Parallel.For stealing to all processor flavors
2011-02-01 Marek SafarMake mcs.exe .net4 application
2011-02-01 Atsushi EnoMake sure to clear compiled items. Fixes regressions...
2011-02-01 Atsushi Enostandard endpoint and protocol mapping support were...
2011-02-01 Marek Habersack[asp.net] FormsAuthenticationTicket.FromByteArray stops...
2011-02-01 Atsushi EnoMembers in the base type in different namespace are...
2011-02-01 Atsushi Enoquick build workaround.
2011-02-01 Atsushi Enoin NET_4_0, remove types that went into System.Xaml...
2011-01-31 Gonzalo Paniagua... Handle wrapped ThreadAbortException
2011-01-31 Jonathan PryorFix the basic-profile build.
2011-01-31 Jonathan Pryor[monodroid] Fix System.TimeZoneInfo.
2011-01-31 Gonzalo Paniagua... Allow forcing HTTP protocol version
2011-01-31 Lluis SanchezHandle possible exceptions thrown by Socket.Close
2011-01-31 Marek Habersack[asp.net] Implemented 4.0 types System.Web.Security...
2011-01-31 Jb Evainunbreak the build
2011-01-31 Marek Habersack[asp.net] Ignore directories that don't exist instead...
2011-01-31 Atsushi EnoFix bug #661400 - fix complicated namespace resolution...
2011-01-31 Atsushi EnoDo not return DocumentFragment from AppendChild() etc...
2011-01-31 Atsushi EnoFixed bug #666872; XElement.Changed and .Changing were...
2011-01-31 Atsushi Enoadd public NetTcpSecurity .ctor() and close #667429.
2011-01-30 Veerapuram VaradhanFixes 667236 - Handle numeric types appropriately
2011-01-30 Veerapuram VaradhanAdded schema file to fix test break
2011-01-30 Veerapuram VaradhanDon't run the test. Fixes test break.
2011-01-29 Thomas GoldsteinRemove .NET 1.1 internal class: System.Windows.Forms...
2011-01-28 Zoltan VargaAdd an AtLeast version to sdb's VersionInfo class.
2011-01-28 Geoff NortonBump SDB protocol so MonoDevelop can guard IL inspectio...
2011-01-27 Gonzalo Paniagua... [HttpListener] Set each cookie in its own header
2011-01-27 Jérémie LavalWorkaround stealing failure by disabling it in 32bits
2011-01-27 Marek Habersack[asp.net] DefaultVirtualPathProvider cosmetics.
2011-01-27 Marek Habersack[asp.net] A bunch of fixes related to the default Virtu...
2011-01-27 Jérémie LavalLeave db connection opened until requested to close...
2011-01-27 Zoltan VargaFix up aot-ing of mscorlib/mcs by AOTing mcs in the...
2011-01-27 Marek SafarFix a warning
2011-01-27 Zoltan VargaFix dist issues in Mono.Debugger.Soft.
2011-01-26 Kyle Ambroffversion tolerant serialization fails with missing primi...
2011-01-26 Kenneth BellImplement RawSecurityDescriptor.
2011-01-26 Kenneth BellImplement SecurityIdentifier and improve NTAccount.
2011-01-26 Ankit JainProcess.Start: Show native error message in Win32Exception.
2011-01-26 Antoine CailliauImplements System.ComponentModel.DataAnnotations.Regula...
2011-01-26 Jérémie LavalFix overflow checking in PLinq Range operator
2011-01-26 Geoff NortonInclude operands when emitting the IL stream to sdb...
2011-01-26 Marek SafarRemove unused very expensive registered_signals field
2011-01-26 Marek SafarRemove wrong key from System.Data.Services.Client
2011-01-26 Marek SafarAvoid linear scan in GetEncoding and make the initializ...
2011-01-26 Marek SafarRevert broken ikvm change
2011-01-26 Marek SafarCache MonoUtil::IsUnix value
2011-01-26 Marek SafarUpdate to the latest IKVM
2011-01-26 Marek SafarImprove compatibility of BinaryReader with non-default...
2011-01-26 Marek SafarImprove FileStream block reading performance little bit
2011-01-26 Geoff NortonMonoTouch doesnt support SRE, so we need to disable...
2011-01-26 Geoff NortonFurther .NET 4.0 ification of the mobile profile
2011-01-25 Ankit Jain[xbuild] Improve error messages for condition evaluation.
2011-01-25 Ankit Jain[xbuild] Support short-circuiting in conditions.
2011-01-25 Jb EvainAdd test for Reverse over arrays
2011-01-25 Jb Evain[linq] Fix Reverse for IList implementors
2011-01-25 Jb Evain[linq] Fix overflow check for Count
2011-01-25 Jb EvainAdd test for Enumeerable.Range high boundaries
2011-01-25 Jb Evain[linq] fix Range extreme boundaries
next