[arm] Add an enum for gsharedvt argument marshalling conventions.
[mono.git] / mcs /
2014-06-02 Atsushi Eno[ms.build] several fixes in BuildEngine4.
2014-06-02 Atsushi Eno[ms.build] pass DefaultToolsVersion from ProjectInstanc...
2014-06-02 Marek SafarMerge pull request #1078 from LRFalk01/master
2014-06-01 LucasNull Exception in System.Security.Claims
2014-06-01 Alex Rønne PetersenMerge pull request #1071 from bl8/cairo-additions
2014-06-01 Alex Rønne PetersenMerge pull request #1075 from Meai1/patch-1
2014-05-31 Miguel de IcazaMemoryMappedFile fixes
2014-05-31 Zoltan VargaMerge pull request #1073 from DavidKarlas/logging
2014-05-30 Jérémie LavalMerge pull request #1068 from esdrubal/bug18421
2014-05-30 David Karlaš[Mono.Debugger.Soft] Using environment variable MONO_SD...
2014-05-30 Rolf Bjarne KvingeMerge pull request #1072 from esdrubal/bug19862
2014-05-30 marcos henrichFileInfo members that rely on System.Security.AccessCon...
2014-05-30 Bertrand LorentzMono.Cairo: Add Context.SetSourceColor(Color) convenien...
2014-05-30 Bertrand LorentzMono.Cairo: Add Context.HasCurrentPoint property
2014-05-30 Bertrand LorentzMono.Cairo: Add Context.InClip method
2014-05-30 Rolf Bjarne Kvinge[System.Xml] Use profile-specific file names for genera...
2014-05-30 Marek Safar[mcs] Add lang version
2014-05-30 Timotheus Pokorramake sure that the subdirectories of mcs/class/Facades...
2014-05-30 Marek SafarMerge pull request #1069 from esdrubal/bug16990
2014-05-30 marcos henrichChanged ConcurrentDictionary.Contains(KeyValuePair...
2014-05-30 marcos henrichTest ConcurrentDictionary.Contains(KeyValuePair<TKey...
2014-05-29 Sebastien Pouliot[mobile] Add support for Environment.SetEnvironmentVari...
2014-05-29 marcos henrichOverwrites dequeued ref/value with default. Fixes 18421.
2014-05-29 marcos henrichTest that ConcurrentQueue does not keep old references...
2014-05-29 Marek Safar[mcs] If the overriding property is sealed, then the...
2014-05-29 Marek SafarFixes build with newer mcs
2014-05-29 Marek Safar[mcs] Use constrained prefix for enum calls too
2014-05-29 Marek SafarAdd System.ServiceModel.Security assembly. Fixes #20108
2014-05-29 Zoltan VargaMerge pull request #1067 from esdrubal/bug19862
2014-05-28 Jeffrey Stedfast[Mono.Debugger.Soft] minor code cleanup
2014-05-28 Jeffrey StedfastMerge pull request #1048 from DavidKarlas/cacheThreadsA...
2014-05-28 marcos henrichRemoved NET_2_1 conditional blocks from FileInfo. Fixes...
2014-05-28 Marek Safar[mcs] Fix betterness logic for default vs params parame...
2014-05-28 Marek SafarTests update
2014-05-28 Sebastien Pouliot[System] Ensure pinvoke into OXS/iOS CFNetwork framewor...
2014-05-28 Marek Safar[mcs] Flow analysis of binary expressions not using...
2014-05-28 Sebastien Pouliot[System] Ensure pinvoke into OXS/iOS Security framework...
2014-05-28 Sebastien Pouliot[corlib][ios] Fix 'write' pinvoke declaration to be...
2014-05-28 David KarlašChanged API for fetching StackFrames in bulk on multipl...
2014-05-28 Marek Safar[mcs] Emit unmanaged version info from AssemblyFileVers...
2014-05-27 Miguel de Icaza[build] Address the System.Configuration test problem
2014-05-27 Marek Safar[corlib] Disable test
2014-05-27 Marek Safar[mcs] More of correct error propagation
2014-05-27 Rodrigo Kumpera[System.Configuration] Temporary fix for system.configu...
2014-05-27 Marek Safar[system] Fix warnings
2014-05-27 Marek Safar[mcs] Fix expression tree conversion type for lifted...
2014-05-27 Marek Safar[mcs] Report error when named argument for param parame...
2014-05-27 Alex Rønne PetersenMerge pull request #1062 from sethjackson/sem_timedwait
2014-05-27 Marek Safar[mcs] Unify reachable label lookup. Fixes #19887
2014-05-27 Marek SafarMerge pull request #1060 from rolfbjarne/logical-name...
2014-05-27 Atsushi Eno[ms.build] use appropriate ProjectCollection so that...
2014-05-27 Atsushi Eno[ms.build] follow xbuild to use version 12.0.
2014-05-27 Atsushi Eno[ms.build] Add msbuild.rsp.
2014-05-27 Sebastien Pouliot[Mono.Security] Add new test files (form previous PR...
2014-05-27 Sebastien PouliotMerge pull request #1057 from lextm/master
2014-05-26 Sebastien Pouliot[System.ServiceModel.Web] Fix issue with types explicit...
2014-05-26 Rolf Bjarne KvingeUse string.IsNullOrEmpty instead of .Length.
2014-05-26 Marek Safar[mcs] Don't release field address copy before it's...
2014-05-26 Rolf Bjarne Kvinge[Microsoft.Build.Tasks] Add support for LogicalName...
2014-05-26 Lex Li[Mono.Security] Added AuthorityKeyIdentifierExtensionTe...
2014-05-26 Marek Safar[mcs] Fix error reporting propagation for loop statemen...
2014-05-26 Zoltan VargaMerge pull request #1059 from ranma42/jenkins-warnings...
2014-05-26 Marek SafarMerge pull request #1033 from godFather89/master
2014-05-26 Marek Safar[mcs] Don't report hiding warnings for compiler generat...
2014-05-26 Marek Safar[mcs] Add cref handling of user operator documentation...
2014-05-26 Marek Safar[eval] Add test for nested types
2014-05-25 Lex Li[Mono.Security] Added Encode to AuthorityKeyIdentifierE...
2014-05-25 Marek SafarMerge pull request #1055 from josedonizetti/fix_datacon...
2014-05-25 Miguel de Icaza[build] the csproj files can now do a full class librar...
2014-05-25 Miguel de Icaza[System.Runtime.Remoting] Build if DBEUG Is defined
2014-05-25 Miguel de Icaza[build] Drop AssemblyInfo from the sources in Mono...
2014-05-25 Miguel de Icaza[build] Fix Mono.Cecil.Mdb build with xbuild
2014-05-25 josedonizettivalidate if attribute is defined before check IsAny
2014-05-24 Marek SafarRevert "[build] Make Mono.Cecil use an [assmebly:Assemb...
2014-05-24 Miguel de Icaza[build] Make Mono.Cecil use an [assmebly:AssemblyKeyFil...
2014-05-24 Rolf Bjarne KvingeFix TimeZoneTest to build properly with new-style XI...
2014-05-24 Rolf Bjarne KvingeRemove unused namespace from LazyTest.cs
2014-05-23 Miguel de Icaza[build] Fix the reference to ecma.pub
2014-05-23 Miguel de Icaza[build] Fresh new csproj files based on the updated...
2014-05-23 Miguel de Icaza[build] Fix location of the key file
2014-05-23 Miguel de Icaza[Managed.Windows.Forms] Disable TRACE code, since it...
2014-05-23 Miguel de Icaza[build] The ecma.pub is one directory above
2014-05-23 Miguel de Icaza[build] Ensure that staged build directories are set...
2014-05-23 Marek SafarFix warnings
2014-05-23 Marek Safar[system] Add SendMailAsync methods
2014-05-23 Miguel de Icaza[mscorlib] Since .NET 4.5 some of the System.IdentityMo...
2014-05-23 Jonathan Pryor[Mono.Posix] Support OS X ENOATTR
2014-05-23 Sebastien PouliotRevert "[system] Add new StreamWebSocket.cs file to...
2014-05-23 Atsushi Eno[xbuild] fix NET_2_0 build.
2014-05-23 Atsushi Eno[xbuild] implement ToolLocationHelper.GetPathToStandard...
2014-05-23 Miguel de Icaza[build] Add new project files based on the new staged...
2014-05-23 Miguel de Icaza[build] Use LOCAL_MCS_FLAGS to give preference to the...
2014-05-23 Marek SafarRevert "Merge pull request #981 from methane/websocket"
2014-05-23 Miguel de Icaza[System] Fix parsing of IPv6 addresses (bug #18574)
2014-05-23 Sebastien Pouliot[system] Small optimization for Xamarin.Mac (where...
2014-05-23 Atsushi Eno[msbuild] implement CodeTaskFactory i.e. inline tasks.
2014-05-23 Atsushi Eno[MS.Build] fix some TaskFactory related bugs uncovered...
2014-05-23 Atsushi Eno[MS.Build] fix default build targets to not return...
2014-05-23 Martin BauligSmall fix.
2014-05-23 Martin BauligRevert "Fix WebProxy.BypassProxyOnLocal logic."
next