[mcs] Accept and ignore command line args supported by csc that we don't
[mono.git] / mono /
2016-10-31 Zoltan Varga[sgen] Move the logic to determine whenever an ip is...
2016-10-31 Aleksey Kliger ... Merge pull request #3802 from lambdageek/dev-reference...
2016-10-28 Ludovic Henry[threads] Replace use of W32Handle by MonoOSEvent for...
2016-10-28 Aleksey Kliger[tests] Build AOT prereqs for reference-loader test
2016-10-28 Zoltan VargaMore metadata cleanup (#3792)
2016-10-28 Zoltan Varga[sre] Remove some dead code.
2016-10-28 Alexander KöplingerMerge pull request #3847 from rolfbjarne/btls-remove...
2016-10-28 Alexander Köplinger[btls] Fix library install
2016-10-28 Ludovic Henry[threads] Fix suspend on watchos
2016-10-28 Ludovic Henry[gc] Remove mono_gc_set_stack_end (#3845)
2016-10-28 João MatosMerge pull request #3844 from tritao/deflate_fixes
2016-10-27 Zoltan Varga[llvm] Add the 'notail' flag to non-tailcalls when...
2016-10-27 Aleksey Kliger[coop handles] Don't scan null object references
2016-10-27 Vlad BrezaeMerge pull request #3769 from evincarofautumn/fix-verif...
2016-10-27 Zoltan Varga[btls] Remove the statically linked btls code, the...
2016-10-27 Alexander KöplingerMerge pull request #3800 from madewokherd/mingwbuild
2016-10-27 Alexander KöplingerMerge pull request #3826 from monojenkins/update-csprojs
2016-10-26 Alexander KöplingerMerge pull request #3831 from rolfbjarne/watchos-fix...
2016-10-26 Alexander KöplingerMerge pull request #3832 from microMolvi/patch-2
2016-10-26 Zoltan Varga[runtime] Fix a test so it works with bitcode, stack...
2016-10-26 Zoltan Varga[llvmonly] Add gsharedvt out wrappers for icalls, the...
2016-10-26 Ludovic Henry[suspend] Remove sgen specific suspend code (#3640)
2016-10-26 Bernhard Urban[mono-config] fix warning (#3820)
2016-10-26 Zoltan Varga[llvm] Use the global llvm context instead of creating...
2016-10-26 Zoltan Varga[btls] Install the btls shared library on make install...
2016-10-25 Zoltan Varga[runtime] For delegate invoke wrappers, store the gener...
2016-10-25 Alexander KöplingerMerge pull request #3823 from mono/fix-btls-managed
2016-10-25 Niklas TherningFix compilation errors in mono/utils/os-event-win32...
2016-10-25 Marek Safar[runtime] Ignore bit 14 in typedef export table during...
2016-10-24 Marek SafarMerge pull request #3812 from rolfbjarne/watchos-no...
2016-10-24 Alexander KöplingerMerge pull request #3815 from microMolvi/patch-1
2016-10-24 Zoltan Varga[x86] Clear the fp stack when exceptions are thrown...
2016-10-24 Zoltan Varga[runtime] Fix an assert message.
2016-10-24 Ludovic Henry[runtime] Add MonoOSEvent
2016-10-24 Miguel de IcazaMake mkbundle use SDKs instead of a single runtime...
2016-10-24 Aleksey Kliger[tests] Missing custom attr on an assembly should not...
2016-10-24 Alexander KöplingerMerge pull request #3801 from akoeplinger/netstandard20...
2016-10-24 Johan LorenssonMerge pull request #3810 from lateralusX/jlorenss/add_m...
2016-10-24 lateralusXExplicit include of assert.h.
2016-10-24 Johan LorenssonMerge pull request #3442 from lateralusX/jlorenss/win...
2016-10-22 Alexander KöplingerMerge pull request #3808 from monojenkins/update-csprojs
2016-10-22 Miguel de Icaza[mono] Add some strong types for a few variables, docum...
2016-10-21 Zoltan Varga[btls] Convert BTLS icalls to pinvokes by invoking...
2016-10-21 Andi McClureThere's a G_BREAKPOINT in mini-exceptions.c which could...
2016-10-21 Zoltan Varga[runtime] Fix the native-to-managed marshalling of...
2016-10-21 Aleksey Kliger[tests] Re-enable reference-loader.exe test
2016-10-21 Aleksey Kliger[loader] Set image assembly before reference attribute...
2016-10-21 Aleksey Kliger[loader] Write fully-qualified field names in mono_fiel...
2016-10-21 Aleksey Kliger[custom_attrs] Don't return NULL if a single custom...
2016-10-21 Alexander Köplinger[tests] Disable reference-loader.exe test for now
2016-10-21 TautvydasZilysChanges in class libraries to enable Windows Runtime...
2016-10-20 Vincent PovirkUse lower-case names for Windows headers.
2016-10-20 Aleksey Kliger[loader] Disable mono_assembly_has_reference_assembly_a...
2016-10-20 Aleksey Kliger ... Merge pull request #3786 from lambdageek/dev-42584...
2016-10-20 Miguel de IcazaUtf8 (#3776)
2016-10-20 lateralusXAdd support on Windows to install atexit handler(s...
2016-10-19 Zoltan Varga[runtime] Fix the calculation of the instance size...
2016-10-19 Alexander KöplingerMerge pull request #3787 from AsamK/fix_listview
2016-10-19 Ludovic Henry[hybrid-aot] Fix GSharedVT support (#3783)
2016-10-18 Aleksey Kliger[runtime] Check for ReferenceAssemblyAttribute when...
2016-10-18 Aleksey Kliger[loader] Tests for RefereceAssemblyAttribute support
2016-10-18 Aleksey Kliger[runtime] Let mono_custom_attrs_has_attr ignore malform...
2016-10-18 Aleksey Kliger[runtime] Don't build temporary array in mono_custom_at...
2016-10-18 Aleksey Kliger[runtime] Mark mono_custom_attrs_get_attr external...
2016-10-18 Aleksey Kliger[runtime] Add assembly name to message in FileNotFoundE...
2016-10-18 Marek SafarMerge pull request #3780 from akoeplinger/mcs-error...
2016-10-17 Marek SafarMerge pull request #3781 from grendello/networkinfo
2016-10-17 Zoltan Varga[runtime] Fix a regression introduced by 1be62d5e2a325d...
2016-10-17 Alexander KöplingerMerge pull request #3779 from akoeplinger/fix-aot-only...
2016-10-17 Alexander Köplinger[mini] Fix mention of --aot-only option, it no longer...
2016-10-16 Zoltan Varga[WP] [runtime] Rewrite field loading and layout (#3722)
2016-10-14 Alex Rønne PetersenMerge pull request #3775 from alexrp/main-thread-name
2016-10-14 Miguel de IcazaRevert "UTF8, with build fixed"
2016-10-14 Miguel de IcazaUTF8, with build fixed
2016-10-14 Miguel de IcazaRevert "UTF8 Marshaling APIs (#3736)"
2016-10-14 Miguel de IcazaUTF8 Marshaling APIs (#3736)
2016-10-14 Alex Rønne Petersen[runtime] Don't change the native name of the main...
2016-10-14 Alexander KöplingerMerge pull request #3763 from akoeplinger/move-type
2016-10-14 Henric MüllerMerge pull request #3756 from henricm/named-pipe-alerta...
2016-10-13 Vlad BrezaeMerge pull request #3766 from BrzVlad/feature-default...
2016-10-13 Jon Purdy[sgen] Fix verify-before-allocs.
2016-10-13 Rodrigo KumperaMerge pull request #3761 from kumpera/fix-maccore-linki...
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-13 Martin Baulig[System]: Move MonoBtlsProvider.IsSupported() -> MonoTl...
2016-10-13 Vlad Brezae[tests] Select sgen major explicitly in tests
2016-10-13 Alexander KöplingerMerge pull request #3762 from akoeplinger/fix-ftp-ipv6
2016-10-13 Johan LorenssonMerge pull request #3738 from lateralusX/jlorenss/win...
2016-10-13 lateralusXBuild libmonoruntime under none desktop Windows API...
2016-10-12 Rodrigo Kumpera[icalls] Multiple fixes to get_bundled_machine_config.
2016-10-12 Rodrigo KumperaMerge pull request #3755 from kumpera/async-reader...
2016-10-12 Marek SafarMerge pull request #3754 from marek-safar/rs-sockets
2016-10-12 Vlad BrezaeMerge pull request #3749 from BrzVlad/fix-mips-fix
2016-10-12 Niklas TherningMerge pull request #3753 from henricm/enable-windowsbas...
2016-10-12 Marek SafarMerge pull request #3750 from marek-safar/socket
2016-10-11 Vlad Brezae[mips] Disable div with mul on 32bit mips
2016-10-11 Zoltan Varga[llvm] Avoid generating invalid IL for valuetypes+vphi...
2016-10-11 Rodrigo KumperaMerge pull request #3715 from kumpera/fix-44707
2016-10-11 Alexander KöplingerMerge pull request #3745 from akoeplinger/fix-bug44937
2016-10-11 Marek Safar[mono] Fixes hardcoded stack limit in EnsureSufficientE...
next