platform/upstream/dotnet/runtime.git
2020-07-20 Carlos Sanchez... AdvSimd support for System.Text.Unicode.Utf8Utility...
2020-07-20 Carlos Sanchez... AdvSimd support for System.Text.Unicode.Utf8Utility...
2020-07-20 Levi BroderickRevert "Fix resx test name mangling logic" (#39644)
2020-07-20 Koundinya VeluriFix tiering assertion failures from concurrent or reent...
2020-07-20 Aaron RobinsonDeclare AllowReversePInvokeCallsAttribute as Obsolete...
2020-07-20 Eric ErhardtAllow Debugger attributes to be trimmed in Mono (#39479)
2020-07-20 Jeff HandleyApply missing obsolete attributes in src; fix attribute...
2020-07-20 John SalemAdd ProcessInfo command to Diagnostics Server (#38967)
2020-07-20 John SalemFix fd leak in Diagnostics Server and add better error...
2020-07-20 Mitchell Hwang[wasm] Address System.Text.RegularExpressions.Tests...
2020-07-20 Alexander KöplingerUnify resource strings used for Browser PNSE (#39637)
2020-07-20 Maxim Lipnin[wasm] Enable System.CodeDom.Tests test suite (#39626)
2020-07-20 Alexander KöplingerAdd PNSE on non-Browser for S.R.I.JavaScript and clean...
2020-07-20 David CantuCreate and add instance reference inside ResolveMetadat...
2020-07-20 Egor Bogatov[mono] Update ICU version, disable some tests for Brows...
2020-07-20 Mitchell Hwang[wasm] Sort Assembly List in WASM Apps (#39374)
2020-07-20 Larry Ewing[wasm] Include data archives and timezone data by defau...
2020-07-20 Thays Grazia[wasm][debugger] Don't download unnecessary assemblies...
2020-07-20 Marie PíchováProperly map exceptions from NetworkStream ctor. (...
2020-07-20 Michal StrehovskýSync shared compiler file (#39164)
2020-07-20 Michal StrehovskýSynchronize dataflow annotations accross virtual method...
2020-07-20 David MasonReenable gcdump test (#39555)
2020-07-20 Tomas Weinfurtadd SupportsTls11 and SupportsTls12 to PlatformDetectio...
2020-07-18 David WrightonTest EmbeddedSignatureData api (#39329)
2020-07-18 Vlad Brezae[wasm] Trim down size of dotnet.wasm (#39549)
2020-07-18 Michal StrehovskýAnnotate and adjust more of CoreLib for trimming (...
2020-07-18 Levi BroderickFix resx test name mangling logic (#39569)
2020-07-18 David WrightonFix il verification tests (#39538)
2020-07-18 Matt KotsenasRemove unused locals in System.Management (#39570)
2020-07-18 Huang, ZhaoquanMake Comments In SortedList Match Code Bahaviour (...
2020-07-18 Jan VorlicekRemove SELECTANY usage (#39532)
2020-07-18 Ben AdamsCorrect TryReadTo ref assembly parameter name (#39594)
2020-07-18 Jan KotasReplace USE_INTERNAL_ACCESSIBILITY with SYSTEM_PRIVATE_...
2020-07-18 Stephen ToubUse static lambdas in several libraries (#39273)
2020-07-18 Matt KotsenasRemove unused locals in System.Configuration.Configurat...
2020-07-18 Bruce ForstallDisable Interop\COM\Dynamic\Dynamic under GCStress...
2020-07-18 Eugene RozenfeldFix GC poll insertion for `BBJ_CALLFINALLY` basic block...
2020-07-18 Matt KotsenasRemove unused locals in System.IO.Ports (#39557)
2020-07-18 Bruce ForstallDisable Vector tests failing under GCStress (#39580)
2020-07-18 Bruce ForstallAdd more information to test timeout message (#39558)
2020-07-18 Matt KotsenasRemove unused locals in System.IO.FileSystem.* (#39552)
2020-07-18 Matt KotsenasRemove unused local variables and methods from System...
2020-07-18 Levi BroderickImplement IComparable on Rune (#39541)
2020-07-18 monojenkinsRemove some non-unicode characters from source code...
2020-07-18 Mike McLaughlinAdd breaking change version DAC API (ISOSDacInterface9...
2020-07-18 Stephen A.... Correct test to account for PLINQ Zip unordered behavio...
2020-07-18 Nicolas PortmannAdd Convert.ToHexString/FromHexString
2020-07-18 Bruce ForstallDisable slow tests under GCStress (#39545)
2020-07-18 Jeff HandleyMark Obsoletions for .NET 5 (#39269)
2020-07-17 Andy AyersRevert "Kill REG_PROFILER_RET_SCRATCH (#37679)" (#39335)
2020-07-17 Carol EidtFix liveness of FrameListRoot (#39452)
2020-07-17 Andy AyersGuard SseImpl method body with IsSupported check (...
2020-07-17 Steve MacLeanEnable FEATURE_METADATA_VERIFY_LAYOUTS (#39451)
2020-07-17 Zoltan Varga[mono] Fix an assert which happens when marshalling...
2020-07-17 Santiago Fernandez... Fix libraries run-test-job dependencies (#39536)
2020-07-17 Miha Zupan Add telemetry to System.Net.NameResolution (#38409)
2020-07-17 Bruce ForstallDisable Add_TakeFromAnotherThread_ExpectedItemsTaken...
2020-07-17 Youssef VictorSmall performance improvment (#38485)
2020-07-17 Zoltan VargaAdd a --enable-minimal=eventpipe configure option....
2020-07-17 Maxim Lipnin[wasm] Enable System.Resources.Extensions.Tests and...
2020-07-17 Jo ShieldsStop gating HelixPreCommands behind an always-false...
2020-07-17 monojenkins[Wasm] Additional signatures for SkiaSharp interop...
2020-07-17 Steve HarterAdd Record tests to NetFx (#39477)
2020-07-17 Johan LorenssonFix Mono RuntimeType to handle conversion between enums...
2020-07-17 Adam Sitnikmark Windows-specific APIs as such (#39265)
2020-07-17 Jan JahodaFix IsPrerelease condition to be aligned with rest...
2020-07-17 Sergey Andreenkodelete test project. (#39501)
2020-07-17 Eirik Tsarpalisfix build for netcoreapp3.0 (#39447)
2020-07-17 Anirudh Agnihotrymark them as extensions methods in the src (#39498)
2020-07-17 Maryam AriyanRevert "Adding support for constrained open generics...
2020-07-17 Jan KotasFix license header in gcpriv.h (#39496)
2020-07-17 Anirudh Agnihotryremove ignored reference (#39459)
2020-07-17 Eugene RozenfeldAddress late feedback for #39320. (#39387)
2020-07-17 Tarek Mahmoud... Ensure Firing Activity Stop event before setting the...
2020-07-17 Santiago Fernandez... Update MSBuild Traversal SDK that contains StopOnFirstF...
2020-07-17 Anton LapounovFix Crossgen2 compilation in case input files are on...
2020-07-17 Manish Godsefix exception strings. (#39491)
2020-07-17 BrennanFix rare case of 'Reading is already in progress' after...
2020-07-17 Santiago Fernandez... Disable System.Runtime tests that use binary formatter...
2020-07-17 Kevin JonesUse one-shot hash functions where possible. (#39455)
2020-07-16 Vladimir SadovLinking native libraries into superhost (#38684)
2020-07-16 Jose Perez... Removing unused Resources from System.Threading.Overlap...
2020-07-16 Jimmy BogardAdding support for constrained open generics to DI...
2020-07-16 Katelyn GaddICU integration and asset loading overhaul (#37971)
2020-07-16 Carlos Sanchez... AdvSimd support for System.Text.Unicode.Utf16Utility...
2020-07-16 Santiago Fernandez... Move libraries test build to product build (#39402)
2020-07-16 Sean HallAdd tests for runtimepack type RuntimeLibraries. (...
2020-07-16 Kevin JonesThrow when Rfc2898DeriveBytes extract limit has been...
2020-07-16 Dan MoseleyFix inadvertently case sensitive Boyer-Moore (#39420)
2020-07-16 Santiago Fernandez... WASM: enable System.Runtime.Tests (#39344)
2020-07-16 Sourabh ShirhattiUpdate API doc on AddSimpleConsole (#39426)
2020-07-16 Loïc SharmaMake "services.ConfigureOptions" register validations...
2020-07-16 Jose Perez... Fix issue with Trimming tests on Windows (#39307)
2020-07-16 David CantuAdd tests to ensure the right exception is thrown for...
2020-07-16 Layomi AkinrinadeAdd logic for non-generic Stack/Queue to share add...
2020-07-16 Eric StJohnForce bindingRedirect for System.Resources.Extensions...
2020-07-16 Bill WertEnable logging for CI runs (#39381)
2020-07-16 Vladimir SadovMmap R2R images at and non-page-boundary (#38951)
2020-07-16 Maryam AriyanRemaining cleanup work on Microsoft.Extensions.Logging...
2020-07-16 Carlos Sanchez... Bump Intellisense nupkg version to Prev7 (#39383)
next