Merge pull request #3569 from lambdageek/monodis-no-segfault
[mono.git] / mono /
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 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 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 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 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...
2016-09-08 Alex Rønne PetersenMerge pull request #3531 from alexrp/master
2016-09-08 Alex Rønne Petersen[profiler} Don't crash if a zero sampling frequency...
2016-09-07 Henric MüllerMoving WSAGetLastError calls closer to socket operation...
2016-09-07 Niklas TherningMerge pull request #3511 from henricm/fix-no-socket...
2016-09-07 Ludovic Henry[threads] Remove CREATE_SUSPENDED (#3529)
2016-09-07 Alex Rønne PetersenMerge pull request #3526 from alexrp/master
2016-09-07 Vlad Brezae[sgen] Make sure we don't sweep a block if we're not...
2016-09-06 ManuRename local file into socket_fd (#3524)
2016-09-06 Ludovic HenryMerge pull request #3509 from ludovic-henry/iolayer...
2016-09-06 Alex Rønne Petersen[sgen] Don't consider managed write barriers to be...
2016-09-06 Vlad Brezae[sgen] Remove unused and potentially wrong case from...
2016-09-06 Vlad Brezae[sgen] Fix mod union consistency check
2016-09-06 Vlad Brezae[sgen] Don't do remset consistency checks during majors
2016-09-06 Vlad Brezae[sgen] Don't verify the heap after a major
2016-09-06 Vlad Brezae[sgen] Fix missing remsets with verify before collections
2016-09-06 Ludovic Henry[mono-threads] Have error in case we cannot set thread...
2016-09-06 Ludovic Henry[mono-threads] Fix win32 to posix priority conversion
2016-09-06 Ludovic Henry[mono-threads] Store handle related data in MonoThreadInfo
2016-09-06 Ludovic Henry[mono-threads] Assert that we do not try to signal...
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 Henric MüllerUsing max level allowed when getting current token
2016-09-06 Zoltan Varga[jit] Unify the handling of 'error' and 'exc' in the...
2016-09-05 Joshua PetersonBetter handle marshaling of packed types (#3508)
next