[gacutil] Use IKVM.Reflection instead of System.Reflection (#3582)
[mono.git] / mono / metadata /
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 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 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 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-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 Marek SafarMerge pull request #3559 from mistressofjellyfish/httpc...
2016-09-15 Marek SafarMerge pull request #3558 from rolfbjarne/tests-system...
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[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[runtime] Replace uses of alloc functions with glib...
2016-09-12 Mark Probst[runtime] Counters for allocated virtual memory.
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 Ludovic Henry[threadpool-ms] Switch Monitor thread to a MonoThreadIn...
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-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 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-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-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 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-05 Joshua PetersonBetter handle marshaling of packed types (#3508)
2016-09-05 Alexander KöplingerMerge pull request #3505 from ntherning/fix-resource...
2016-09-04 Alexander KöplingerMerge pull request #3514 from ntherning/more-reliable...
2016-09-03 Zoltan Varga[SRE] Move the resolving of user types to managed code...
2016-09-03 Zoltan Varga[runtime] Fix a C&P problem introduced by d4052c556399c...
2016-09-02 Zoltan Varga[SRE] Remove empty TypeBuilder:setup_generic_class...
2016-09-02 Zoltan Varga[runtime] Remove the stub of ves_icall_TypeBuilder_crea...
2016-09-02 Aleksey Kliger ... Merge pull request #3446 from lambdageek/bug-42584
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 Aleksey Kliger[runtime] Check for ReferenceAssemblyAttribute when...
2016-09-01 Aleksey Kliger[runtime] Add mono_assembly_get_reference_assembly_attr...
2016-09-01 Rodrigo KumperaMerge pull request #3455 from kumpera/abort_cctor
2016-09-01 Alexander KöplingerMerge pull request #3498 from mattleibow/bug-41723
2016-09-01 Niklas TherningMerge pull request #3503 from ntherning/fix-MarshalTest...
2016-09-01 Niklas TherningMerge pull request #3504 from ntherning/fix-PropertyInf...
2016-09-01 Zoltan Varga[runtime] Add a mono_threads_close_thread_handle (...
2016-09-01 Bernhard UrbanMerge pull request #3492 from lewurm/fix-insert-insn
2016-09-01 monojenkinsMerge pull request #3499 from kumpera/fix_logging
2016-09-01 Rodrigo Kumpera[threading] Update comments.
2016-09-01 Rodrigo Kumpera[runtime] Introduce abort protected blocks. Use it...
2016-09-01 Rodrigo Kumpera[runtime] Don't start aborting a thread if it's running...
2016-09-01 Rodrigo Kumpera[runtime] Add mono_current_thread_has_handle_block_guar...
2016-08-31 Alex Rønne PetersenMerge pull request #3493 from alexrp/master
2016-08-31 Alex Rønne Petersen[runtime] Export API functions to get arch/os/wordsize...
2016-08-31 Zoltan Varga[runtime] Fix the method stored in the WrapperInfo...
2016-08-31 Niklas TherningMerge pull request #3473 from ntherning/fix-thread...
2016-08-31 Niklas TherningMerge pull request #3496 from ntherning/fix-heap-corrup...
next