[mscorlib][System] Use PlatformNotSupportedException instead of NotSupportedException...
[mono.git] / mcs /
2015-11-27 Rolf Bjarne Kvinge[mscorlib][System] Use PlatformNotSupportedException...
2015-11-26 Sebastien Pouliot[System][ios] Disable non-working Ping code (and non...
2015-11-26 Marek Safar[mcs] Fixes codegen for lifted bitwise operators which...
2015-11-26 Sebastien Pouliot[Mono.Data.Sqlite] Remove p/invokes to symbols that...
2015-11-26 Sebastien Pouliot[mscorlib] Do not include several win32-p/invoke calls...
2015-11-26 Sebastien Pouliot[mscorlib] Do not include a win32-p/invoke call (GetFul...
2015-11-26 Marek Safar[mcs] Fix null coalescing operator on cast of source...
2015-11-25 Martin Baulig[Mono.Security]: Actually rename MonoSslStream.cs into...
2015-11-25 Martin Baulig[Mono.Security]: Rename 'Mono.Security.Interface.MonoSs...
2015-11-25 Martin Baulig[Mono.Security]: Add a few more 'Mono.Security.Interfac...
2015-11-25 Martin Baulig[System]: Make $(the_libdir_base)Mono.Security.dll...
2015-11-25 Marek Safar[System.Data] Implement CommandBehavior.SequentialAcces...
2015-11-25 Rolf Bjarne Kvinge[System.Data] Try to fix random DataViewTest.DefaultCol...
2015-11-25 Rolf Bjarne Kvinge[System] Fix SmtpClientTest.Deliver_Async to not requir...
2015-11-25 Rolf Bjarne Kvinge[System] Remove Process.Start and related API from...
2015-11-25 Rolf Bjarne Kvinge[corlib] Re-introduce Thread.Abort/Suspend/Resume,...
2015-11-25 Rolf Bjarne Kvinge[System] Tweak tests to work with Thread.Interrupt...
2015-11-25 Rolf Bjarne Kvinge[System] Don't throw SocketExceptions when we're stopping.
2015-11-24 Marek SafarMerge pull request #2263 from akoeplinger/net_4_6.xml
2015-11-24 Martin Baulig[Mono.Security]: Minor 'Mono.Security.Interface' API...
2015-11-24 Martin Baulig[System]: Allow null 'settings' argument in ChainValida...
2015-11-24 Jonathan PryorMerge pull request #2264 from xmcclure/fix-testwaitany...
2015-11-24 Alexander Köplinger[xbuild] Add net_4.6.xml/net_4.6.1.xml and wire through...
2015-11-24 Alexander Köplinger[System.ComponentModel.DataAnnotations] Update tests...
2015-11-24 Sebastien Pouliot[system][monodroid] Remove reference to Win32NetworkInt...
2015-11-24 Sebastien Pouliot[system.net.http] Make HttpClient a partial class and...
2015-11-24 Alexander KöplingerMerge pull request #2208 from martinbooth/dataannotatio...
2015-11-24 Alexander KöplingerMerge pull request #2248 from barsgroup/bugfix/35980
2015-11-24 Dmitry KalyanovCSharpCodeCompiler should not treat multi-line warnings...
2015-11-23 Andi McClureImprove nunit error reporting in case of a test returni...
2015-11-22 Alexander KöplingerMerge pull request #2255 from directhex/override-mono...
2015-11-21 Marek Safar[system] Bump uri limit to match .net. Fixes #36095
2015-11-21 Alexis Christoforides[mkbundle] Improved support for Windows
2015-11-21 Sebastien Pouliot[System.Data] Remove some win32-specific p/invokes...
2015-11-21 Miguel de Icaza[mdoc] Add some diagnostics
2015-11-20 Marek Safar[corlib] Bump reference source for .net 4.6 hotfix...
2015-11-20 Sebastien Pouliot[System] Remove internal Win32* classes from mobile...
2015-11-20 Sebastien Pouliot[System.ServiceModel.Internals] Do not include win32...
2015-11-20 Rolf Bjarne Kvinge[System.Drawing] Add ifdefs to source code used by...
2015-11-20 Marek SafarMerge pull request #2254 from Sebmaster/fix-datasourceview
2015-11-20 Zoltan Varga[corlib] Disable an attribute test which fails on mobil...
2015-11-20 Sebastian MayrFix NullReferenceException when reader fails
2015-11-19 Martin Baulig[System]: Implement X509Certificate2.Export(X509Content...
2015-11-19 Rolf Bjarne KvingeFix mcs build to use Thread.Abort.
2015-11-19 Rolf Bjarne KvingeRemove Thread API from the watch/tv runtime profiles...
2015-11-19 Jonathan PryorMerge pull request #2183 from joelmartinez/monodoc...
2015-11-19 Marek Safar[corlib] Update long/short timepatterns. Reference...
2015-11-19 Rolf Bjarne KvingeRemove Thread.[Abort|Suspend|Resume] from TvOS/WatchOS.
2015-11-19 Rolf Bjarne Kvinge[mono-api-info] Take return type into account when...
2015-11-19 Rolf Bjarne Kvinge[mono-api-info] Take into account parameters when sorti...
2015-11-19 Rolf Bjarne Kvinge[mono-api-info] Sort attributes.
2015-11-18 Alexander Köplinger[msvc] Remove obsolete jay project files
2015-11-18 Alexander Köplinger[msvc] Fix msbuild warnings
2015-11-18 Sebastien Pouliot[tests] Skip Local name (incorrect) assumption for...
2015-11-18 Ludovic HenryMerge pull request #2243 from konrad-kruczynski/process...
2015-11-18 Konrad M. KruczynskiCaller of Exited event should wait for process to exit...
2015-11-18 Rolf Bjarne Kvinge[System] Exclude code that tries to load System.Windows...
2015-11-18 Zoltan Varga[external/ikdasm] Bump to d6db90d6780d5cdb37ef97ec36d0c...
2015-11-18 Zoltan Varga[runtime] Fix the lookup of nested types in type forwar...
2015-11-17 Martin BauligActually, really fix my last build - sorry for the...
2015-11-17 Martin BauligFix my last commit.
2015-11-17 Alexander KöplingerMerge pull request #2236 from akoeplinger/add-dataflow
2015-11-17 Martin Baulig[Mono.Security]: Add 'X509Chain' to ICertificateValidat...
2015-11-17 Martin Baulig[Mono.Security]: The default value of 'MonoTlsSettings...
2015-11-17 Marek Safar[mcs] Set null operator barrier between invocation...
2015-11-17 Alexis ChristoforidesMerge pull request #2240 from UCIS/patch-6
2015-11-17 Alex Rønne PetersenMerge pull request #2241 from f00f/patch-1
2015-11-17 f00fFixed typo
2015-11-17 Ivo SmitsFixed hang in SslStreamBase when stream is closed durin...
2015-11-17 Rolf Bjarne KvingeMerge pull request #2201 from rolfbjarne/linker-better...
2015-11-17 Rolf Bjarne KvingeAdd monotouch_*_runtime profiles for watchOS and tvOS.
2015-11-16 Alexander KöplingerMerge pull request #2239 from xmcclure/interbals2
2015-11-16 Andi McClureMerge pull request #2238 from xmcclure/interbals
2015-11-16 Marcos HenrichUpdated Assert.Equals to Assert.AreEqual
2015-11-16 Alexander Köplinger[System.Threading.Tasks.Dataflow] Replace implementatio...
2015-11-16 Alex Rønne Petersen[linker] Always preserve Interlocked.Exchange<T> ().
2015-11-16 Alexander KöplingerMerge pull request #2228 from lambdageek/dev/sgen-timeouts
2015-11-15 Miguel de Icaza[Windows.Forms] add a warning to the Carbon driver...
2015-11-15 Zoltan Varga[runtime] Fix Thread.CurrentThread in non-root appdomai...
2015-11-13 João MatosMerge pull request #2233 from madewokherd/ucontextgregs
2015-11-13 Martin Baulig[Mono.Security]: Cleanup the internal `Mono.Security...
2015-11-13 Rodrigo KumperaMerge pull request #2227 from esdrubal/tzparse
2015-11-13 Marcos Henrich[corlib] Fixes TimeZoneInfo.ParseTZBuffer abbrevs.
2015-11-13 Marcos Henrich[corlib] Tests TimeZoneInfo.ParseTZBuffer
2015-11-13 Ludovic Henry[IO] Dump handle when we run out of them
2015-11-12 Radek Doulik[linker] do not try to iterate thru null array
2015-11-12 Martin BauligRewrite the test case from commit b503b87a to not use...
2015-11-12 Alexander Köplinger[Facades] Fix tarball (for real this time)
2015-11-12 Alexander Köplinger[Facades] Fix tarball by adding a new file to EXTRA_DIS...
2015-11-12 Alexander KöplingerMerge pull request #2224 from Gankov/patch-1
2015-11-12 Gankov AndreyFixed a typo
2015-11-12 Rodrigo KumperaMerge pull request #2213 from kumpera/widen-unsafe-mov
2015-11-11 Rodrigo Kumpera[jit] Allow reference types with Array.UnsafeMov. Docum...
2015-11-11 Rodrigo KumperaMerge pull request #2222 from akoeplinger/dataflow...
2015-11-11 Alexander Köplinger[Dataflow] Fix flaky tests by bumping timeouts
2015-11-11 Rodrigo KumperaMerge pull request #2207 from lambdageek/dev/bug-35375
2015-11-11 Mark ProbstMerge pull request #2198 from BrzVlad/feature-concurren...
2015-11-11 Rodrigo KumperaMerge pull request #2217 from rcruzs00/master
2015-11-11 Aleksey KligerCrashing test in mono_class_init() from a MonoGenericClass.
2015-11-11 Rafael CruzEl Capitan fix : system integrity protection compatibility
next