platform/upstream/dotnet/runtime.git
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 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 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)
2020-06-17 David Masonadd checks to see if gc structures exist
2020-06-17 David MasonUpdate src/coreclr/src/gc/gcinterface.dac.h
2020-06-17 Mike McLaughlinVarious createdump changes (#37998)
2020-06-17 Drew ScogginsOnly run interpreter jobs on internal queues (#38039)
2020-06-17 Krzysztof WicherFix XML .tt/.ttinclude files to match sources (#37771)
2020-06-17 Egor Chesakov[Arm64] ASIMD By Element Intrinsics (#36916)
2020-06-17 Santiago Fernandez... Fix MemoryCache Trim test (#38007)
2020-06-17 Krzysztof WicherNullable: System.Xml, part 4 (schema) (#37724)
2020-06-17 Simon NattressImprove Crossgen2 compiler perf measurement (#37839)
2020-06-17 monojenkins[interp] Switch locals and execution stack order (...
2020-06-17 Mitchell Hwang[libraries] Add ConditionalFact to wasm failing tests...
2020-06-17 Rich LanderAdd proposal for breaking changes (#37779)
2020-06-17 Maryam AriyanMerge pull request #38012 from maryamariyan/bugfix
2020-06-17 Steve HarterNon-functional nits
2020-06-17 Dan MoseleyAdd 2 more areas to area-owners (#37922)
2020-06-17 Viktor HoferDisable mono perf jobs. (#38030)
2020-06-17 Layomi AkinrinadeAddress edge scenarios with JsonSerializer's property...
2020-06-17 Alexander KöplingerMerge pull request #37968 from akoeplinger/sqlclient...
2020-06-17 Hugh BellamyAdd build instructions for pkg-config (#38017)
2020-06-17 Michal StrehovskýUpdate steps to rebuild System.Runtime ref source ...
2020-06-17 Michal StrehovskýMark token based resolution APIs trimming unfriendly...
2020-06-17 Michal StrehovskýAnnotate delegate APIs for trimming friendliness (...
2020-06-17 Michal StrehovskýAnnotate GetUninitializedObject (#37741)
2020-06-17 Maoni Stephensdelete low value tests (#38002)
2020-06-17 Alexander KöplingerDisable two more tests that use RemoteExecutor on platf...
2020-06-17 Nicholas Orlowskyremoved unused local (#38000)
2020-06-17 Stephen ToubRemove some stale nullable suppressions / TODOs (#37978)
2020-06-17 Kenneth Pouncey[browser][wasm] Default Debug Write to StdErr (#37886)
2020-06-17 Maryam Ariyan- Make IVT MicroBenchmarks on DI to enable remaining...
2020-06-17 Kenneth Pouncey[browser][wasm] Fix already disposed error (#37887)
2020-06-17 Stephen ToubFix build break in System.Net.Sockets (#38006)
2020-06-17 Jose Perez... Use Latest Linker for our Trimming tests and reenable...
2020-06-17 Elinor FungComWrappers isolation (#37861)
2020-06-17 Tom DeseynUnix: add mode to inline Socket continuations (#37974)
2020-06-17 David FowlerUse sync IO when the physical path is available (#37846)
2020-06-17 David Masoncomments
2020-06-16 Jose Perez... Disable GenericArraySortHelperTest to fix CI (#37997)
2020-06-16 Tomas Weinfurtreduce use of TRACE_VERBOSE in SslStream (#37917)
next