Merge pull request #2093 from directhex/fully-qualified-masm-path
[mono.git] / mono /
2015-09-28 João MatosMerge pull request #2093 from directhex/fully-qualified...
2015-09-28 Alexis Christoforides[runtime] Attempt to resolve DllImport using the instal...
2015-09-28 Zoltan Varga[arm] Fix another bunch of frame alignment problems.
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 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 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 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ão MatosFixed Mach abort syscall code to work with Mach targets...
2015-09-24 Ludovic Henry[coop] Move syscall abort mechanism to dedicated files
2015-09-24 Marek SafarMerge pull request #2088 from kasthack/system-web-ea...
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 IcazaMerge pull request #853 from echampet/onclick
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 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 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 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 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 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 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 Vlad Brezae[sgen] Fix race between block allocation and concurrent...
2015-09-21 Marek Safar[corlib] Match es-es NumberGroupSeparator with es....
2015-09-21 Marek SafarMerge branch 'pr/2065'
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...
2015-09-20 Zoltan VargaAdd an 'rgctx' field to MonoDelegate, not yet used.
2015-09-20 Alexander Köplinger[unit-tests] Emit NUnit xml report of test result
2015-09-19 Zoltan VargaMerge pull request #2029 from madewokherd/winformstests
2015-09-19 Alexander KöplingerMerge pull request #2064 from akoeplinger/profiler...
2015-09-18 Rodrigo Kumpera[threading] Apparentlty zero is a valid tls key on...
2015-09-18 Marek Habersack[threadpool] Prevent high CPU usage in certain conditions
2015-09-18 Zoltan Varga[jit] Remove some obsolete code from mini_type_is_hfa ().
2015-09-18 Atsushi EnoMerge pull request #1899 from saper/resgencond
2015-09-17 Zoltan VargaRevert "[jit] Emit the results of the jit regressions...
2015-09-17 Alexander Köplinger[profiler] Emit NUnit xml report of test result in...
2015-09-17 Marcos HenrichMerge pull request #2047 from esdrubal/socketreuse
2015-09-17 Ludovic Henry[math] Fix corlib/System.MathTest.TestPow test #48...
2015-09-16 Zoltan Varga[amd64] More gsharedvt/cleanup work.
2015-09-16 Zoltan VargaRevert "[amd64] More gsharedvt/cleanup work."
2015-09-16 Ludovic Henry[math] Fix corlib/System.MathTest.TestPow #47 on Linux...
2015-09-16 Marcos HenrichMerge pull request #2056 from esdrubal/urilocal
2015-09-16 Zoltan Varga[amd64] More gsharedvt/cleanup work.
2015-09-15 Zoltan Varga[sdb] Fix the aborting of multiple invocations.
2015-09-15 Juergen Hoetzel[runtime] Fix casting error in InternalCodePage.
2015-09-15 Zoltan Varga[runtime] Fix a potential buffer overflow in mono_netwo...
2015-09-15 Zoltan Varga[sdb] Avoid aborting the runtime with a breakpoint...
2015-09-15 Marcos HenrichMerge pull request #2052 from esdrubal/urilocal
2015-09-14 Zoltan Varga[amd64] Fix llvm support broken by 751440d3211bc8a15a30...
2015-09-14 Zoltan Varga[llvm] Fix the caching of the callee for mono_threads_s...
2015-09-14 Ludovic Henry[threadpool-io-poll] Use mono_poll instead of platform...
2015-09-14 Marcos Henrich[System] Fix TCP socket reuse.
2015-09-14 Ludovic Henry[delegate] Fix Equals on Delegate to virtual method
2015-09-14 Rolf Bjarne KvingeMerge pull request #2046 from rolfbjarne/profile-simpli...
2015-09-14 Zoltan VargaFix the build.
2015-09-14 Zoltan Varga[amd64] Clean up the handling of returning vtypes by...
2015-09-12 Zoltan VargaMerge pull request #2014 from BillSeurer/master
next