platform/upstream/dotnet/runtime.git
2021-08-04 Fan YangDisable a failing test and enable a couple fixed tests...
2021-08-04 Tomas Weinfurtenable Alpn_H3_Success test (#56818)
2021-08-04 Manish Godsereenable a disabled test (#56841)
2021-08-04 Eric ErhardtFix size regression in DependencyInjection (#56843)
2021-08-04 Jan VorlicekFix stack overflow reporting from native code (#56774)
2021-08-04 Tanner GoodingSet the cmake policy for CMP0066 and CMP0067 (#56811)
2021-08-04 Jeff HandleyRemove old fwlink from Obsolete messages and make messa...
2021-08-04 David WrightonFix explicit layout validator memory alloc problems...
2021-08-04 Zoltan Varga[mono] Log a warning instead of crashing when encounter...
2021-08-04 imhameedMinor runtime test cleanup (#56833)
2021-08-04 Ankit Jain[wasm] Build Wasm.Build.Tests only on the WBT job,...
2021-08-04 Vlad Brezae[interp] Retain trace during exception checkpoint ...
2021-08-04 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2021-08-04 Alexander KöplingerFix build with Xcode 13 / MacOSX12.0.sdk (#56829)
2021-08-04 Aleksey Kliger... [hot_reload] Allow benign Param table updates (#56800)
2021-08-04 Peter SollichOnly decommit parts of regions and the mark array when...
2021-08-04 Bar ArnonAdd SslApplicationProtocol.Http3 (#56775)
2021-08-04 Noah FalkFix MetricsEventSource tests (#56654)
2021-08-04 Alexander NikolaevEnable Http2.SocketSendQueueFull_RequestCanceled_Throws...
2021-08-04 Johan Lorensson[Mono]: Add a verbose jit done event into EventPipe...
2021-08-04 Tomas Weinfurtmake Quic AcceptStreamAsync concurrent safe (#56768)
2021-08-04 David FowlerAdded tests for EnvironmentVariablesConfigurationProvid...
2021-08-04 Manish Godsedisable token info in traces. (#56780)
2021-08-04 Thays Grazia[debugger] Fix debugger.break behavior (#56788)
2021-08-04 Zoltan Varga[mono][wasm] Allow setting env variables with '=' chara...
2021-08-04 Sergey AndreenkoEcma edit for `conv.ovf.<to type>.un`. (#56450)
2021-08-03 Jeff HandleyMark HandleProcessCorruptedStateExceptionsAttribute...
2021-08-03 Nikola MilosavljevicEnable SxS install of previews on Mac OS (#56797)
2021-08-03 imhameedCoreCLR runtime tests + Mono on the x64 iOS simulator...
2021-08-03 dotnet-maestro... [main] Update dependencies from mono/linker (#56593)
2021-08-03 JasperSTJ: Fix deserialization of UInt16 properties (#56793)
2021-08-03 Tomas Weinfurtadd RID for Debian 11 (#56789)
2021-08-03 Thays Grazia[wasm] [debugger] Skip thread static field (#56749)
2021-08-03 Tomáš RylekFix timeouts in coreroot_determinism test in GC stress...
2021-08-03 Huo YaoyuanUse File.OpenHandle in Socket.SendFile directly (#56777)
2021-08-03 Camillo Toselliaccept empty realm for digest auth (#56369) (#56455)
2021-08-03 Thays Grazia[wasm][debugger] Create test Inherited Properties ...
2021-08-03 Andy AyersMark new test as incompatible with GC Mark4781_1GcStres...
2021-08-03 Andy AyersEnsure MetadataEnumResult is sufficiently updated by...
2021-08-03 Zoltan Varga[mono] Remove gdb xdebug and binary writer support...
2021-08-03 Chris RossUpdate windows-requirements.md (#56476)
2021-08-03 Steve HarterUpdate doc and generic parameter name for JsonValue...
2021-08-03 Thays Grazia[wasm][debugger] Inspect static class (#56740)
2021-08-03 Jan VorlicekFix stack overflow handling issue in GC stress (#56733)
2021-08-03 Maxim LipninUse ReflectionOnly as serialization mode in case dynami...
2021-08-03 Viktor HoferMove Windows Compat pack to NuGet pack task (#56686)
2021-08-03 Santiago Fernandez... Fix build error when building some packages (#56767)
2021-08-03 Michal StrehovskýSimplify JIT shutdown logic in crossgen2 (#56687)
2021-08-03 Juan HoyosFix race in crossdac publishing with PGO (#56762)
2021-08-03 Sychev VadimAdd DictionaryKeyPolicy support for EnumConverter ...
2021-08-03 Aaron RobinsonUse ComWrappers in some Marshal unit-tests and update...
2021-08-03 Santiago Fernandez... Set `DisableImplicitNamespaceImports_Dotnet=true` to...
2021-08-02 Andrew AuMake sure ServerGCHeapDetails is up to date (#56056)
2021-08-02 Mitchell Hwang[libraries] Reenable System.Diagnostics.DiagnosticSorce...
2021-08-02 Mateo Torres... Disable failing arm64 win10 Graphics.FromHdc tests...
2021-08-02 Adeel MujahidMatch xplat event source conditions (#56435)
2021-08-02 Maoni Stephenscounting the LOH pad objects in the free object space...
2021-08-02 David FowlerDump the environment variable prefix in ToString (...
2021-08-02 Viktor HoferConvert AspNetCore transport pkgproj to Pack task ...
2021-08-02 Viktor HoferReact to Verify* task PackageTesting change (#56694)
2021-08-02 Andy AyersJIT: don't allow negative edge weights (#56651)
2021-08-02 Drew ScogginsAdd new msbuild prop for wasm runtime config path ...
2021-08-02 Brian SullivanFixes 55107 (#56259)
2021-08-02 Adam Sitniksee if GetArrayDataReference_NullInput_ThrowsNullRef...
2021-08-02 Manish Godseremoving excludes since 47096 is fixed. (#56727)
2021-08-02 iinuwaFix indentation on Interop directory tree example ...
2021-08-02 Jeremy KoritzinskyBuild C++/CLI tests as .NET Core C++/CLI (#56502)
2021-08-02 Huo YaoyuanMinor cleanups for System.Runtime.Numerics (#53984)
2021-08-02 John CallAdd equality override for KeyValuePairComparer (#56634)
2021-08-02 Gleb BalykovFix behavior of inlined NDirect methods with MulticoreJ...
2021-08-02 dotnet-maestro... [main] Update dependencies from dotnet/runtime dnceng...
2021-08-02 Stephen ToubUse UnixFileStream's ReadAsync implementation on Window...
2021-08-02 Petr OnderkaCorrected terminology in SequencePosition documentation...
2021-08-02 Pavel Savara[wasm] Improve console.log in unit tests (#56616)
2021-08-02 Manish Godse[8/21 Infra rollout] update sdk to preview6 (#56161)
2021-08-02 Jan KotasFix comment (#56709)
2021-08-02 Noah FalkInstrument MemTracker (#56648)
2021-08-01 Jan KotasEnable ICU trimming for Invariant=true and PredefinedCu...
2021-08-01 Mitchell Hwang[libraries][Android] Reenable System.Linq.Expression...
2021-08-01 imhameed[mono] Unconditionally enable NEON/AdvSimd for arm64...
2021-08-01 Larry EwingEnable #59244 on wasm (#56675)
2021-08-01 Stephen ToubTry again to fix AsyncMethodsDropsStateMachineAndExecut...
2021-08-01 Larry EwingEnable tests marked with https://github.com/dotnet...
2021-07-31 Adam SitnikUpdate position before ReadAsync starts, but fix it...
2021-07-31 Stephen ToubEnable trimming TLS arrays in ArrayPool.Shared (#56316)
2021-07-31 Eric ErhardtResolve MakeGenericType ILLink warning in DependencyInj...
2021-07-31 Steve PfisterEnable skipped Runtime.Extensions tests on Android...
2021-07-31 CW2Added Visual Studio build tools (#55629) (#56234)
2021-07-31 Maoni Stephensexclusive_sync check should failfast when hitting an...
2021-07-31 Dan MoseleyStabilize TestToString_OnExitedProcess (#56652)
2021-07-31 Jeff HandleyReturn null from GetManifestResourceInfo and GetManifes...
2021-07-31 Tomas Weinfurtfix deadlock in Quic (#56600)
2021-07-31 Tarek Mahmoud... Fix String.LastIndexOf with string has zero sort weight...
2021-07-31 Andy AyersJIT: spill exception-causing entries from stack for...
2021-07-30 Mike McLaughlinAdd test case for deleting custom attributes using...
2021-07-30 Jan VorlicekFix Win arm GC barrier stuff (#56585)
2021-07-30 Mitchell Hwang[libraries][Android] Reenable tests failing from featur...
2021-07-30 Andy GockeAdd RequiresAssemblyFiles attribute (#56196)
2021-07-30 Adeel MujahidFix crossgen2 build on Tizen (#55789)
2021-07-30 Mitchell Hwang[libraries][iOS][tvOS] Skip RoundtripEmptyArray on...
next