[mini] Inline only use of mono_runtime_syscall_fork
[mono.git] / mono / mini / mini-exceptions.c
2016-12-17 Ludovic Henry[mini] Inline only use of mono_runtime_syscall_fork
2016-12-15 Vlad BrezaeMerge pull request #4014 from BrzVlad/feature-tls-refactor
2016-12-14 Vlad Brezae[runtime] Refactor and unify tls access
2016-12-14 Bernhard Urban[exception] rename mono_handle_native_sigsegv -> mono_h...
2016-12-14 Bernhard Urban[exception] pass signal as string already to mono_handl...
2016-12-14 Marek SafarMerge pull request #4139 from lambdageek/bug-49686
2016-12-14 Vlad BrezaeMerge pull request #4110 from BrzVlad/fix-sgen-win32
2016-12-14 Zoltan Varga[jit] Add a workaround to avoid a crash in mini_above_a...
2016-12-05 Johan LorenssonMerge pull request #3997 from lateralusX/jlorenss/win...
2016-12-01 Rodrigo KumperaMerge pull request #4048 from kumpera/iface_casting_cleanup
2016-12-01 Niklas TherningMerge pull request #4033 from ntherning/no-stdcall...
2016-11-30 Alexander KöplingerMerge pull request #3748 from akoeplinger/fix-rng-monotouch
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[runtime] Fix e659982b7b8f11ecf80919646353ad3c16240697...
2016-11-29 Alexander KytePrevent ThreadAbort from prematurely ending function...
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-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-07 Rodrigo KumperaMerge pull request #2408 from tastywheattasteslikechick...
2016-11-04 Rodrigo KumperaMerge pull request #3796 from ntherning/windows-backend...
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 Kumpera[runtime] Move MonoClass::generic_container to MonoClas...
2016-11-02 Rodrigo Kumpera[runtime] Move MonoClass::generic_class to MonoClassGen...
2016-10-31 Aleksey Kliger ... Merge pull request #3802 from lambdageek/dev-reference...
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-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-13 Vlad BrezaeMerge pull request #3766 from BrzVlad/feature-default...
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 Vlad BrezaeMerge pull request #3749 from BrzVlad/fix-mips-fix
2016-10-11 Rodrigo KumperaMerge pull request #3715 from kumpera/fix-44707
2016-10-10 Vlad BrezaeMerge pull request #3740 from Unity-Technologies/gc...
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 Aleksey Kliger[coop] Switch to GC SAFE for backtrace() and backtrace_...
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-22 Johan LorenssonMerge pull request #3585 from lateralusX/jlorenss/win...
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-21 Niklas TherningMerge pull request #3588 from ntherning/fix-line-ending...
2016-09-20 Aleksey Kliger ... Merge pull request #3569 from lambdageek/monodis-no...
2016-09-20 Ludovic Henry[threads] Move thread describe code to mono_thread_inte...
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-12 Vlad BrezaeMerge pull request #3534 from BrzVlad/fix-conc-gcstress-mem
2016-09-12 Vlad Brezae[runtime] Replace uses of alloc functions with glib...
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-05 Alexander KöplingerMerge pull request #3505 from ntherning/fix-resource...
2016-09-02 Marek SafarMerge pull request #3506 from ntherning/make-ZoneTest...
2016-09-02 Marek SafarMerge pull request #3452 from ntherning/fix-AppDomainSe...
2016-09-01 Rodrigo KumperaMerge pull request #3455 from kumpera/abort_cctor
2016-09-01 Rodrigo Kumpera[runtime] Add mono_current_thread_has_handle_block_guar...
2016-08-10 Alexander KyteMerge pull request #2780 from alexanderkyte/seq_point_o...
2016-08-10 Niklas TherningMerge pull request #3213 from henricm/fix-for-win-secur...
2016-08-09 Marcos HenrichMerge pull request #3353 from esdrubal/st-format
2016-08-08 Alexander KöplingerMerge pull request #2903 from krytarowski/netbsd-support-4
2016-08-05 Alexander KöplingerMerge pull request #3363 from akoeplinger/fix-42938
2016-08-05 Niklas TherningMerge pull request #3359 from ntherning/sgen-avoid...
2016-08-05 Alexander KöplingerMerge pull request #3361 from xmcclure/babysitter-xml
2016-08-05 Niklas TherningMerge pull request #3365 from ntherning/fix-gc-graystac...
2016-08-05 Alexander KöplingerMerge pull request #3337 from akoeplinger/fix-alpine
2016-08-05 Ludovic HenryMerge pull request #3288 from ludovic-henry/iolayer...
2016-08-05 Ludovic HenryMerge pull request #3355 from ludovic-henry/process...
2016-08-04 Ludovic Henry[io-layer] Extract wapi_current_thread_desc
2016-08-02 Aleksey Kliger ... Merge pull request #3344 from alexanderkyte/propagate_m...
2016-08-01 Aleksey Kliger ... Merge pull request #3340 from lambdageek/dev/invoke...
2016-08-01 Alexander KyteMerge pull request #3269 from alexanderkyte/silence_zer...
2016-07-29 Aleksey Kliger[runtime] Move mono_invoke_unhandled_exception_hook...
2016-07-26 Aleksey Kliger ... Merge pull request #3199 from lambdageek/dev/proxy...
2016-07-26 Alexander KöplingerMerge pull request #3262 from lindenlab/add_continuatio...
2016-07-21 Rodrigo KumperaMerge pull request #3289 from BrzVlad/fix-critical...
2016-07-21 Rodrigo KumperaMerge pull request #3321 from BrzVlad/fix-block-state...
2016-07-21 Rodrigo KumperaMerge pull request #3290 from BrzVlad/fix-finalizer...
2016-07-20 Alexander KöplingerMerge pull request #3300 from esdrubal/mono-sym-fixes
2016-07-19 Zoltan Varga[jit] Add full aot support for handler block trampoline...
2016-07-18 Alexander KyteMerge pull request #3132 from alexanderkyte/libmono_saf...
2016-07-15 Marek SafarMerge pull request #3274 from Unity-Technologies/fix...
2016-07-08 Rodrigo KumperaMerge pull request #3258 from lindenlab/mono4-continuat...
2016-07-08 Kelly WashingtonMerge branch 'master' into mono4-continuations_fix
2016-07-07 Marek SafarMerge pull request #3244 from henricm/fix-for-synchroni...
2016-07-05 Marcos HenrichMerge pull request #3226 from esdrubal/soap_headers_fix
next