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-09-06[corlib] Replace System and other namespaces with CoreFX sources (#9744)Egor Bogatov
2018-09-06[csproj] Update project filesmonojenkins
2018-09-06[System.Reflection] CoreFX import for CustomAttributeNamedArgument type.Maxim Lipnin
2018-09-06Fix DeflateStream handling of zero-length reads from underlying stream.Filip Navara
2018-09-06[corlib] Don't decrement ConditionalWeakTable::size on remove. (#10477)Rodrigo Kumpera
2018-09-06[sdb]: Properly version the `CMD_TYPE_GET_METHODS_BY_NAME_FLAGS` change.Martin Baulig
2018-09-06[bcl] Update BCL Linked Sizemonojenkins
2018-09-05[System.Reflection] CoreFX import for CustomAttributeTypedArgument type. (#10...Maxim Lipnin
2018-09-04[mono-api-tools] Split properly for cross-platform (#9918)Matthew Leibowitz
2018-09-04[runtime] Declare mono_aot_register_module in mkbundle stub (#10170)Alexander Kyte
2018-09-04[mono-cil-strip] Add support for -q to be quiet. (#10421)Rolf Bjarne Kvinge
2018-09-04Add testsEgorBo
2018-09-04Add old String.Concat with __arglistEgorBo
2018-09-04Fix mkbundle alignment to work with Windows. See https://github.com/mono/mono...Jay Krell
2018-09-03[Facades] Clean up no longer needed references (#10434)Marek Safar
2018-09-03[Mono.Options] Add `CommandSet.GetCompletions()` (#10426)Jonathan Pryor
2018-09-03[System.Reflection] CoreFX import for FieldInfo type. (#10370)Maxim Lipnin
2018-09-02Move the PreBuild dependency property later in the file so targets can't over...Katelyn Gadd
2018-08-31Update corlib post-build event to run ilasm for Unsafe.il, then pass it to ci...Katelyn Gadd
2018-08-31Kill sln dependencies (#10406)Katelyn Gadd
2018-08-31[System]: Fix `MonoBtlsProvider.CheckValidationResult ()` logic. (#10396)Martin Baulig
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