platform/upstream/dotnet/runtime.git
2020-07-28 Tomas Weinfurt use empty server name is client did not specify one...
2020-07-28 Alexander NikolaevIncrease HTTP/2 connection expiration test's timeouts...
2020-07-28 Elinor FungError on multiple calling conventions in modopts (...
2020-07-28 David WrightonFix mdarrays (#39984)
2020-07-28 Paulo MorgadoFix typo on comment on ReflectionEnum::InternalHasFlag...
2020-07-28 Cory NelsonInitial (partially-reviewed API) System.Net.Connections...
2020-07-28 Shay RojanskyAnnotate System.ComponentModel.DataAnnotations for...
2020-07-28 Marie PíchováExpect 100 Continue Hang (#38774)
2020-07-28 Alexander NikolaevSystem.Net.Sockets telemetry counters (#39708)
2020-07-28 Anton FirszovAdapt RFC 6265 in path handling for cookies (#39250)
2020-07-28 monojenkinsApple Silicon support (#39939)
2020-07-28 Juan HoyosAdd ICorDebugModule4 - Get Module mapping mode (#39865)
2020-07-28 Ryan LuciaAdd brew update before brew bundle (#39999)
2020-07-28 Alexander Nikolaev[retry only] Additional HTTP/2 connections created...
2020-07-28 Kenneth Pouncey[browser][http] Fix HttpClientHandler "Supports*" prope...
2020-07-28 Peter SollichFix issue in sort_mark_list causing AVs in merge_mark_l...
2020-07-28 Vitek KarasFix ILLink descriptors for Mono.CoreLib (#39898)
2020-07-28 Alexis Christoforides[mono] Use DefaultDllSearchPaths attribute for PInvokes...
2020-07-28 Jan KotasUpdate safemath.h
2020-07-28 monojenkins[wasm] Use interp-only instead of interp-llvmonly as...
2020-07-28 Elinor FungFix releasing of file handle in binder tracing (#39974)
2020-07-28 Zoltan Varga[jit] Add a intrinsic for ThrowForUnsupportedVectorBase...
2020-07-28 Bruce ForstallFix superpmi.py script for asmdiffs (#39948)
2020-07-27 Bruce ForstallDisable eventpipe test under GCStress due to test failu...
2020-07-27 Bruce ForstallDisable gcdump test under GCStress due to test failure...
2020-07-27 Juan HoyosRemove GetIPCEventSendBufferContinuation (#39662)
2020-07-27 Alexander Köplinger[mono] Fix building multiple os/arch combinations in...
2020-07-27 Eric StJohnFix issue with Crossgen2 package excluding Icon (#39972)
2020-07-27 Maryam AriyanKeep only Abstractions dependency on Configuration...
2020-07-27 David CantuAdd nullability annotations to files in XPath folder...
2020-07-27 Maryam AriyanFix JSON possible dupe key issue (#39860)
2020-07-27 Maxim Lipnin[wasm] Mark DiagnosticSource.Switches.Tests with an...
2020-07-27 dotnet-maestro... [master] Update dependencies from Microsoft/vstest...
2020-07-27 Ganbarukamo41Fix Half comparison (#39773)
2020-07-27 Viktor HoferFix build on some libs projects when metadata isn't...
2020-07-27 Maxim Lipnin[wasm] Remove System.ValueTuple.Tests test suite from...
2020-07-27 Shay RojanskyAnnotate System.Data.{Odbc,OleDb} for nullability ...
2020-07-27 Tomáš RylekMark the multifolder GC2 test as GC stress incompatible...
2020-07-27 Bruce ForstallDisable reverseouter test under GCStress (#39937)
2020-07-27 Bruce ForstallDisable processinfo for ilasm round-trip testing (...
2020-07-26 Bruce ForstallDisable Microsoft.Extensions.Caching.Memory.CapacityTes...
2020-07-26 Josh SchreuderMark Assembly.CodeBase / Assembly.EscapedCodeBase as...
2020-07-26 Scott XuUse consistent access modifiers in AsnValueReader.cs
2020-07-25 Matt KotsenasRemove unused locals in System.Numerics.Tensors (#39578)
2020-07-25 Viktor HoferFix CoreLib path resolution (#39921)
2020-07-25 Egor Chesakov[Arm64] Don't generate hardware intrinsic method bodies...
2020-07-25 David WrightonAddress slowdowns in type loader performance (#39841)
2020-07-25 Hugh BellamyRemove CoreMangLib duplicate tests (#36612)
2020-07-25 Vitek KarasAdd linker annotation to LazyDebugView to avoid warning...
2020-07-25 Mike McLaughlinMacOS managed debugging perf fix (#39804)
2020-07-25 Eugene RozenfeldFix `fgUpdateChangedFlowGraph`. (#39878)
2020-07-25 David WrightonFix CanCastTo behavior (#39915)
2020-07-25 Maryam AriyanAvoid using DateTime - Switch to DateTimeOffset (#39916)
2020-07-25 David WrightonFix issue in type equivalence involving arrays (#39914)
2020-07-24 Krzysztof WicherNullable: System.Xml, part 5 (XmlDocument) (#39691)
2020-07-24 Maryam AriyanAnsiParser improvement (#39729)
2020-07-24 Egor ChesakovFix issues with JitStressRange (#39754)
2020-07-24 Jan KotasDelete redundant MSVC compiler options (#39901)
2020-07-24 Eric StJohnEnsure CoreCLR pkgproj include packaging props (#39906)
2020-07-24 Sergey AndreenkoFix lcl fld addr. (#39424)
2020-07-24 Alexander KöplingerRemove setting ICUCORE for macOS in System.Globalizatio...
2020-07-24 Eugene RozenfeldFix GC Poll inlining. (#39881)
2020-07-24 Jeremy KoritzinskyUpdate to unified Alpine build image version (#39903)
2020-07-24 Andy AyersJit: fix some sources of x64 chk/rel diffs (#39888)
2020-07-24 Brian SullivanNew fix for duplicate methods in the AltJit jit-diff...
2020-07-24 Alan WestFix ActivitySource.StartActivity when start time is...
2020-07-24 Viktor HoferPost #35606 cleanup (#39891)
2020-07-24 Adeel MujahidConvert math intrinsics to named intrinsics (#39730)
2020-07-24 monojenkins[debugger] Removing unhandled_exception which was used...
2020-07-24 Eirik TsarpalisAdd CBOR property-based tests (#39828)
2020-07-24 Kenneth Pouncey[browser][tests] Activate System.Private.Uri.Functional...
2020-07-24 Zoltan Varga[runtime] Fix some more gc tracking problems in create_...
2020-07-24 Natalia KondratyevaRemove leading dot check for cookie domain (#39781)
2020-07-24 Santiago Fernandez... Add ReferenceConverter entry to intrinsic type converte...
2020-07-24 Aaron RobinsonRemove unused pinvokes for WinRT scenarios (#39846)
2020-07-24 monojenkins[aot] Avoid a crash in generic sharing for invalid...
2020-07-24 Layomi AkinrinadeAnnotate TypeConverterAttribute so that the ILLinker...
2020-07-24 Brian SullivanImplementation of CSE for GT_CNS_INT benefits ARM64...
2020-07-23 Santiago Fernandez... WASM: Enable Invariant.Tests (#39814)
2020-07-23 Santiago Fernandez... WASM: enable System.ObjectModel.Tests (#39849)
2020-07-23 Viktor HoferRemove obsolete ActiveIssue attributes for #23972 ...
2020-07-23 Jose Perez... Extend Linker test job timeout to 2 hours (#39847)
2020-07-23 Brian SullivanRemove a new assert that can fire with unsafe code...
2020-07-23 Jan KotasAdd @dotnet/jit-contrib to CODEOWNERS (#39862)
2020-07-23 Next TurnWrite error events for service errors (#39766)
2020-07-23 Tanner GoodingEnsure the size of Vector<T> takes COMPlus_EnableHWIntr...
2020-07-23 John Salemturn pauseonstart test off for Windows (#39789)
2020-07-23 Viktor HoferRemove outdated comment in System.CM.Composition.Tests...
2020-07-23 Viktor HoferRemove depprojs in favor of PackageReferences (#35606)
2020-07-23 Jeremy BartonFix CNG persisted symmetric key operations
2020-07-23 Alexander KöplingerWASM: Fix System.Net.Primitives and tests (#39748)
2020-07-23 Maxim Lipnin[wasm] Enable System.Threading.Thread.Tests test suite...
2020-07-23 Alexander KöplingerHardcode path to ICU on macOS (#39833)
2020-07-23 Jan JahodaSuppress credscan false positives (#38026)
2020-07-23 Eugene RozenfeldSwitch Windows arm64 testing to use Windows.10.Arm64v8...
2020-07-23 Anton LapounovFix FCall implementation collision on ARM64 (#39810)
2020-07-23 Maryam AriyanDisabled tests with the PlatformDetection.IsPreciseGcSu...
2020-07-23 Jeremy KoritzinskyTry re-enabling IBC on macOS. (#39801)
2020-07-22 Kenneth Pouncey[browser][file system] GetLogicalDrives implementation...
2020-07-22 Tarek Mahmoud... Fix Failing Casing Tests with Invariant Culture (#39747)
next