platform/upstream/dotnet/runtime.git
2021-07-21 Tomas Weinfurtcheck handle before shutdown in quic connection Dispose...
2021-07-21 Karel ZikmundDisable Http2_ServerSendsInvalidSettingsValue_Error...
2021-07-21 Tomas Weinfurtdisable ClientSettingsReceived_Success on Mock (#56064)
2021-07-21 Karel ZikmundDisable test Connect_DualMode_MultiAddressFamilyConnect...
2021-07-21 Santiago Fernandez... Disable implicit namespace imports (#56046)
2021-07-21 Stephen ToubRe-enable async method state machine clearing test...
2021-07-21 Thays Grazia[wasm][debugger] Fix step behavior (#55915)
2021-07-21 dotnet-maestro... [main] Update dependencies from mono/linker (#55813)
2021-07-20 Kunal PathakHandle contained BITCAST for STORE_LCL_FLD (#55852)
2021-07-20 Stephen ToubRevert "Eliminate backtracking in the interpreter for...
2021-07-20 Stephen ToubRevamp caching scheme in PoolingAsyncValueTaskMethodBui...
2021-07-20 Sergey AndreenkoFix tizen arm32 issue. (#55987)
2021-07-20 Natalia KondratyevaHTTP/3 & QUIC: fix abort read on dispose and cancellati...
2021-07-20 FatTigerUse MethodInfo.Equals to judge equality and remove...
2021-07-20 Karel ZikmundDisable test Connect_DualMode_DnsConnect_RetrievedEndPo...
2021-07-20 Mateo Torres... Set use shell execute (#56010)
2021-07-20 Santiago Fernandez... Fix System.Data.SqlClient dependency version on compat...
2021-07-20 Karel ZikmundDisable SendStreamLimitRequestsConcurrently_Succeeds...
2021-07-20 Gleb BalykovAdd profile-use-only mode for MultiCoreJit (#55005)
2021-07-20 Eric StJohnPrepare for arcade changes that enable testing of meta...
2021-07-20 Natalia Kondratyeva[QUIC] Fix cancelling shutdown completion source (...
2021-07-20 Tomas Weinfurtremove unnecessary call (#55795)
2021-07-20 Tomas Weinfurtmitigation for quic tests hangs (#55985)
2021-07-20 Nikita BalabaevFix #51171: Eager validation of named options (#55922)
2021-07-20 Karel ZikmundDisable QuicStreamTests_MsQuicProvider.ReadOutstanding_...
2021-07-20 Jan VorlicekFix x86 Linux build with clang < 10 (#55924)
2021-07-20 Stephen ToubReplace a few unnecessary uses of Convert.ToString...
2021-07-20 Stephen ToubFix % used in PerCoreLockedStacks (#55959)
2021-07-20 Andrii KurdiumovDisable implicit imports in tools (#55828)
2021-07-20 Alexander NikolaevComplete Http2Stream after sending Reset or EndOfStream...
2021-07-20 Alexander KöplingerCleanup iOS/Android samples to use xharness (#55926)
2021-07-20 Tomas Weinfurtadd RID for Alpine 3.14 (#55857)
2021-07-20 Stephen ToubUpdate analyzer rulesets (#55925)
2021-07-20 Eirik Tsarpalisfix discrepancy in STJ test namespaces (#55958)
2021-07-20 David WrightonImprove crossgen2 help text (#55977)
2021-07-20 Karel ZikmundDisable ConnectTimeout_PlaintextStreamFilterTimesOut_Th...
2021-07-20 Stephen ToubRevert UnicodeDebug.cs to not depend on the Debug.Asser...
2021-07-20 Larry EwingLink with EmccCompileOptimizationFlag==-Oz by default...
2021-07-19 Steve Pfister[mono] Split iOS/tvOS/MacCatalyst runtime packs into...
2021-07-19 Bruce ForstallAdd an assert concerning branch to BBJ_CALLFINALLY...
2021-07-19 Layomi AkinrinadeSwitch handwritten test serializer contexts to use...
2021-07-19 Vitek KarasFixes building Host tests from VS (#55917)
2021-07-19 Andy AyersJIT: refactor how opaque VNs are represented (#55853)
2021-07-19 Marie Píchovádisabled test (#55912)
2021-07-19 Miha ZupanWait for the request line before cancelling the request...
2021-07-19 xtqqczzeDelete IDE dispose analyzer rules (#55920)
2021-07-19 Marie PíchováComments from code review (#55819)
2021-07-19 Stephen ToubFix WriteGatherAtOffset IOVector count (#55909)
2021-07-19 Jakob Botsch... Add --debuginfo to superpmi (#55808)
2021-07-19 Adeel MujahidFix mono build on illumos (#55897)
2021-07-19 Maxim LipninDisable some library tests due to failures/crash (...
2021-07-19 Ankit Jain[wasm] Use compile rsp instead of link, for compiling...
2021-07-19 Ankit Jain[wasm] Add support for using custom native libraries...
2021-07-19 Radek Doulik[wasm] Run browser tests on helix/windows (#52699)
2021-07-18 Jeremy KoritzinskyDisable array support for the COM variant wrapper class...
2021-07-18 Mikel BlanchardSystem.Text.Json: stackalloc constants + misc PR feedba...
2021-07-18 Emmanuel AndréFix WaitForConnectionAsync when NamedPipeServerStream...
2021-07-18 Tal AloniBugfix: System.Xml.Serialization: Compiler.GetTempAssem...
2021-07-18 Prashanth GovindarajanEliminate backtracking in the interpreter for patterns...
2021-07-18 John Salemset CLOEXEC on diagnostic server FDs (#55850)
2021-07-18 Jeremy BartonReduce the nullability bypasses in CryptoPool.Return...
2021-07-18 dotnet-maestro... [main] Update dependencies from dnceng/internal/dotnet...
2021-07-18 Stephen ToubFix strings in ApplicationId.ToString (#55879)
2021-07-18 Stephen ToubUpdate Roslyn to 4.0.0-3.21367.2 (#55878)
2021-07-18 naminodarieAdd VersionCheck (#55763)
2021-07-18 Tomas Weinfurtenable two quic tests (#55880)
2021-07-18 Kunal PathakConsider CALLFINALLY block as pred of finally block...
2021-07-17 Jan KotasRefactor runtime-specific logic out of CustomAttributeD...
2021-07-17 Mike McLaughlinFix System.Reflection.Metadata.MetadataUpdater.IsSuppor...
2021-07-17 Kevin JonesUse RetryHelper to improve reliability of revocation...
2021-07-17 Alfonso GregoryRemove old snow leopard hack (#55825)
2021-07-17 Aleksey Kliger... Don't probe mono aot-cache directory for AOT images...
2021-07-17 Koundinya VeluriFix debugger thread context validation after recent...
2021-07-16 Layomi AkinrinadeReimplement dynamic member access for collection conver...
2021-07-16 David WrightonFix nested calls to Assembly Load Start tracing (#55700)
2021-07-16 Chris RossFix SslServerAuthenticationOptions.ApplicationProtocols...
2021-07-16 Jeremy BartonDisable S.S.C.OpenSSL tests on the platforms that are...
2021-07-16 Jeremy BartonRe-enable some netfx tests (#55837)
2021-07-16 WizardBronyAccess modifier cleanup in Task (#55842)
2021-07-16 Ulrich Weigand[mono] Allow overriding GetCustomAttributesData routine...
2021-07-16 Anirudh Agnihotryupdate branding to rc1 (#55775)
2021-07-16 Jan VorlicekFix UMEntryThunkCache::GetUMEntryThunk (#55834)
2021-07-16 Eric StJohnFix case of DefaultValue using enum backing type. ...
2021-07-16 Tarek Mahmoud... Fix string comparison with ordinal casing with Surrogat...
2021-07-16 Alexander NikolaevFix Http2Connection.GetIdleTicks (#55820)
2021-07-16 Stephen ToubStreamline rent/return on ArrayPool (#55710)
2021-07-16 Tomas Weinfurtincrease default timout on RunClientServer methods...
2021-07-16 Maxim LipninMake Named Pipe Server Stream name fit into allowed...
2021-07-16 Alexander KöplingerRemove unnecessary intrinsics in mono/mini/intrinsics...
2021-07-16 Karel ZikmundDisable SocketsHttpHandlerTest_Http3_MsQuic.ClientSetti...
2021-07-16 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2021-07-16 Stephen ToubUse more string interpolation (#55738)
2021-07-16 Peter SollichAdd a time-based decay to the linear allocation model...
2021-07-16 Alexander NikolaevAnnotate WebSockets.RegisterPrefixes with [Obsolete...
2021-07-16 Alexander NikolaevMitigate race condition in EventSource_ConnectionPoolAt...
2021-07-16 Maxim LipninSkip System.IO.IsolatedStorage.Tests.HelperTests.GetDat...
2021-07-16 Michal StrehovskýDelete dead WinRT code in Activator (#55721)
2021-07-16 Tarek Mahmoud... Fix Unicode BiDi Category (#55790)
2021-07-16 Steve BerdyRemove sourceFullPath from Unix FileSystem.MoveDirector...
2021-07-16 Tanner GoodingAdd a System.Runtime.Experimental package so users...
next