mono.git
2015-10-20 Alexander Köplinger[acceptance-tests] Fix tarball build and rename "check...
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-20 Zoltan Varga[gsharedvt] Inflate methods properly in one case. Fixes...
2015-10-19 Alexander KöplingerMerge pull request #2148 from akoeplinger/remove-old...
2015-10-19 Alexander Köplinger[runtime] Remove explicit support for v4.0.30128 and...
2015-10-19 Zoltan Varga[llvm] Fix the handling of r4 arguments during calls...
2015-10-19 Martin BauligBump reference source.
2015-10-19 João Matos[runtime] Remove unused MONO_IS_CROSS_COMPILE define.
2015-10-19 Alexander Köplinger[acceptance-tests] Convert Ruby script to Python
2015-10-19 Alexander Köplinger[acceptance-tests] Integrate Roslyn, CoreCLR and ms...
2015-10-19 Zoltan Varga[acceptance-tests] Add code from xamarin/mono extension...
2015-10-19 Alexander Köplinger[tests] Add a new --testsuite-name parameter to managed...
2015-10-19 Alexander Köplinger[tests] Add a new --expected-exit-code option to the...
2015-10-19 Marcos HenrichMerge pull request #2136 from esdrubal/uridotsegment
2015-10-19 Zoltan Vargajit] Replace a few more #ifdefs with flags.
2015-10-18 Zoltan VargaFix the build.
2015-10-18 Zoltan Varga[jit] Add a new MonoBackend structure which will contai...
2015-10-18 Zoltan Vargajit] Replace a few more #ifdefs with MonoCompile flags.
2015-10-18 Zoltan Varga[jit] Replace a few more #ifdefs with MonoCompile flags.
2015-10-18 Zoltan Varga[jit] Replace a few arch-specific #ifdef blocks with...
2015-10-18 Zoltan Varga[jit] Add flags to MonoCompile to allow the removal...
2015-10-17 Alexander Köplinger[threads] Fix another sleep compilation error on win32
2015-10-17 Zoltan VargaMake the thread dump code safe by doing only async...
2015-10-17 Ludovic Henry[threads] Fix sleep compilation error on win32
2015-10-17 Marcos HenrichMerge pull request #2139 from akoeplinger/symbolicate...
2015-10-17 Marek SafarFixes build
2015-10-17 Zoltan VargaMerge pull request #2144 from dlech/patch-1
2015-10-17 David LechnerFix filename in header
2015-10-17 Zoltan Varga[amd64] Allow returning of structs in register pairs.
2015-10-17 Zoltan Varga[llvm] Fix returning of values in a register pair.
2015-10-17 Zoltan Varga[llvm] Fix JIT support.
2015-10-17 Zoltan Varga[runtime] Disable the emission of stubs debug info...
2015-10-16 Alexander KöplingerMerge pull request #2143 from akoeplinger/refactor...
2015-10-16 Marek SafarBump reference source
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 Ludovic Henry[Process] Do not use Exited as it's racy with Start...
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[msvc] Remove left over project guid from mono.sln
2015-10-16 Alexander Köplinger[mono-symbolicate] Skip AOT tests if AOT isn't supporte...
2015-10-16 Alexander Köplinger[runtime] Rename DISABLE_AOT_COMPILER back to DISABLE_AOT
2015-10-16 Ludovic HenryRevert "[process] Use same behavior as .NET"
2015-10-16 Zoltan Varga[runtime] Simplify the caching of gshared generic param...
2015-10-16 Zoltan Varga[runtime] Add a new MonoGSharedGenericParam structure...
2015-10-16 Zoltan Varga[amd64] Split the valuetype argument passing code into...
2015-10-16 Zoltan Varga[aot] Create constrained gparams using the same mini_ge...
2015-10-15 Ludovic Henry[io-layer] Remove Sleep and SleepEx
2015-10-15 Ludovic Henry[io-layer] Remove GetCurrentThreadId
2015-10-15 Ludovic Henry[runtime] Remove dead code
2015-10-15 Rodrigo Kumpera[sdb] Fix state initialization of suspended threads...
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 Alexis ChristoforidesFix MSVC build after 16570265149730ec6a4760cc0fa34decc1...
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 João MatosMerge pull request #2137 from fplucas/patch-1
2015-10-15 LucasFixing the broken icon of centos-s390x
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-15 João Matos[runtime] Switch ARM backend use to use g_print instead...
2015-10-15 João MatosRevert "[runtime] Switch ARM backend use to use g_print...
2015-10-15 João Matos[runtime] Switch ARM backend use to use g_print instead...
2015-10-15 João Matos[runtime] Simplify ARM mono_arch_flush_icache.
2015-10-15 Zoltan Varga[amd64] Remove the special casing of TYPEDBYREF in...
2015-10-15 Zoltan Varga[llvmonly] Call methods in the same assembly directly.
2015-10-15 Zoltan Varga[llvmonly] Update comments.
2015-10-15 Zoltan Varga[llvmonly] Use the PreserveAll calling convention for...
2015-10-15 Zoltan Varga[llvmonly] Factor out the initialization code into...
2015-10-15 Zoltan Varga[ppdb] Check that PE file timestamp as well when matchi...
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 Zoltan Varga[llvmonly] Add more preinitialized got slots, refactor...
2015-10-14 Zoltan Varga[ppdb] Update to spec version v1.0. Fix decoding of...
2015-10-14 Zoltan Varga[ppdb] Update the code which checks whenever the assemb...
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 Zoltan VargaFix the build.
2015-10-14 Zoltan Varga[runtime] Fix the configure check for stdc++/c++.
2015-10-14 Zoltan Varga[aot] Fix the build when llvm is not enabled.
2015-10-14 João Matos[runtime] Reworked coop GC stack handling in platforms...
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 Aleksey KligerGetCallingAssembly() skip past reflection. Fix #29108...
2015-10-14 João Matos[runtime] Workaround signal() configure check in Android.
2015-10-14 Zoltan Varga[llvmonly] Fix the build.
2015-10-14 Zoltan Varga[aot] Rework the handling of preinitialized got slots...
next