[msvc] Update csproj files
[mono.git] / mono / mini /
2016-11-04 Zoltan Varga[jit] Cleanup the usage of DISABLE_JIT a bit so it...
2016-11-03 Zoltan VargaFix a warning.
2016-11-03 Zoltan Varga[arm64] Save+restore fp regs from the context in the...
2016-11-03 Alexander KöplingerMerge pull request #3871 from akoeplinger/mono.posix...
2016-11-03 Miguel de Icaza[mkbundle] Fix the argument order to put the entry...
2016-11-03 Rodrigo KumperaMerge pull request #3734 from kumpera/monoclass_reorg
2016-11-02 Zoltan VargaFix some warnings.
2016-11-02 Rodrigo KumperaMerge pull request #3867 from kumpera/issues
2016-11-02 Zoltan VargaFix some warnings.
2016-11-02 Ludovic Henry[io-layer] Extract Process runtime support (#3859)
2016-11-02 Aleksey Kliger ... Merge pull request #3863 from lambdageek/dev-42584...
2016-11-02 Alexander KöplingerMerge pull request #3870 from evincarofautumn/fix-xmm...
2016-11-02 Marek SafarMerge pull request #3869 from radical/mcs-ignore-arg
2016-11-02 Zoltan Varga[runtime] Fix the build.
2016-11-02 Zoltan Varga[jit] Simplify the code generation for the mkrefany...
2016-11-02 Zoltan Varga[arm] Call the tls get trampoline through a GOT slot...
2016-11-02 Rodrigo KumperaFix rebase issues.
2016-11-02 Rodrigo Kumpera[runtime] Introduce mono_class_is_interface.
2016-11-02 Rodrigo Kumpera[runtime] Introduce mono_class_is_abstract.
2016-11-02 Rodrigo Kumpera[runtime] Move MonoClass::generic_container to MonoClas...
2016-11-02 Rodrigo Kumpera[runtime] Move MonoClass::flags to MonoClassDef.
2016-11-02 Rodrigo Kumpera[runtime] Move MonoClass::generic_class to MonoClassGen...
2016-11-01 Alexander KöplingerMerge pull request #3855 from akoeplinger/shacng-monodroid
2016-11-01 Rodrigo KumperaMerge pull request #3764 from evincarofautumn/fix-xmm...
2016-11-01 Rodrigo KumperaFix some issues found by cppcheck.
2016-10-31 Jon Purdy[runtime] Fix scanning of SIMD registers on Mac.
2016-10-31 Zoltan Varga[sgen] Move the logic to determine whenever an ip is...
2016-10-31 Aleksey Kliger ... Merge pull request #3802 from lambdageek/dev-reference...
2016-10-28 Ludovic Henry[threads] Replace use of W32Handle by MonoOSEvent for...
2016-10-28 Zoltan VargaMore metadata cleanup (#3792)
2016-10-28 João MatosMerge pull request #3844 from tritao/deflate_fixes
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-21 Aleksey Kliger[custom_attrs] Don't return NULL if a single custom...
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...
next