[msvc] Update csproj files
[mono.git] / mono / mini /
2016-10-27 Zoltan Varga[llvm] Add the 'notail' flag to non-tailcalls when...
2016-10-27 Vlad BrezaeMerge pull request #3769 from evincarofautumn/fix-verif...
2016-10-27 Alexander KöplingerMerge pull request #3800 from madewokherd/mingwbuild
2016-10-27 Alexander KöplingerMerge pull request #3826 from monojenkins/update-csprojs
2016-10-26 Alexander KöplingerMerge pull request #3831 from rolfbjarne/watchos-fix...
2016-10-26 Alexander KöplingerMerge pull request #3832 from microMolvi/patch-2
2016-10-26 Zoltan Varga[llvmonly] Add gsharedvt out wrappers for icalls, the...
2016-10-26 Ludovic Henry[suspend] Remove sgen specific suspend code (#3640)
2016-10-26 Zoltan Varga[llvm] Use the global llvm context instead of creating...
2016-10-25 Zoltan Varga[runtime] For delegate invoke wrappers, store the gener...
2016-10-24 Marek SafarMerge pull request #3812 from rolfbjarne/watchos-no...
2016-10-24 Alexander KöplingerMerge pull request #3815 from microMolvi/patch-1
2016-10-24 Zoltan Varga[x86] Clear the fp stack when exceptions are thrown...
2016-10-24 Zoltan Varga[runtime] Fix an assert message.
2016-10-24 Alexander KöplingerMerge pull request #3801 from akoeplinger/netstandard20...
2016-10-24 Johan LorenssonMerge pull request #3810 from lateralusX/jlorenss/add_m...
2016-10-24 lateralusXExplicit include of assert.h.
2016-10-24 Johan LorenssonMerge pull request #3442 from lateralusX/jlorenss/win...
2016-10-22 Alexander KöplingerMerge pull request #3808 from monojenkins/update-csprojs
2016-10-22 Miguel de Icaza[mono] Add some strong types for a few variables, docum...
2016-10-21 Andi McClureThere's a G_BREAKPOINT in mini-exceptions.c which could...
2016-10-20 Vincent PovirkUse lower-case names for Windows headers.
2016-10-20 Aleksey Kliger ... Merge pull request #3786 from lambdageek/dev-42584...
2016-10-20 lateralusXAdd support on Windows to install atexit handler(s...
2016-10-19 Alexander KöplingerMerge pull request #3787 from AsamK/fix_listview
2016-10-19 Ludovic Henry[hybrid-aot] Fix GSharedVT support (#3783)
2016-10-17 Alexander KöplingerMerge pull request #3779 from akoeplinger/fix-aot-only...
2016-10-17 Alexander Köplinger[mini] Fix mention of --aot-only option, it no longer...
2016-10-14 Alex Rønne PetersenMerge pull request #3775 from alexrp/main-thread-name
2016-10-14 Alex Rønne Petersen[runtime] Don't change the native name of the main...
2016-10-14 Alexander KöplingerMerge pull request #3763 from akoeplinger/move-type
2016-10-14 Henric MüllerMerge pull request #3756 from henricm/named-pipe-alerta...
2016-10-13 Vlad BrezaeMerge pull request #3766 from BrzVlad/feature-default...
2016-10-13 Rodrigo KumperaMerge pull request #3761 from kumpera/fix-maccore-linki...
2016-10-13 Rodrigo KumperaMerge pull request #3716 from vargaz/unbox-stobj-null
2016-10-13 Bernhard UrbanMerge pull request #3591 from directhex/mono_libdir_fal...
2016-10-12 Rodrigo KumperaMerge pull request #3755 from kumpera/async-reader...
2016-10-12 Marek SafarMerge pull request #3754 from marek-safar/rs-sockets
2016-10-12 Vlad BrezaeMerge pull request #3749 from BrzVlad/fix-mips-fix
2016-10-12 Niklas TherningMerge pull request #3753 from henricm/enable-windowsbas...
2016-10-12 Marek SafarMerge pull request #3750 from marek-safar/socket
2016-10-11 Vlad Brezae[mips] Disable div with mul on 32bit mips
2016-10-11 Zoltan Varga[llvm] Avoid generating invalid IL for valuetypes+vphi...
2016-10-11 Rodrigo KumperaMerge pull request #3715 from kumpera/fix-44707
2016-10-11 Alexander KöplingerMerge pull request #3745 from akoeplinger/fix-bug44937
2016-10-11 Marek Safar[mono] Fixes hardcoded stack limit in EnsureSufficientE...
2016-10-11 Henric MüllerMerge pull request #3662 from henricm/fix-windowsbase...
2016-10-11 Alexander KöplingerMerge pull request #3746 from ntherning/fix-SocketRespo...
2016-10-10 Vlad Brezae[mips] Don't assert when decomposing longs
2016-10-10 Vlad BrezaeMerge pull request #3740 from Unity-Technologies/gc...
2016-10-10 Niklas TherningMerge pull request #3653 from ntherning/alertable-socke...
2016-10-08 Zoltan Varga[llvm] Make sure the initlocals_bb is not treated as...
2016-10-07 Alexander KöplingerMerge pull request #3741 from akoeplinger/fix-aot-DoAss...
2016-10-07 Alexander Köplinger[aot] Fix AppDomain.DoAssemblyResolve runtime invoke...
2016-10-07 Jonathan ChambersAdd --gc-params and --gc-debug command line options
2016-10-07 Aleksey Kliger ... Merge pull request #3731 from lambdageek/dev-handles...
2016-10-07 Niklas TherningMerge pull request #3729 from ntherning/fix-failures...
2016-10-07 Marek SafarMerge pull request #3727 from henricm/fix-system-web...
2016-10-06 Rodrigo KumperaMerge pull request #3730 from kumpera/async-reader...
2016-10-06 Aleksey Kliger ... Merge pull request #3660 from lambdageek/bug-42271
2016-10-06 Niklas TherningMerge pull request #3725 from ntherning/fix-symbolicate...
2016-10-06 Aleksey Kliger[coop] Switch to GC SAFE for backtrace() and backtrace_...
2016-10-06 Johan LorenssonMerge pull request #3707 from lateralusX/jlorenss/win...
2016-10-06 Niklas TherningMerge pull request #3720 from ntherning/fix-monodoc...
2016-10-05 Rodrigo KumperaMerge pull request #3714 from kumpera/fix_process_strea...
2016-10-05 Zoltan Varga[jit] Use MONO_INS_IS_PCONST_NULL () macro in more...
2016-10-05 Aleksey Kliger ... Merge pull request #3684 from lambdageek/dev-monoerror...
2016-10-05 Johan LorenssonMerge pull request #3692 from lateralusX/jlorenss/win...
2016-10-05 Zoltan Varga[jit] Add a small optimization for unbox.any+stobj...
2016-10-05 Vlad BrezaeMerge pull request #3705 from BrzVlad/fix-sgen-internal...
2016-10-04 Alexander KöplingerMerge pull request #3697 from directhex/fix-make-dist...
2016-10-04 Alexander KöplingerMerge pull request #3693 from rolfbjarne/watchos-simpli...
2016-10-04 Alexander KöplingerMerge pull request #3704 from rolfbjarne/watchos-servic...
2016-10-04 Aleksey Kliger ... Merge pull request #3686 from lambdageek/dev-format...
2016-10-04 lateralusXBuild libmono under none desktop Windows API family.
2016-10-02 Alex Rønne PetersenMerge pull request #3688 from alexrp/profiler-c9-fixes
2016-10-02 Alex Rønne Petersen[utils/threads] Add and export a mono_native_thread_joi...
2016-10-02 Alex Rønne Petersen[profiler] Use the signal shutdown logic for the sampli...
2016-09-30 Aleksey Kliger[runtime] Fix printf-like format warnings.
2016-09-30 Alexander KöplingerMerge pull request #3676 from chamons/SignalHandlerAPI_XM45
2016-09-30 Johan LorenssonMerge pull request #3663 from lateralusX/jlorenss/win...
2016-09-29 Miguel de Icaza[mkbundle] Add diagnostics, fix crash, fix registered...
2016-09-29 Aleksey Kliger ... Merge pull request #3670 from lambdageek/dev/mempool...
2016-09-28 Aleksey Kliger[runtime] Use mono_error_set_for_class_failure in more...
2016-09-28 Johan LorenssonMerge pull request #3626 from lateralusX/jlorenss/win...
2016-09-27 Zoltan Varga[llvm] Enable support for large basic blocks again.
2016-09-27 Marek SafarMerge pull request #3656 from marek-safar/bootstrap
2016-09-27 Rolf Bjarne Kvinge[corlib] Add API to uninstall/reinstall signal handlers.
2016-09-27 Rolf Bjarne Kvinge[mini] Provide a free function to the saved signal...
2016-09-27 Vlad BrezaeMerge pull request #3647 from BrzVlad/fix-sgen-internal...
2016-09-27 Marek SafarMerge pull request #3643 from marek-safar/bootstrap
2016-09-27 Miguel de Icaza[mini] Add some documentation comments to some IR gener...
2016-09-26 Zoltan Varga[aot] Make sure generic wrappers are unique by creating...
2016-09-26 Zoltan Varga[aot] Fix the linux bitcode build.
2016-09-25 Zoltan Varga[jit] Resurrect the Monitor.Enter () v4 optimization...
2016-09-24 Marek SafarMerge pull request #3625 from slide/master
2016-09-23 Vlad Brezae[gc] Warn if we fail to switch gc
2016-09-23 Zoltan Varga[aot] Fix aot support on android.
2016-09-23 Zoltan Varga[llvm] Add static rgctx trampolines to array access...
2016-09-23 Alexander KöplingerMerge pull request #3622 from rolfbjarne/remove-stray...
next