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
path: root/mcs
AgeCommit message (Expand)Author
2018-08-31[System]: Make `MobileAuthenticatedStream's read buffer large enough to hold ...Martin Baulig
2018-08-31[bcl] Update BCL Linked Sizemonojenkins
2018-08-30Fix issue #9452: Add a cache for CustomMarshaler instances (#10090)Katelyn Gadd
2018-08-29[wasm] Modify HttpClient to use a default handler provider. (#10152)Kenneth Pouncey
2018-08-28[corlib] Registry from CoreFX on Windows (#9855)Egor Bogatov
2018-08-28[System]: `MonoTlsStream` is now `IDisposable` and cleans up on error. (#10254)Martin Baulig
2018-08-28[System.Reflection] CoreFX import for MemberInfo (#9746)Maxim Lipnin
2018-08-27[corlib] Math from CoreFX (#10033)Egor Bogatov
2018-08-27mkbundle: fix warning about unsigned char vs charPer Allansson
2018-08-27mkbundle: fix warnings about unused functionsPer Allansson
2018-08-27Merge pull request #9138 from Unity-Technologies/upstream-fix-ip-exceptionsJohan Lorensson
2018-08-27System.Windows.Forms: Fix regressions in layout code and TextBox Font handlin...Filip Navara
2018-08-27[csproj] Update project filesmonojenkins
2018-08-27Fix broken finally blocks in the binaryreader testsKatelyn Gadd
2018-08-27Add win32+net_4_x specific sources files that pull in the win32 onesKatelyn Gadd
2018-08-27Change platform specific sources overrides from hostplatform_libname to hostp...Katelyn Gadd
2018-08-22Fix issue where getting network information from loopback causes IndexOutOfRa...Michael DeRoy
2018-08-22[runtime] Add pipeline to convert managed exception into telemetry format (#1...Alexander Kyte
2018-08-22Merge pull request #9476 from lateralusX/lateralusX/issue8708Johan Lorensson
2018-08-21An implementation of the ChainStatus property for Btls. (#10134)Neale Ferguson
2018-08-21[System.Reflection] CoreFX import fot Pointer type (#10194)Maxim Lipnin
2018-08-21Fix race condition in WaitAnyWithSecondMutexAbandoned test.lateralusX
2018-08-20Truncate MachineName (and UserDomainName) at first period (#9843)Calvin
2018-08-20[System.Runtime.InteropServices] Detect Arm/Arm64 in RuntimeInformation (#10088)Calvin
2018-08-20[runtime] Test GetPid for Mono.Posix (#9039)Alexander Kyte
2018-08-20[System.Reflection] CoreFX import for ModuleResolveEventHandler (#10190)Maxim Lipnin
2018-08-20[bcl] Update BCL Linked Size (#10089)monojenkins
2018-08-20Revert "[runtime] Cache culture locale name in managed" (#10172)Alexander Kyte
2018-08-20[System.Xml.Linq] Fix namespace conflict with new Xamarin.Mac namespace in te...Rolf Bjarne Kvinge
2018-08-17Fix process leak in process enumeration. (#10156)Jay Krell
2018-08-17[reflection] Assembly.LoadFile should throw ArgumentException for relative pa...Aleksey Kliger (λgeek)
2018-08-15[System.Reflection] CoreFX import for ManifestResourceInfo and ResourceLocati...Maxim Lipnin
2018-08-15[reflection] Implement RuntimeType.IsSubclassOf in native (#10012)Aleksey Kliger (λgeek)
2018-08-15[bcl] Disable a test which fails with linking. (#10103)Zoltan Varga
2018-08-14[xbuild] Ignore test-config-file-*Alexander Köplinger
2018-08-14[System.Reflection] CoreFX import for ConstructorInfo type (#9970)Maxim Lipnin
2018-08-13X509Certificate is now immutable.Martin Baulig
2018-08-13[bcl] Update BCL Linked Sizemonojenkins
2018-08-13[corlib] Tweaks DependencyInjector to work with default linker setupsMarek Safar
2018-08-13Minor corlib cleanups (#10060)Filip Navara
2018-08-13Bump linker to fix reflection deps (#9929)Marek Safar
2018-08-12Fix s390x build broken by incorrect specification of the msgfi instuc… (#10...Neale Ferguson
2018-08-12Remove unnecessary Mono.Security references from corlib. (#10022)Filip Navara
2018-08-11[linker] Fixup html templateAlexander Köplinger
2018-08-10[linker] Add BCL size diff for wasm profileAlexander Köplinger
2018-08-10[System.ServiceModel] Replace SynchronizedCollection with referencesource (#1...Alexander Köplinger
2018-08-09Move to generating msbuild choose elements to get if-else selection behavior ...Katelyn Gadd
2018-08-09[Facades] Adds System.Threading.Tasks.Extensions for mobile profiles (#9968)Marek Safar
2018-08-08[corlib] Fix method access failures for __ComObject instances hosted in dummy...nsivov
2018-08-07[corlib] Update linker descriptorsMarek Safar