Merge pull request #3609 from xmcclure/checked-imageset
[mono.git] / mono /
2016-09-22 monojenkinsMerge pull request #3609 from xmcclure/checked-imageset
2016-09-22 Ludovic Henry[mono-threads] Move platform unregister after detach...
2016-09-22 Andi McClureFix imageset->imageset audits in checked-build "metadat...
2016-09-22 Zoltan Varga[sdb] Add a SetThis () method to StackFrame which can...
2016-09-22 Henric MüllerMerge pull request #3600 from henricm/fix-win-network...
2016-09-22 Miguel de Icaza[mkbundle] - Add support for bundling native libraries.
2016-09-22 Marek Safar[colrib] Fixes aecdb91a0628efb03d0b6578e9dcdda90904ad20...
2016-09-22 Johan LorenssonMerge pull request #3585 from lateralusX/jlorenss/win...
2016-09-21 Andi McClureBack out trivial crash when running metadata checked...
2016-09-21 Zoltan Varga[runtime] Fix the managed name of the ReRegisterForFina...
2016-09-21 Niklas TherningMerge pull request #3548 from cmp-/fix-sgen-resume...
2016-09-21 cmp[sgen] Fix sgen_resume_thread return value on Windows
2016-09-21 Ludovic Henry[w32mutex] Move own/disown code to w32mutex-unix.c...
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 Ludovic Henry[threadpool-ms] Fix race condition on domain unload...
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 Andi McClureFix issues in previous commit
2016-09-20 Ludovic Henry[threads] Move thread describe code to mono_thread_inte...
2016-09-20 Marek Safar[corlib] GC from referencesource
2016-09-20 Marek SafarMerge pull request #3589 from ntherning/fix-line-ending...
2016-09-20 Ludovic Henry[threads] Detach thread in all possible cases (#3584)
2016-09-20 lateralusXResolve "you are registering twice the same counter...
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-20 Marek SafarMerge pull request #3580 from esdrubal/msym_no_cecil_ref
2016-09-20 Niklas TherningMerge pull request #3577 from ntherning/fix-path-to...
2016-09-19 Andi McClureSafety check for "diamond dependencies" on netmodules
2016-09-19 Andi McClureFix leaks, checked build support around netmodules...
2016-09-19 Vlad BrezaeMerge pull request #3567 from BrzVlad/fix-conc-memusage2
2016-09-19 Alexander KöplingerMerge pull request #3522 from henricm/fix-csharp-compil...
2016-09-19 Marek SafarMerge pull request #3576 from ntherning/ignore-FileSecu...
2016-09-19 Marek Habersack[mkbundle] support satellite assemblies (#3448)
2016-09-16 Marek SafarMerge pull request #3573 from ntherning/replace-NUnit...
2016-09-16 Vlad Brezae[sgen] Trim worker gray queue after finishing concurren...
2016-09-16 Vlad Brezae[sgen] We don't need to trim the free list when finishi...
2016-09-16 Vlad Brezae[sgen] Increase counter when actually allocating gray...
2016-09-16 Vlad BrezaeMerge pull request #3562 from BrzVlad/fix-reverse-wbarrier
2016-09-16 Rodrigo KumperaMerge pull request #3565 from vargaz/no-free-imt-thunks
2016-09-16 Marek SafarMerge pull request #3564 from henricm/thread-safe-win32...
2016-09-16 Niklas TherningMerge pull request #3545 from ntherning/throw-Abandoned...
2016-09-16 Ludovic Henry[runtime] Fix build
2016-09-16 Ludovic Henry[threads] Check InternalThread.last just after checking...
2016-09-16 Bernhard Urban[io-layer] include `w32mutex-utils.h` (#3568)
2016-09-16 Niklas TherningCorrectly handle abandoned mutexes on non-Windows platforms
2016-09-16 Niklas TherningCorrectly handle abandoned mutexes on non-Windows platforms
2016-09-16 Marek SafarMerge pull request #3566 from ntherning/fix-time-zone...
2016-09-15 Zoltan VargaRevert "[loader] Tests for RefereceAssemblyAttribute...
2016-09-15 Aleksey Kliger[monodis] Don't segfault using cooperative GC.
2016-09-15 Zoltan Varga[winx64] Mark some inline functions static to hopefully...
2016-09-15 Zoltan Varga[runtime] Add a counter for the number of freed IMT...
2016-09-15 Zoltan VargaRevert "[runtime] Check for ReferenceAssemblyAttribute...
2016-09-15 Zoltan Varga[runtime] Avoid freeing IMT thunks, some threads might...
2016-09-15 Ludovic Henry[w32handle] Remove case where mutex and cond are busy...
2016-09-15 Marek SafarMerge pull request #3559 from mistressofjellyfish/httpc...
2016-09-15 Marek SafarMerge pull request #3558 from rolfbjarne/tests-system...
2016-09-14 Vlad Brezae[jit] Fix missing wbarrier for array generic setter
2016-09-14 Ludovic Henry[w32handle] Fix race condition when creating named...
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-13 Ludovic Henry[io-layer] Extract Mutex, Semaphore and Event (#3553)
2016-09-13 Ludovic Henry[hybrid-aot] Add runtime support (#3556)
2016-09-13 Ludovic Henry[threads] Import mono_thread_info_set_priority (#3543)
2016-09-13 Zoltan Varga[runtime] Pass the initial context to mono_walk_stack_w...
2016-09-12 Vlad BrezaeMerge pull request #3534 from BrzVlad/fix-conc-gcstress-mem
2016-09-12 Rodrigo KumperaMerge pull request #3541 from kumpera/add-tas-to-threading
2016-09-12 monojenkinsMerge pull request #3549 from lewurm/arm64-icache-big...
2016-09-12 Marek SafarMerge pull request #3535 from henricm/fix-always-use...
2016-09-12 Vlad Brezae[sgen] Free major sections in bulk also on 64bit
2016-09-12 Vlad Brezae[sgen] Adjust free-ing of empty blocks
2016-09-12 Vlad Brezae[runtime] Replace uses of alloc functions with glib...
2016-09-12 Mark Probst[utils] Fix internal allocator header size.
2016-09-12 Mark Probst[runtime] Counters for allocated virtual memory.
2016-09-12 David KarlašMerge pull request #3552 from DavidKarlas/getScopeChanges
2016-09-12 Emil Sandstø[threads] Correct the spin waiting in 'sleep_interrupta...
2016-09-11 Alex Rønne PetersenMerge pull request #3550 from alexrp/revert-tp-monitor
2016-09-11 Alex Rønne PetersenRevert "[threadpool-ms] Switch Monitor thread to a...
2016-09-09 Zoltan Varga[runtime] Remove some dead code.
2016-09-09 Bernhard Urban[arm64] use `dc civac` instead of `dc cvau`
2016-09-09 Bernhard Urban[arm64] manually flush icache
2016-09-09 Bernhard Urban[arm64] flush whole emitted thunk
2016-09-09 Ludovic Henry[threadpool-ms] Switch Monitor thread to a MonoThreadIn...
2016-09-09 Zoltan Varga[sdb] Add a MethodMirror:GetScopes () method which...
2016-09-09 cmpRemove obsolete stack limit checks on Windows
2016-09-09 Ludovic Henry[threads] Add specific field to check size (#3542)
2016-09-09 Ludovic Henry[threadpool-ms] Replace win32 semaphore by coop semapho...
2016-09-09 Ludovic Henry[mono-threads] Fix lifetime of MonoThreadInfo->handle...
2016-09-09 Zoltan Varga[llvm] Disable llvm again for methods with large basic...
2016-09-09 monojenkinsMerge pull request #3540 from kumpera/abort-on-gerror
2016-09-08 Vlad BrezaeMerge pull request #3528 from BrzVlad/fix-sgen-check...
2016-09-08 Rodrigo Kumpera[runtime] Reduce the race window when aborting Monitor...
2016-09-08 Rodrigo Kumpera[threads] Add mono_threads_is_ready_to_be_interrupted...
2016-09-08 Rodrigo Kumpera[threading] Introduce mono_thread_test_and_set_state...
2016-09-08 Rodrigo Kumpera[logging] Fix g_error not aborting.
2016-09-08 Ludovic Henry[threads] Factor common attach code in mono_thread_atta...
2016-09-08 Jonathan ChambersAvoid race condition between domain unload and threadpo...
2016-09-08 Alexander KöplingerMerge pull request #3532 from alexrp/profiler-stress...
next