platform/upstream/dotnet/runtime.git
2020-11-17 Marek SafarDon't use interfaces for sharing Tuple implementation...
2020-11-17 Stephen ToubAvoid string/StringBuilder/char[] allocation in LogValu...
2020-11-17 Johan LorenssonAdjust Mono EventPipe/DiagnosticServer C library to...
2020-11-17 Stephen ToubRemove use of Tuple<> from corelib (#44706)
2020-11-17 David WrightonRemove ALT_JIT define and replace with runtime logic...
2020-11-17 Stephen ToubReplace Tuples with ValueTuples (#44712)
2020-11-17 Stephen ToubSpecial-case zero parameters in GetParameters (#44759)
2020-11-17 Marek SafarDrop ReadOnlyCollection dependency from TaskExceptionHo...
2020-11-17 Stephen ToubRemove unnecessary closure / delegate allocation from...
2020-11-17 Stephen ToubAvoid MediaTypeHeaderValue.ToString allocation when...
2020-11-17 Michal StrehovskýHarmonize pointer type handling (#44465)
2020-11-17 Sergey Andreenkoarm64 osx: support byte sizes from lowering to codegen...
2020-11-17 Eric StJohnMake DirectoryInfoWrapper better handle missing directo...
2020-11-17 Eric StJohnSystem.Memory.Data (#44633)
2020-11-17 Levi BroderickMake System.Guid readonly (#44629)
2020-11-17 xtqqczzeFix RCS1036: Remove redundant empty line (#44631)
2020-11-17 Levi BroderickAvoid MemoryMarshal.Cast unaligned accesses in Marvin...
2020-11-16 Charles StonerSupport System.Type.Missing arguments for late bound...
2020-11-16 Jan KotasDelete unnecessary entry in global.json (#44709)
2020-11-16 Anton FirszovOrganize SendReceive tests and isolate non-parallel...
2020-11-16 Bruce ForstallFix `-output_mch_path` argument to superpmi.py (#44693)
2020-11-15 Shreyas JejurkarFixed various comments and minor refactor ServiceContro...
2020-11-15 Tomas Weinfurtimprove parsing network files on WSL (#44680)
2020-11-15 Ben AdamsRemove allocations from IsCustomAttributeDefined (...
2020-11-14 Alexander KöplingerFix Android runtime tests to upload .apk per work item...
2020-11-14 Jeremy KoritzinskyOnly sign in the official build pipeline, not in any...
2020-11-14 Katelyn GaddFix MONO exports not actually being callable through...
2020-11-14 Jeremy KoritzinskyRemove extraneous dependency ignore. (#44672)
2020-11-13 Levi BroderickAdd allocation-free StringInfo APIs, improve unit tests...
2020-11-13 Katelyn GaddCheck args before asking runtime to resolve fqns to...
2020-11-13 BrennanSupport multi-buffer sends in WebAssembly WebSockets...
2020-11-13 Mateo Torres... Add feature switch for disabling startup hooks (#44050)
2020-11-13 Fan YangAdd link to github issues (#44650)
2020-11-13 Jeremy KoritzinskyDon't build archives or installers for Mono builds...
2020-11-13 Anirudh Agnihotryupdate version (#44478)
2020-11-13 Marek SafarRuntimeResourceSet improvements (#44454)
2020-11-13 Alexander KöplingerEnable WASM AOT option in build and update MonoAOTCompi...
2020-11-13 Eric StJohnMove PollingFileProviderShouldntConsumeINotifyInstances...
2020-11-13 Stephen ToubFix race condition in TestExited_SynchronizingObject...
2020-11-13 Tomáš RylekPut the Crossgen2 assertion check in sync with actual...
2020-11-13 Peter SollichAdjust method table pointer masks (#44637)
2020-11-13 dotnet-maestro... [master] Update dependencies from mono/linker (#44557)
2020-11-13 Peter SollichDoubly linked freelist fix (#44585)
2020-11-13 Elinor FungAdd example to test doc for generating Core_Root withou...
2020-11-13 Carol EidtDon't force unused reg arg to the stack. (#44555)
2020-11-13 Anirudh Agnihotryupdate assemblyVersion, packageIndex & resources data...
2020-11-13 Tomas Weinfurtincrease timeout on WebRequest timeout test (#44612)
2020-11-13 Jeremy KoritzinskySwitch to new Microsoft.DotNet.SharedFramework.Sdk...
2020-11-13 Tomáš RylekSubtle fixes for JIT build mode (#44615)
2020-11-13 Tomáš RylekFix race conditions in CG2 runs (#44492)
2020-11-13 Santiago Fernandez... Fix trimming linker tests (#44613)
2020-11-13 Egor Bogatov[Android] Split android_security.c into multiple files...
2020-11-12 Tomáš RylekRemove the experimental Utf8String type and tests from...
2020-11-12 Stephen ToubReduce Process test time (#44593)
2020-11-12 Tarek Mahmoud... Fix zh cultures parent chain (#44607)
2020-11-12 Tomáš RylekMark R2RDumpTests as incompatible with GC stress (...
2020-11-12 Steve MacLeanOSX Add option -no_code_signature_warning (#44604)
2020-11-12 Stephen ToubOverride Read/Write for spans on ConsoleStream (#44597)
2020-11-12 Stephen ToubSpecial-case SocketsHttpHandler.MaxResponseDrainTime...
2020-11-12 Eric StJohnValidate ref/src parameter names (#43838)
2020-11-12 Egor Bogatov[Android] Use Android SDK instead of OpenSSL where...
2020-11-12 Steve HarterRemove dependency on System.Linq from debug build ...
2020-11-12 Eric StJohnMake PhysicalFilesWatcher exclusively use polling when...
2020-11-12 Stephen ToubRemove LazyInitializer usage from corelib (#44409)
2020-11-12 Stephen ToubFix 5-minute hang in Process tests (#44571)
2020-11-12 Marek SafarUse Dictionary for underlying cache of ResourceSet...
2020-11-12 Fan YangCopy OpenSSL binaries (#44577)
2020-11-12 Eric ErhardtFix race condition in Hosting test (#44548)
2020-11-12 Sergey AndreenkoSantiago's suggestion (#44554)
2020-11-12 xtqqczzeFix RCS1049: Simplify boolean comparison (#44564)
2020-11-12 Egor Bogatov[RyuJIT] Unroll single-iteration loops (#43947)
2020-11-12 Aaron RobinsonRemove unused RCW/CCW code paths (#44121)
2020-11-12 Aaron RobinsonRemove unused Crst entries and regenerate header. ...
2020-11-12 Steve MacLeanFix remote-unwind for TARGET_ARM crossdac (#44553)
2020-11-12 谭九鼎docs: fix MSBuild property InvariantGlobalization ...
2020-11-12 Tomáš RylekCrossgen2 support for System.Private.CoreLib compilatio...
2020-11-12 Dan MoseleyFix StartInfo test (#44392)
2020-11-12 Andrew AuA couple of R2RDump fixes (#44558)
2020-11-12 Bruce ForstallFix arm64 disasm failures (#44547)
2020-11-11 Eric ErhardtAdd Type.GetMethod overload that takes Name, BindingFla...
2020-11-11 David CantúUse fcntl(F_FLUSHFSYNC) on OSX and make FlushAsync...
2020-11-11 Steve MacLeanDrop support for IID_ICorDebugProcess10 and fix thread...
2020-11-11 Matt MitchellAdd signing information to asset manifest (port #41889...
2020-11-11 Levi BroderickConvert aka.ms links to https (#44501)
2020-11-11 Santiago Fernandez... Remove internal NuGet.config that is not needed anymore...
2020-11-11 Jan JahodaUpdate buildtriage.md (#44538)
2020-11-11 Elinor FungRemove dead code in MarshalNative (#44506)
2020-11-11 Steve MacLeanAdd ICorDebugHeapValue4 -- CreatePinnedHandle (#44471)
2020-11-11 Tomas Weinfurtlog exception if Timeout_SetTenMillisecondsOnLoopback_T...
2020-11-11 Geoff Kizeradd CancelWaiter assert (#44510)
2020-11-11 Stephen ToubRemove some allocation at "hello world" startup (#44469)
2020-11-11 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2020-11-11 Stephen ToubReduce StreamWriter allocation (#44495)
2020-11-11 Zoltan VargaUse corlib instead of System.Private.CoreLib as a name...
2020-11-11 Katelyn GaddWASM Bindings optimizations and fixes (#41808)
2020-11-11 Andy AyersJIT: preliminary version of profile-based inline policy...
2020-11-11 Stephen ToubImplement internal ISpanFormattable on {U}IntPtr (...
2020-11-11 Zoltan VargaAdd libs.native subset when using the runtime helper...
2020-11-10 Jan KotasRevert "Use Dictionary for underlying cache of Resource...
2020-11-10 Tomáš RylekFix R2RDump test in CG2 pipelines (#44460)
next