mono.git
2016-10-28 monojenkins[msvc] Update csproj files
2016-10-28 Alexander Köplinger[corlib] Disable a few tests that are not supported...
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 Martin Baulig[bcl]: Fix 'Mono.Btls.Interface' build logic.
2016-10-27 Alexander KöplingerMerge pull request #3800 from madewokherd/mingwbuild
2016-10-27 Abdur Rehman[man] Typo fixes for the man pages
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 Abdur Rehmancccheck.1: fix a typo
2016-10-26 Ludovic Henry[suspend] Remove sgen specific suspend code (#3640)
2016-10-26 Rolf Bjarne... [System] Tweak define to exclude System.Net.WebProxy...
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-26 Marek Safar[mcs] Add pathmap option
2016-10-26 monojenkins[msvc] Update csproj files
2016-10-25 Zoltan Varga[mobile-static] Increase trampoline limits even more.
2016-10-25 Zoltan Varga[mobile-static] Increase the number of imt trampolines...
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 Alexander Köplinger[bcl] Only build Mono.Btls.Interface and btls tool...
2016-10-25 Alexander Köplinger[System] Don't build managed BTLS code on monotouch
2016-10-25 Niklas TherningFix compilation errors in mono/utils/os-event-win32...
2016-10-25 Martin Baulig[BTLS]: Fix a ref-counting leak in X509ChainImplBtls...
2016-10-25 Marek Safar[System] Clean up some warnings
2016-10-25 Marek Safar[runtime] Ignore bit 14 in typedef export table during...
2016-10-25 Alexander KöplingerMerge pull request #3817 from monojenkins/update-csprojs
2016-10-25 Swaroop SridharMonoLinker: Fix a Typo in the README (#3816)
2016-10-25 monojenkins[msvc] Update csproj files
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 Abdur Rehmancaspol.1: fix minor grammatical errors
2016-10-24 Zoltan Varga[runtime] Fix an assert message.
2016-10-24 Rolf Bjarne... [System] Remove any CFNetwork usage from the watchOS...
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 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 Alexander Köplinger[configure.ac] Only disable -Wno-zero-length-array...
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-22 monojenkins[msvc] Update csproj files
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 Alexander Köplinger[bcl] Move a few types from the Facades into the framew...
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-21 Niklas TherningFix crash in SafePipeHandle.ReleaseHandle() on Windows...
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 Martin Baulig[System]: Distinguish between empty hostnames and no...
2016-10-20 Martin Baulig[System]: ChainValidationHelper: always set 'status11...
2016-10-20 Martin Baulig[boringssl]: Merge latest chromium-stable branch from...
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-19 Alexander KöplingerMerge pull request #3789 from monojenkins/update-csprojs
2016-10-19 monojenkins[msvc] Update csproj files
2016-10-18 SebastianAdd unit tests for ListView bugs
2016-10-18 Alexander Köplinger[tools] Fix casing of sqlsharp
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 SebastianFix ArgumentOutOfRangeException exception when removing...
2016-10-18 SebastianFix IndexOutOfBounds exception, when removing and addin...
2016-10-18 Alexander KöplingerBump boringssl submodule
2016-10-18 Marek SafarFixes System build
2016-10-18 Marek Safar[System] Implements Socket::ConnectAsync. Fixes #44406
2016-10-18 Marek Safar[mcs] Add new test
2016-10-18 Alexander Köplinger[ci] Add option to not run tests via CI_TAGS
2016-10-18 Marek SafarMerge pull request #3780 from akoeplinger/mcs-error...
2016-10-18 Marek SafarBump cecil to get recent fixes
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 Marek HabersackWith Android 7.0 (Nougat) it is no longer possible...
2016-10-17 Alexander Köplinger[mcs] Use InvariantCulture for GetValueAsLiteral()...
2016-10-17 Alexander KöplingerMerge pull request #3779 from akoeplinger/fix-aot-only...
2016-10-17 Lluis SanchezImplement some missing methods in RSACryptoServiceProvider
2016-10-17 Lluis SanchezImplemented System.Security.Cryptography.X509Certificat...
2016-10-17 Alexander Köplinger[mini] Fix mention of --aot-only option, it no longer...
2016-10-17 Alexander Köplinger[build] Regenerate .csproj files
2016-10-17 Marek Safar[System] More Socket methods from referencesource
2016-10-16 Zoltan Varga[WP] [runtime] Rewrite field loading and layout (#3722)
2016-10-15 Alexander Köplinger[corlib] Don't emit symbol information in ModuleBuilder...
next