[sgen] Add some bridge documentation.
[mono.git] / mcs /
2015-10-23 Martin Baulig[System]: Add internal 'Mono.Net.Security.NoReflectionH...
2015-10-23 Martin BauligRemove 'using System.Reflection'.
2015-10-23 Martin Baulig[Mono.Security]: Access System.dll's internals directly...
2015-10-23 Martin Baulig[System]: Make internals visible to Mono.Security.
2015-10-23 Rodrigo KumperaMerge pull request #2165 from lambdageek/dev/marshal-fix
2015-10-23 Ludovic Henry[socket] Enable Shutdown on socket disposal only on...
2015-10-22 Alex Rønne PetersenMerge pull request #2162 from alexrp/master
2015-10-22 Marek Safar[corlib] Add non-overlapping buffer MemoryCopy implemen...
2015-10-22 João MatosMerge pull request #2158 from akoeplinger/fix-winforms...
2015-10-22 João MatosMerge pull request #2154 from BrennanConroy/bug_30018
2015-10-22 Jo ShieldsMerge pull request #2149 from directhex/absolute-path...
2015-10-22 Alexander Köplinger[WinForms] Update tests to match recent changes to...
2015-10-21 Martin Baulig[Mono.Security]: Mark 'HttpsClientStream' as obsolete.
2015-10-21 Martin Baulig[System]: Remove some dead internal code.
2015-10-21 Rodrigo KumperaMerge pull request #2122 from lambdageek/dev/bug-26384
2015-10-21 Marek SafarMerge pull request #2155 from akoeplinger/bug-34334-pr
2015-10-21 Martin Baulig[System]: Use MonoTlsProvider API in WebConnection.
2015-10-21 Martin Baulig[System]: Use MonoTlsProvider API in FtpWebRequest...
2015-10-21 Alexander Köplinger[interpreter] Relax check for forcing compilation for...
2015-10-21 Aleksey Kliger[reflection] Test for ModuleBuilder.GetType(String...
2015-10-21 Aleksey Kliger[reflection] ModuleBuilder, TypeBuilder escaped type...
2015-10-21 Aleksey Kliger[corlib] Test Type.FullName and Type.GetType() with...
2015-10-21 Aleksey Kliger[corlib] System.TypeSpec.Parse unclosed square brackets...
2015-10-21 Aleksey Kliger[corlib] System.TypeSpec.Parse escaped characters
2015-10-21 Aleksey Kliger[corlib] handle special characters in Type.FullName...
2015-10-21 Jonathan Pryor[tuner] Properly preserve AesCryptoServiceProvider.
2015-10-21 Radek Doulik[tuner] handle the case with multiple "preserve" attributes
2015-10-20 Marek Safar[mcs] Fix inference of dynamic type used as a construct...
2015-10-20 Marek Safar[mcs] Add additional doc reset after property initializ...
2015-10-20 Marek SafarFixes mobile build
2015-10-20 Marek Safar[mdoc] Update expected test results after private membe...
2015-10-20 Marek Safar[System.Runtime.Caching] Update test due to .net fixes
2015-10-20 Marek Safar[system.componentmodel.dataannotations] Fix incorrect...
2015-10-20 Marek Safar[system.data] Remove empty ending character from resour...
2015-10-19 Marcos HenrichMerge pull request #2136 from esdrubal/uridotsegment
2015-10-17 Marcos HenrichMerge pull request #2139 from akoeplinger/symbolicate...
2015-10-17 Zoltan VargaMerge pull request #2144 from dlech/patch-1
2015-10-17 David LechnerFix filename in header
2015-10-16 Alexander KöplingerMerge pull request #2143 from akoeplinger/refactor...
2015-10-16 Marek Safar[corlib] Implement UnsafeEnumCastLong
2015-10-16 Marek Safar[bcl] Update to 4.6 referencesource
2015-10-16 Alexander Köplinger[Mono.Security.Providers] Refactor providers into disti...
2015-10-16 Marek Habersack[WinForms] ComboBox, ListBox and TextBox should use...
2015-10-16 Martin Baulig[TLS]: Make ValidationResult.MonoSslPolicyErrors nullable.
2015-10-16 Martin Baulig[System]: Remove the TrustEvaluateSsl(MX.X509Certificat...
2015-10-16 João MatosMerge pull request #2141 from akoeplinger/fix-wrong...
2015-10-16 Marek Safar[corlib] Add few reference source dependencies
2015-10-16 Martin BauligAll MARTIN_FIXME's have been taken care of.
2015-10-16 Martin Baulig[Mono.Security]: Check 'CertificateValidationHelper...
2015-10-16 Martin BauligForgot to remove one MARTIN_FIXME.
2015-10-16 Alexander Köplinger[mono-symbolicate] Skip AOT tests if AOT isn't supporte...
2015-10-16 Ludovic HenryRevert "[process] Use same behavior as .NET"
2015-10-15 Rodrigo KumperaMerge pull request #2113 from ludovic-henry/coop-socket...
2015-10-15 Rodrigo KumperaMerge pull request #2123 from kumpera/verifier-fix
2015-10-15 Miguel de IcazaMerge pull request #2127 from joelmartinez/mdoc-multias...
2015-10-15 Ludovic Henry[process] Use same behavior as .NET
2015-10-15 Marcos Henrich[System] Fixed dots trimmed from segments.
2015-10-15 Alexander KöplingerMerge pull request #2134 from akoeplinger/bug-34334
2015-10-14 Martin BauligRevert "[System]: WebConnection: improve chunked reads...
2015-10-14 Martin Baulig[System/TLS]: Switch to the new ChainValidationHelper.
2015-10-14 Martin Baulig[System/TLS]: Add obsolete ChainValidationHelper.ctor...
2015-10-14 Martin Baulig[System]: API cleanup; make MonoTlsStream.SelectClientC...
2015-10-14 Alexander Köplinger[interpreter] Implement comparing string values in...
2015-10-14 Martin Baulig[System]: WebConnection: improve chunked reads and...
2015-10-14 João MatosMerge pull request #2106 from lambdageek/dev/bug-29108...
2015-10-14 Aleksey KligerTest that Assembly.GetCallingAssembly() skips MethodBas...
2015-10-14 Miguel de Icaza[mscorlib] DateTime, DateTimeOffset, bring Unix time...
2015-10-14 Ludovic Henry[process] Wait for process completion before waiting...
2015-10-13 Martin BauligRemove another MARTIN_FIXME.
2015-10-13 Martin Baulig[System]: Remove two MARTIN_FIXME's.
2015-10-13 Martin Baulig[System]: Add AndroidPlatform.TrustEvaluateSsl(X509Cert...
2015-10-13 Martin Baulig[System]: Add OSX509Certificates.TrustEvaluateSsl(X509C...
2015-10-13 Martin Baulig[System]: Use 'ServerCertValidationCallback' in Service...
2015-10-13 Martin BauligPut back "[Mono.Security.Providers]: Add to the top...
2015-10-13 Martin Baulig[Mono.Security/build]: Add custom monodroid_Mono.Securi...
2015-10-13 Sandy ArmstrongMerge pull request #2130 from sandyarmstrong/mt-runtime...
2015-10-13 Sandy Armstrong[corlib] Use same Console and Environment logic in...
2015-10-13 Joel Martinez[mdoc] `multiassembly` option for duplicated types
2015-10-13 Marcos HenrichMerge pull request #2121 from esdrubal/socketreuse
2015-10-12 Martin BauligRevert "[Mono.Security.Providers]: Add to the top-level...
2015-10-12 Martin Baulig[System]: Add HttpWebRequest.ServerCertificateValidatio...
2015-10-12 Martin Baulig[System]: Add new internal HttpWebRequest APIs for...
2015-10-12 Martin Baulig[System]: Add internal ServicePoint.SetClientCertificat...
2015-10-12 Martin Baulig[Mono.Security.Providers]: Add to the top-level build.
2015-10-12 Martin Baulig[System] Add internal 'ServicePointManager.DisableStron...
2015-10-12 Martin Baulig[corlib] Add new .NET 4.5 System.Diagnostics.EventSourc...
2015-10-12 Martin Baulig[System]: Make internals visible to Mono.Security.Provi...
2015-10-12 Martin Baulig[System/TLS]: Add the new Mono.Security.Interface and...
2015-10-12 Martin BauligAdd MARTIN_FIXME conditionals to some of the newly...
2015-10-12 Martin Baulig[System]: Add the referencesource's ServicePointManager.cs.
2015-10-12 Martin Baulig[System]: Add internal RemoteCertValidationCallback...
2015-10-12 Martin Baulig[Mono.Security.Providers]: New internal libraries for...
2015-10-12 Martin Baulig[System/TLS]: Internal additions to some referencesourc...
2015-10-12 Martin Baulig[System/TLS]: Add the new Mono.Security.Interface and...
2015-10-12 Martin Baulig[System/build]: Wrap ReferenceSources/Logging.cs with...
2015-10-12 Martin Baulig[System]: Add missing System.Net.SecurityProtocolType...
2015-10-12 Martin Baulig[System/build]: Add two MONO_SECURITY_ALIAS and MONO_X5...
2015-10-12 Martin Baulig[System/build] Use the MOBILE_PROFILE conditional to...
2015-10-12 Martin Baulig[System]: Add ReferenceSources/Socket.cs to the mobile...
2015-10-12 Martin Baulig[System]: Use NetworkStream from the referencesource.
next