Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-26[mcs] Add pathmap optionatkcocoa3atkcocoa-2Marek Safar
2016-10-26[mobile-static] Increase trampoline limits even more.Zoltan Varga
2016-10-26[mobile-static] Increase the number of imt trampolines to 2000 to prevent run...Zoltan Varga
2016-10-26[runtime] For delegate invoke wrappers, store the generic invoke method in th...Zoltan Varga
2016-10-25Merge pull request #3823 from mono/fix-btls-managedAlexander Köplinger
2016-10-25[bcl] Only build Mono.Btls.Interface and btls tool when BTLS is enabledAlexander Köplinger
2016-10-25[System] Don't build managed BTLS code on monotouchAlexander Köplinger
2016-10-25Fix compilation errors in mono/utils/os-event-win32.c with Mingw/GCC (#3818)Niklas Therning
2016-10-25[BTLS]: Fix a ref-counting leak in X509ChainImplBtls. Fixes #45687. (#3811)Martin Baulig
2016-10-25[System] Clean up some warningsMarek Safar
2016-10-25[runtime] Ignore bit 14 in typedef export table during verification. It seems...Marek Safar
2016-10-25Merge pull request #3817 from monojenkins/update-csprojsAlexander Köplinger
2016-10-25MonoLinker: Fix a Typo in the README (#3816)Swaroop Sridhar
2016-10-25[msvc] Update csproj filesmonojenkins
2016-10-25Merge pull request #3812 from rolfbjarne/watchos-no-cfnetworkMarek Safar
2016-10-25Merge pull request #3815 from microMolvi/patch-1Alexander Köplinger
2016-10-24[x86] Clear the fp stack when exceptions are thrown. Fixes #45841. (#3814)Zoltan Varga
2016-10-24caspol.1: fix minor grammatical errorsAbdur Rehman
2016-10-24[runtime] Fix an assert message.Zoltan Varga
2016-10-24[System] Remove any CFNetwork usage from the watchOS profile. Fixes #45847.Rolf Bjarne Kvinge
2016-10-24[runtime] Add MonoOSEventLudovic Henry
2016-10-24Make mkbundle use SDKs instead of a single runtime for cross compilationMiguel de Icaza
2016-10-24Merge pull request #3801 from akoeplinger/netstandard20-updatesAlexander Köplinger
2016-10-24Merge pull request #3810 from lateralusX/jlorenss/add_missing_assert_includeJohan Lorensson
2016-10-24Explicit include of assert.h.lateralusX
2016-10-24[configure.ac] Only disable -Wno-zero-length-array on clangAlexander Köplinger
2016-10-24Merge pull request #3442 from lateralusX/jlorenss/win-atexit-commandsJohan Lorensson
2016-10-22Merge pull request #3808 from monojenkins/update-csprojsAlexander Köplinger
2016-10-22[mono] Add some strong types for a few variables, document some methods (#3777)Miguel de Icaza
2016-10-22[msvc] Update csproj filesmonojenkins
2016-10-22[btls] Convert BTLS icalls to pinvokes by invoking them using [DllImp… (#3799)Zoltan Varga
2016-10-22There's a G_BREAKPOINT in mini-exceptions.c which could be hit during user ex...Andi McClure
2016-10-21[runtime] Fix the native-to-managed marshalling of null blittable arrays. Fix...Zoltan Varga
2016-10-21[bcl] Move a few types from the Facades into the framework for netstandard20 ...Alexander Köplinger
2016-10-21[tests] Disable reference-loader.exe test for nowAlexander Köplinger
2016-10-21Changes in class libraries to enable Windows Runtime event support using Mono...TautvydasZilys
2016-10-21Fix crash in SafePipeHandle.ReleaseHandle() on Windows (#3797)Niklas Therning
2016-10-20[loader] Disable mono_assembly_has_reference_assembly_attributeAleksey Kliger
2016-10-20[System]: Distinguish between empty hostnames and no hostnames for certificat...Martin Baulig
2016-10-20[System]: ChainValidationHelper: always set 'status11' on error.Martin Baulig
2016-10-20[boringssl]: Merge latest chromium-stable branch from Google.Martin Baulig
2016-10-20Merge pull request #3786 from lambdageek/dev-42584-take2Aleksey Kliger (λgeek)
2016-10-20Utf8 (#3776)Miguel de Icaza
2016-10-20Add support on Windows to install atexit handler(s) early in application’s ...lateralusX
2016-10-20[runtime] Fix the calculation of the instance size of ptr/var types. (#3790)Zoltan Varga
2016-10-19Merge pull request #3787 from AsamK/fix_listviewAlexander Köplinger
2016-10-19[hybrid-aot] Fix GSharedVT support (#3783)Ludovic Henry
2016-10-19Merge pull request #3789 from monojenkins/update-csprojsAlexander Köplinger
2016-10-19[msvc] Update csproj filesmonojenkins
2016-10-19Add unit tests for ListView bugsSebastian