mono.git
2015-09-28 Marek Habersack[tests] Enable tests for xambug #28777 on Android
2015-09-28 Zoltan Varga[arm] Fix the unaligned stack check.
2015-09-27 Zoltan VargaRevert "[jit] Add a new mono_arch_init_compile () backe...
2015-09-27 João MatosMerge pull request #2057 from directhex/monolite-on...
2015-09-27 Zoltan Varga[jit] Add a new mono_arch_init_compile () backend funct...
2015-09-27 Zoltan Varga[jit] Remove an unused define.
2015-09-27 Zoltan Varga[jit] Add an arch-stubs.c file to collect the stubs...
2015-09-25 Marek Habersack[support] Limit possible values
2015-09-25 Zoltan Varga[jit] Fix opcode emulation registration when DISABLE_JI...
2015-09-25 Zoltan Varga[arm] Fix compilation on arm.
2015-09-25 Zoltan Varga[arm] Allocate a stack frame in the generic trampoline...
2015-09-25 Marek SafarMerge pull request #2092 from kasthack/system-web-stuff...
2015-09-25 Zoltan Varga[arm64] Fix MONO_CONTEXT_GET_CURRENT support on arm64.
2015-09-24 Zoltan VargaMerge pull request #2091 from kumpera/tvos_context_get_...
2015-09-24 Rodrigo Kumpera[coop] Make coop suspend crashes have names that can...
2015-09-24 Jonathan Pryor[Mono.Posix] Fix signal tests to run on OS X, Android.
2015-09-24 Rodrigo Kumpera[tvos] Implement MONO_CONTEXT_GET_CURRENT in terms...
2015-09-24 Rodrigo Kumpera[mach] Implement mono_mach_arch_thread_state_to_mono_co...
2015-09-24 Rodrigo Kumpera[utils] Split the arm64 code from the arm code for...
2015-09-24 Radek Doulik[linker] add timestamp to the linker deps filename
2015-09-24 Alexis Christoforides[runtime] Add '--arch' argument
2015-09-24 Zoltan Varga[arm] Fix the stack alignment in the prolog to work...
2015-09-24 Jonathan PryorMerge pull request #2084 from joelmartinez/mdoc-deletet...
2015-09-24 Jo ShieldsMove monolite URL to mono-project.com CDN, not Boston NAS
2015-09-24 João MatosFixed Mach abort syscall code to work with Mach targets...
2015-09-24 Marek Safar[mcs] Further improvements to fixed statement changes...
2015-09-24 Ludovic Henry[coop] Move syscall abort mechanism to dedicated files
2015-09-24 Marek Safar[mcs] Emit fixed temp variables as managed references
2015-09-24 Marek Safar[mcs] Add link to closest parent async storey only...
2015-09-24 Marek SafarMerge pull request #2088 from kasthack/system-web-ea...
2015-09-24 kasthackSystem.Web.Routing: RequestContext, RouteTable, RouteVa...
2015-09-24 kasthack[System.Web] Public interfaces from reference source
2015-09-23 Mark Probst[sgen] Fix promoted trace output. Fixes #30479.
2015-09-23 Mark ProbstMerge pull request #2073 from BrzVlad/fix-sgen
2015-09-23 Rodrigo Kumpera[profiler] Add mlpd stats dumping, use --reports=stats.
2015-09-23 Rodrigo Kumpera[profiler] Add missing constants for event subtypes.
2015-09-23 tritonWorkaround lack of libunwind in WatchOS.
2015-09-23 Miguel de IcazaMerge pull request #1843 from info-lvsys/patch-1
2015-09-23 Miguel de IcazaMerge pull request #1325 from madrang/CryptoToolsCtorCheck
2015-09-23 Miguel de IcazaMerge pull request #757 from mlintner/master
2015-09-23 Miguel de IcazaMerge pull request #2085 from guerrysemones/master
2015-09-23 Miguel de IcazaMerge pull request #1218 from AndreyAkinshin/master
2015-09-23 Miguel de IcazaMerge pull request #1225 from strawd/bug22307
2015-09-23 Miguel de Icaza[mono.data.sqlite] Using sqlite_close_v2 when available
2015-09-23 Miguel de Icaza[API] Add a couple of .NET 4.5 methods, from pull reque...
2015-09-23 Zoltan Varga[bcl] Stop distributing Mono.C5, there is an updated...
2015-09-23 Miguel de IcazaMerge pull request #853 from echampet/onclick
2015-09-23 Miguel de IcazaAdd new test for Bug 15028, it is fixed by our migratio...
2015-09-23 Miguel de IcazaMerge pull request #704 from jgagnon/master
2015-09-23 Miguel de IcazaMerge pull request #463 from strawd/concurrent-requests
2015-09-23 guerrysemonesThis is a patch to fix bug 34123. System.Drawing.Printi...
2015-09-23 Miguel de IcazaMerge pull request #1971 from angeloc/master
2015-09-23 Miguel de IcazaMerge pull request #2023 from juergenhoetzel/master
2015-09-23 Zoltan Varga[arm] Fix aot support for the alignment check code.
2015-09-23 Miguel de IcazaObsolete SmtpClient
2015-09-23 Joel Martinez[mdoc] Removed extraneous directory creation.
2015-09-23 Miguel de IcazaMerge pull request #2020 from tomjepp/master
2015-09-23 Zoltan Varga[arm] Add a stack alignment check to the prolog code...
2015-09-23 Miguel de IcazaMerge pull request #2059 from ermshiperete/Xamarin...
2015-09-23 Miguel de IcazaMerge pull request #2072 from AdamBurgess/master
2015-09-23 Miguel de IcazaMerge pull request #2080 from upsilon/fix-point-constructor
2015-09-23 kasthack[System.Web] Public *EventArgs from reference source
2015-09-23 Marek Habersack[test] Fix dependency on compiler behavior for a couple...
2015-09-23 João MatosMerge pull request #2082 from akoeplinger/fix-automake
2015-09-23 Marek SafarMerge pull request #2079 from kasthack/system-web-eh...
2015-09-22 Zoltan VargaRevert "[llvm] Allow phi instructions where some incomi...
2015-09-22 Vlad Brezae[sgen] Fix warning
2015-09-22 Vlad Brezae[sgen] Make sure we scan aligned memory regions
2015-09-22 Zoltan Varga[llvm] Allow phi instructions where some incoming nodes...
2015-09-22 kasthack[System.Web] Public event handlers from reference source
2015-09-22 Kimura Youichi[System.Drawing] Fix Point constructor with single...
2015-09-22 Rodrigo Kumpera[utils] Fix amd64 version of MONO_CONTEXT_GET_CURRENT.
2015-09-22 Ludovic Henry[coop-gc] Make Thread.Sleep interruptable signalless
2015-09-22 kasthack[System.Web] HttpApplicationStateWrapper, HttpBrowserCa...
2015-09-22 Zoltan Varga[aot] Fix a regression introduced by cc946ea5b9e3cbb020...
2015-09-22 Zoltan Varga[jit] Fix the linking of bblocks for switch statements...
2015-09-22 Marek SafarMerge pull request #2076 from akoeplinger/fix-bootstrap
2015-09-22 Marek SafarMerge pull request #2075 from kasthack/system-web-impor...
2015-09-22 Alexander Köplinger[System] Remove C#6 expression bodied property to fix...
2015-09-22 kasthack[System.Web] Public enums from reference source
2015-09-22 Ludovic Henry[socket-io] Cleanup of the code to ease switching to...
2015-09-22 Ludovic Henry[runtime] Fix color formatting on sublime text
2015-09-22 Ludovic Henry[thread] Remove parameter as we always pass the current one
2015-09-22 Ludovic Henry[thread] Remove duplicate and unused function declaration
2015-09-22 Alexander Köplinger[unit-tests] Fix "parallel-tests" AUTOMAKE_OPTIONS...
2015-09-22 David KarlašMerge pull request #2071 from DavidKarlas/bug25480
2015-09-22 Eberhard Beilharz[MWF] Fix problem pasting text (Xamarin-33968)
2015-09-22 Vlad Brezae[sgen] Fix race between block allocation and concurrent...
2015-09-21 Adam Burgess[System] Fix SmtpClient.SendMailAsync never completing
2015-09-21 David Karlaš[XBuild] Ignoring paths of .csproj, .targets and .sln...
2015-09-21 David Karlaš[XBuild] Bug 25480 - OutputPath property is not set...
2015-09-21 Alexander KöplingerRevert "System.Web.UI.WebControls.SendMailErrorEvent...
2015-09-21 Marek SafarBump referencesource
2015-09-21 Marek Safar[corlib] Match es-es NumberGroupSeparator with es....
2015-09-21 Marek SafarMerge branch 'pr/2065'
2015-09-21 Marek Safar[System.Net.Http] Set host header directly only
2015-09-21 Marek SafarMerge pull request #2068 from kasthack/System.Web-import
2015-09-21 Zoltan VargaMerge pull request #2067 from akoeplinger/unit-tests...
2015-09-21 Zoltan Varga[aot] Remove unused 'autoreg' option.
2015-09-21 Zoltan Varga[aot] Remove support for direct object file emission...
next