platform/upstream/dotnet/runtime.git
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 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)
2020-06-16 Jose Perez... Adding linker correctness tests to test library annotat...
2020-06-16 Tanner GoodingExclude the AdvSimd_Part* tests for mono (#37979)
2020-06-16 John SalemEnable startup events over EventPipe (#36720)
2020-06-16 Alexander KöplingerBump Microsoft.DotNet.ProjectModel version in Microsoft...
2020-06-16 Alexander KöplingerUse PackageReference for System.Data.SqlClient again
2020-06-16 Alexander KöplingerAdd alpine-arm64 to the RID graph
2020-06-16 David Masonremove whitespace changes in gc.cpp
2020-06-16 Sven BoemerUse DynamicDependencyAttribute (#37780)
2020-06-16 Marek SafarHelp illinker remove all ICU dependencies in Invariant...
2020-06-16 Nathan Ricci[eng] Build Mono Arm64 Release on runtime test builds...
2020-06-16 David Masoncode review feedback
2020-06-16 Anton LapounovFix a bug in 64-bit signed integer division. (#37570)
2020-06-16 Vlad BrezaeDisable test on mono interpreter (#37957)
2020-06-16 Zoltan VargaMove the Buffer.Memmove<T> implementation into the...
2020-06-16 Eric ErhardtAllow X509Certificates to be trimmed in HttpClientHandl...
2020-06-16 t-mustafin[crossgen2][arm32]Fix nonGcOffset (#37980)
2020-06-16 Layomi AkinrinadeStrip the ILLinkTrim.xml file from the System.Private...
2020-06-16 Viktor HoferUse Microsoft prefix for merge conflict SDK entry ...
2020-06-16 Sergey Andreenko2 small CQ optimizations. (#37967)
2020-06-16 David WrightonFix generic delegate and MD Address method handling...
2020-06-16 Carol EidtReserve return reg for cross-reg-file copy (#37863)
2020-06-16 Bruce ForstallAdd JIT stress mode testing using libraries tests ...
2020-06-16 Pranav KAnnotate Microsoft.Extensions.DependencyInjection.Abstr...
2020-06-16 Kunal PathakOptimize SpanHelpers.IndexOfAny() for byte (#37934)
2020-06-16 Sean HallImplement hdt_get_function_pointer (#37696)
2020-06-16 Maxim Lipnin[wasm] Make some System.Console test pass with accordan...
2020-06-16 Kunal PathakReplace Create(ulong) with CreateScalar(uint) in PopCou...
2020-06-16 David Masoncode review feedback
2020-06-16 Kenneth PounceyFix JavaScript core object creation and interop binding...
2020-06-16 Tomas Weinfurtimprove correlation for EventSource events in SslStream...
2020-06-15 Jeff HandleyUse jeffhandley (GitHub handle) for Lead column (#37931)
2020-06-15 Zoltan VargaImplement timers for wasm. (#37811)
2020-06-15 Jan KotasFix detection of static readonly field re-initializatio...
2020-06-15 Swaroop SridharBundler: Fix a path computation.
2020-06-15 Jan KotasImprove performance of Enum.CompareTo (#37845)
2020-06-15 Swaroop SridharSingleFileBundler: Fix a path computation.
2020-06-15 Lee Cowardupdate area-SDK entries (#37908)
2020-06-15 Tanner GoodingUpdating the ARM HWIntrinsic test generation script...
2020-06-15 Jan VorlicekRevert "Fix tizen rootfs build (#37891)" (#37902)
2020-06-15 Tarek Mahmoud... Fix CultureInfo creation with special Windows LCID...
2020-06-15 Carol EidtUse RELOAD tree when unspilling multi-reg node (#37773)
next