[jit] Add counters for number of JITted method discarded as duplicates and the time...
[mono.git] / mono / mini / mini-runtime.c
2016-11-29 Zoltan Varga[jit] Add counters for number of JITted method discarde...
2016-11-29 Niklas TherningMerge pull request #4040 from ntherning/disable-symboli...
2016-11-29 Johan LorenssonMerge pull request #4023 from lateralusX/jlorenss/test...
2016-11-29 Zoltan Varga[jit] Call mono_jit_thread_attach () through a GOT...
2016-11-28 Andi McClureMerge pull request #4015 from xmcclure/new-threads...
2016-11-28 Vlad BrezaeMerge pull request #3973 from mono/small-perf
2016-11-24 Bernhard UrbanMerge pull request #4019 from vargaz/get-gclass-locking
2016-11-24 Bernhard UrbanMerge pull request #4017 from vargaz/get-array-class...
2016-11-24 Bernhard UrbanMerge pull request #4018 from vargaz/get-fnptr-locking
2016-11-24 Zoltan Varga[runtime] Move more callbacks to the RuntimeCallbacks...
2016-11-23 Martin BauligMerge pull request #3962 from mkorkalo/fix_MonoBtlsCont...
2016-11-22 Alexis ChristoforidesMerge branch 'alexischr/nursery-canaries-managed-alloc'
2016-11-21 Marek SafarMerge pull request #3406 from alexanderkyte/mobile_stat...
2016-11-18 Aleksey Kliger ... Merge pull request #3932 from lambdageek/dev-handles...
2016-11-18 Henric MüllerMerge pull request #3948 from henricm/fix-pinvoke-utf8...
2016-11-17 Vlad BrezaeMerge pull request #3968 from BrzVlad/fix-monitor-exception
2016-11-17 Ankit JainMerge pull request #3979 from radical/fix-xbuild-tgt
2016-11-17 Alexander KöplingerMerge pull request #3965 from akoeplinger/ppc-disable...
2016-11-17 João MatosMerge pull request #3953 from rolfbjarne/offsets-tool...
2016-11-17 Niklas TherningMerge pull request #3966 from ntherning/prevent-multipl...
2016-11-17 Zoltan Varga[jit] Make mono_print_method_from_ip () work when invok...
2016-11-16 Rodrigo KumperaMerge pull request #3678 from mono/seq-read
2016-11-08 Alexis ChristoforidesMerge pull request #3773 from mono/bockbuild-integration
2016-11-08 Alexander KöplingerMerge pull request #3913 from omwok/master
2016-11-08 Marek SafarMerge pull request #3902 from henricm/fix-rename-lpstr...
2016-11-07 Aleksey Kliger ... Merge pull request #3896 from lambdageek/bug-46250
2016-11-07 Alexander KöplingerMerge pull request #3894 from akoeplinger/fix-actor
2016-11-07 Rodrigo KumperaMerge pull request #2408 from tastywheattasteslikechick...
2016-11-04 Rodrigo KumperaMerge pull request #3796 from ntherning/windows-backend...
2016-11-04 Zoltan Varga[runtime] Add a few mono mono_class_is_... accessors...
2016-11-04 Alexander KöplingerMerge pull request #3887 from akoeplinger/networkcreden...
2016-11-04 Zoltan Varga[jit] Cleanup the usage of DISABLE_JIT a bit so it...
2016-11-03 Alexander KöplingerMerge pull request #3871 from akoeplinger/mono.posix...
2016-11-03 Rodrigo KumperaMerge pull request #3734 from kumpera/monoclass_reorg
2016-11-02 Rodrigo KumperaMerge pull request #3867 from kumpera/issues
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[arm] Call the tls get trampoline through a GOT slot...
2016-11-02 Rodrigo Kumpera[runtime] Introduce mono_class_is_interface.
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-01 Alexander KöplingerMerge pull request #3855 from akoeplinger/shacng-monodroid
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-27 Vlad BrezaeMerge pull request #3769 from evincarofautumn/fix-verif...
2016-10-27 Alexander KöplingerMerge pull request #3800 from madewokherd/mingwbuild
2016-10-24 Alexander KöplingerMerge pull request #3801 from akoeplinger/netstandard20...
2016-10-24 Johan LorenssonMerge pull request #3442 from lateralusX/jlorenss/win...
2016-10-20 lateralusXAdd support on Windows to install atexit handler(s...
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-13 Vlad BrezaeMerge pull request #3766 from BrzVlad/feature-default...
2016-10-13 Bernhard UrbanMerge pull request #3591 from directhex/mono_libdir_fal...
2016-10-12 Vlad BrezaeMerge pull request #3749 from BrzVlad/fix-mips-fix
2016-10-05 Vlad BrezaeMerge pull request #3705 from BrzVlad/fix-sgen-internal...
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 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 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-23 Alexander KöplingerMerge pull request #3622 from rolfbjarne/remove-stray...
2016-09-22 Henric MüllerMerge pull request #3600 from henricm/fix-win-network...
2016-09-21 Niklas TherningMerge pull request #3548 from cmp-/fix-sgen-resume...
2016-09-21 Andi McClureMerge pull request #3583 from xmcclure/test-418-checked
2016-09-21 Alexander KöplingerMerge pull request #3602 from henricm/fix-configuration...
2016-09-21 Niklas TherningMerge pull request #3547 from cmp-/remove-obsolete...
2016-09-21 Alexander KöplingerMerge pull request #3587 from henricm/fix-set-no-delay...
2016-09-20 Marek SafarMerge pull request #3586 from henricm/fix-win-uri-tests
2016-09-20 Alexander KöplingerMerge pull request #3578 from henricm/fix-win-process...
2016-09-19 Alexander KöplingerMerge pull request #3522 from henricm/fix-csharp-compil...
2016-09-16 Marek SafarMerge pull request #3564 from henricm/thread-safe-win32...
2016-09-14 Niklas TherningMerge pull request #3536 from henricm/fix-machinename...
2016-09-14 Zoltan Varga[runtime] Rename IMT thunks to 'trampolines'. NFC....
2016-09-12 Vlad BrezaeMerge pull request #3534 from BrzVlad/fix-conc-gcstress-mem
2016-09-12 Mark Probst[runtime] Counters for allocated virtual memory.
2016-09-08 Vlad BrezaeMerge pull request #3528 from BrzVlad/fix-sgen-check...
2016-09-07 Niklas TherningMerge pull request #3511 from henricm/fix-no-socket...
2016-09-06 Ludovic HenryMerge pull request #3509 from ludovic-henry/iolayer...
2016-09-06 Alexander KöplingerMerge pull request #3518 from akoeplinger/fix-fileioper...
2016-09-06 Alexander KöplingerMerge pull request #3525 from henricm/fix-access-level...
2016-09-06 Zoltan Varga[jit] Unify the handling of 'error' and 'exc' in the...
2016-09-05 Zoltan Varga[jit] Emit a dummy call after calls to Type.GetType...
2016-08-31 Zoltan VargaOnly set the attached flag when a client attaches ...
2016-08-30 Marek SafarMerge pull request #3477 from Unity-Technologies/create...
2016-08-29 monojenkinsMerge pull request #3422 from xmcclure/tarjan-doublefan
2016-08-26 Vlad BrezaeMerge pull request #3451 from BrzVlad/fix-armel-emulation
2016-08-26 Alexander KöplingerMerge pull request #3460 from akoeplinger/remove-net_4_...
2016-08-25 João MatosMerge pull request #3449 from lateralusX/jlorenss/win...
2016-08-24 Alexander KöplingerMerge pull request #3437 from ntherning/fix-DirectoryNo...
2016-08-24 Ludovic HenryMerge pull request #3439 from ludovic-henry/iolayer...
2016-08-24 Ludovic Henry[w32handle] Initialize them earlier
2016-08-22 Alexander KöplingerMerge pull request #3381 from krytarowski/netbsd-support-20
2016-08-12 Marek SafarMerge pull request #3398 from henricm/fix-for-test...
2016-08-12 Marek SafarMerge pull request #3394 from mono/netstandard
2016-08-11 Vlad BrezaeMerge pull request #2332 from BrzVlad/feature-div-with-mul
next