[System] Fix monotouch* build.
[mono.git] / mono /
2016-09-30 Alexander Köplinger[btls] Only use cmake policies CMP0026/CMP0042 if cmake...
2016-09-30 Alexander KöplingerMerge pull request #3676 from chamons/SignalHandlerAPI_XM45
2016-09-30 Martin Baulig[BTLS]: Add the native BTLS sources.
2016-09-30 Johan LorenssonMerge pull request #3663 from lateralusX/jlorenss/win...
2016-09-30 lateralusXBuild libgcmonosgen under none desktop Windows API...
2016-09-30 Zoltan VargaSre cleanup9 (#3661)
2016-09-29 Miguel de Icaza[mkbundle] Add diagnostics, fix crash, fix registered...
2016-09-29 Aleksey Kliger ... Merge pull request #3670 from lambdageek/dev/mempool...
2016-09-29 Henric MüllerComparing pid instead of handles in GetModules_internal...
2016-09-29 Johan LorenssonMerge pull request #3664 from lateralusX/jlorenss/exter...
2016-09-29 Ludovic Henry[threads] Assert that every thread is detached when...
2016-09-28 Aleksey Kliger[runtime] Use mono_error_set_for_class_failure in more...
2016-09-28 Aleksey Kliger[loader] Use mempool memory for MONO_EXCEPTION_TYPE_LOA...
2016-09-28 Aleksey Kliger[image] Check mempool of mono_image_property_insert...
2016-09-28 Aleksey Kliger[checked] Add CHECKED_METADATA_STORE and CHECKED_METADA...
2016-09-28 Aleksey Kliger[image] Add mono_image_strdup_printf and mono_image_str...
2016-09-28 Aleksey Kliger[mempool] Add mono_mempool_strdup_printf and mono_mempo...
2016-09-28 Johan LorenssonMerge pull request #3626 from lateralusX/jlorenss/win...
2016-09-28 Rodrigo KumperaMerge pull request #3658 from kumpera/fix-ios-logging
2016-09-27 Ludovic Henry[threads] Signal the w32handle later in the thread...
2016-09-27 Rodrigo Kumpera[logging] Fix logging on iOS. We lost asl redirection...
2016-09-27 Aleksey Kliger ... [coop handles] Add some memory fences (#3617)
2016-09-27 Zoltan Varga[llvm] Enable support for large basic blocks again.
2016-09-27 Marek SafarMerge pull request #3656 from marek-safar/bootstrap
2016-09-27 Aleksey Kliger[runtime] Fix MonoMethod.get_base_method when abstract...
2016-09-27 Marek HabersackFix trace logging on Android
2016-09-27 Rolf Bjarne Kvinge[corlib] Add API to uninstall/reinstall signal handlers.
2016-09-27 Rolf Bjarne Kvinge[mini] Provide a free function to the saved signal...
2016-09-27 Vlad BrezaeMerge pull request #3647 from BrzVlad/fix-sgen-internal...
2016-09-27 Ludovic Henry[w32handle] Ensure we initialize begore the gc attach...
2016-09-27 Marek SafarMerge pull request #3643 from marek-safar/bootstrap
2016-09-27 Miguel de Icaza[mini] Add some documentation comments to some IR gener...
2016-09-26 Vlad Brezae[sgen] Untag the vtable during concurrent mark
2016-09-26 Vlad Brezae[sgen] Fix internal allocation
2016-09-26 Zoltan Varga[aot] Make sure generic wrappers are unique by creating...
2016-09-26 Zoltan Varga[aot] Fix the linux bitcode build.
2016-09-26 Zoltan Varga[runtime] Make a copy of the wrapper date when instanti...
2016-09-25 Zoltan Varga[jit] Resurrect the Monitor.Enter () v4 optimization...
2016-09-24 Alexander KöplingerMerge pull request #3631 from slide/bz44714
2016-09-24 Alexander KöplingerFix tarball build
2016-09-24 Ludovic Henry[referencesource] Import parts of System.Net.Sockets...
2016-09-24 Alexander KöplingerFix tarball build
2016-09-24 Zoltan Varga[SRE] Implement the ModuleBuilder:create_modified_icall...
2016-09-24 Alexander KöplingerBump corlib version
2016-09-24 Marek SafarMerge pull request #3625 from slide/master
2016-09-23 Vlad Brezae[gc] Warn if we fail to switch gc
2016-09-23 Zoltan Varga[aot] Fix aot support on android.
2016-09-23 Zoltan Varga[llvm] Add static rgctx trampolines to array access...
2016-09-23 Alexander KöplingerMerge pull request #3622 from rolfbjarne/remove-stray...
2016-09-23 Marek SafarMerge pull request #3615 from kloun/patch-8
2016-09-23 Marek SafarMerge pull request #3614 from kloun/patch-6
2016-09-22 Zoltan Varga[arm64] Handle thunks with ARM64_B relocations as well.
2016-09-22 Marek SafarMerge pull request #3603 from ninjarobot/socket-write
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)
next