platform/upstream/dotnet/runtime.git
2020-06-22 Gleb BalykovFix non-portable build (#38095)
2020-06-22 Michal StrehovskýAdd more trimming annotations to Mono CoreLib (#38148)
2020-06-21 monojenkins[interp] Rework frame data storage (#38085)
2020-06-21 Marek SafarUpdate TargetFramework for Mono's SPC (#35408)
2020-06-20 Aaron RobinsonAdd test for inlined P/Invokes into an UnmanagedCallers...
2020-06-20 Sergey AndreenkoExclude failing JIT/Methodical/xxobj/sizeof tests....
2020-06-20 Stephen ToubMake IHttpHeadersHandler args in HPackDecoder non-nulla...
2020-06-20 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-06-20 Miha ZupanUpdate confusing comment (#38191)
2020-06-20 Jose Perez... Adding Trimming tests for StackFrameHelper and AppDomai...
2020-06-20 Mike McLaughlinFix SOS test failures on latest runtime (#38181)
2020-06-20 monojenkins[interp] Fix some warnings that show up on wasm (#38157)
2020-06-20 monojenkins[interp] Add unaligned version for ldfld.vt opcodes...
2020-06-20 Alexander KöplingerSynchronize CI trigger exclusion paths between runtime...
2020-06-20 James Newton... HPackDecoder performance (#38145)
2020-06-20 Miha ZupanExtract HttpListener.Windows queue handles into a separ...
2020-06-20 Tomáš RylekImprove error reporting when Crossgen2 crashes on Manag...
2020-06-20 Eric ErhardtMove COM ILLink.Descriptors entries to CoreCLR (#38172)
2020-06-20 Stephen ToubFix code analysis warnings in Microsoft.Extensions...
2020-06-20 Aaron RobinsonPublish PDB for libnethost static library. (#38054)
2020-06-20 Kunal PathakCrossgen method bodies having ARM64 intrinsic (#38060)
2020-06-20 monojenkins[jit] Fix the Activator.CreateInstance () intrinsic...
2020-06-19 Mitchell Hwang[libraries] Properly skip thread failing WASM tests...
2020-06-19 Santiago Fernandez... Disable Environment.UserName tests in wasm (#38166)
2020-06-19 Egor Chesakov[Arm64] ASIMD Miscellaneous (#38110)
2020-06-19 Kunal PathakDisable native varargs for Windows arm (#38147)
2020-06-19 Tom DeseynUnix: improve SocketError.SocketError Exception Message...
2020-06-19 Alexander KöplingerFix dependency on mono runtime libs in wasm Makefile...
2020-06-19 Carlos Sanchez... Update MicrosoftPrivateIntellisensePackage and XmlDocFi...
2020-06-19 Aaron RobinsonFeedback from 38072 (#38155)
2020-06-19 Carol EidtJitStress Fixes (#38103)
2020-06-19 Eric ErhardtFix Diagnostics.Tracing ILLinkTrim entries (#38125)
2020-06-19 Thays Grazia[mono] Add QCalls to the Runtime (#37670)
2020-06-19 TomasFix Managed C++ check based on JanK's advice; Simon...
2020-06-19 Stephen ToubStop ignoring CS1573 in multiple projects (#38094)
2020-06-19 Adeel MujahidAdd support for illumos cross-compilation (#37753)
2020-06-19 Anton FirszovMove epoll event handling to a non-inlined method ...
2020-06-19 Tomáš RylekDisable IJW tests on Crossgen2 (#38099)
2020-06-19 Kenneth PounceyUpdate webassembly instructions to reflect some recent...
2020-06-19 Yuchong PanFix IL interpreter to run on Hello World (#37825)
2020-06-19 Anton LapounovImprove R2RDump disassembly output for ARM64 (#37869)
2020-06-19 Kenneth Pouncey[browser][wasm] Remove global treatment in object regis...
2020-06-19 Maxim LipninDisable TermInfo library tests on WASM (#38092)
2020-06-19 Jan VorlicekEnhance DAC to allow getting AssemblyLoadContext for...
2020-06-19 Jan KotasDelete FEATURE_APPX (#38112)
2020-06-19 Jan KotasMerge FEATURE_CLASSIC_COMINTEROP into FEATURE_COMINTERO...
2020-06-19 Tarek Mahmoud... Change Activity Default IdFormat to W3C (#37686)
2020-06-19 Eric StJohnAdd backup owners for Microsoft.Extensions (#38122)
2020-06-19 Stephen ToubTweak XML comments on new GCMemoryInfo APIs (#38114)
2020-06-18 Egor Chesakov[Arm64] Implement fcvtxn, fcvtxn2, sqabs, sqneg, suqadd...
2020-06-18 Carol EidtFix and cleanup dead indirections (#37991)
2020-06-18 Santiago Fernandez... Fix signing by moving ItemsToSign evaluation to be...
2020-06-18 TomasMake Managed C++ scanning upfront per JanK's PR feedback
2020-06-18 Marek SafarAdd more WASM Substitutions (#37744)
2020-06-18 lindexiFix comment in XmlStreamConfigurationProvider (#38084)
2020-06-18 Carol EidtFix multi-reg temporary copy (#38052)
2020-06-18 Tarek Mahmoud... Optimize memory allocations in ActivitySource (#38064)
2020-06-18 Maxim LipninAlign some Console properties on iOS/Android/WASM with...
2020-06-18 Steve HarterMerge pull request #37976 from steveharter/TechEmPower
2020-06-18 Maoni StephensFix infinite loop for UOH allocations with hardlimit...
2020-06-18 Anirudh AgnihotryMoving StandardOleMarshalObject type down to corelib...
2020-06-18 TomasImprove error reporting when Crossgen2 crashes on Manag...
2020-06-18 Maoni Stephensnew GetGCMemoryInfo API (#37879)
2020-06-18 dotnet-maestro... [master] Update dependencies from dotnet/arcade mono...
2020-06-18 Steve HarterAdd a test and other misc feedback
2020-06-18 Sean HallAdd hostfxr.h and coreclr_delegates.h to Microsoft...
2020-06-18 Layomi AkinrinadeAdd trimming tests for System.Private.Xml changes ...
2020-06-18 Adeel MujahidDelegate cmake version check to cmake when possible...
2020-06-18 lindexiUse Array.Empty in CompositeFileProvider (#38086)
2020-06-18 Tomáš RylekEnable the multifolder test on ARM64 (#38081)
2020-06-18 Stephen ToubFix HTTP/2 race condition with concurrent window update...
2020-06-18 Peter SollichOptimize reset_memory to only kick in for low memory...
2020-06-18 Egor Bogatov[mono] Don't contribute to inline_const if ctor has...
2020-06-18 Michal StrehovskýAdd linker annotations to System.Runtime (#38021)
2020-06-18 Alexander NikolaevNetworking stress tests moved out of Hosted pool (...
2020-06-18 Maxim Lipnin[wasm] Disable some existing System.Console library...
2020-06-18 Tomáš RylekCG2 ARM64 composite run; PE fixes for Windows ARM64...
2020-06-18 Maxim LipninFix typo (#38074)
2020-06-18 Eirik TsarpalisAddress CborReader/Writer API review feedback (#37956)
2020-06-18 Santiago Fernandez... Add support to map test support files to wasm vfs in...
2020-06-18 Jan JahodaRemove indexer from ref (#37949)
2020-06-18 David MasonDac changes for pinned object heap (#37853)
2020-06-18 Jan KotasRename src\coreclr\src\tools\crossgen2 to src\coreclr...
2020-06-18 Eric ErhardtShare portions of CoreCLR and Mono CoreLib's ILLinkTrim...
2020-06-18 Larry EwingMerge pull request #38067 from lewing/standard
2020-06-18 Steve MacLeanAdd libunwind to cross DAC (#37521)
2020-06-18 Levi BroderickObsolete PrincipalPermissionAttribute ctor as error...
2020-06-18 Sean HallMove hostfxr API comments into header file. (#38019)
2020-06-18 Elinor FungBinder tracing tests: print more info on missing start...
2020-06-18 Eric StJohnEnable source link for Microsoft.Extensions.HostFactory...
2020-06-17 Larry EwingFix typo
2020-06-17 Tomáš RylekSupport for multi-folder composite builds (#37130)
2020-06-17 Swaroop SridharSkip Bundle_can_be_renamed() installer test (#38014)
2020-06-17 Santiago Fernandez... Remove alpine old distros from test matrix and just...
2020-06-17 Santiago Fernandez... Update IL SDK and ILasm (#37994)
2020-06-17 Viktor HoferRestore solution when using vs switch (#38024)
2020-06-17 dotnet-maestro... [master] Update dependencies from mono/linker dotnet...
2020-06-17 Stephen ToubFix nullable annotation on IEnumerator.Current (#37969)
2020-06-17 Stephen ToubAnnotate System.Threading.AccessControl for nullable...
2020-06-17 Jeremy BartonAdd int AsnWriter.Encode(Span)
next