platform/upstream/dotnet/runtime.git
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...
2021-07-15 dotnet-maestro... [main] Update dependencies from 8 repositories (#55636)
2021-07-15 Kevin JonesUse pbeWithSHAAnd3-KeyTripleDES-CBC for SignedXml certi...
2021-07-15 Radek Doulik[wasm] Support mono runtime components (#55680)
2021-07-15 hrrrrusticStringSegment behavior (#55501)
2021-07-15 Ankit Jain[wasm] Misc follow up improvements for workloads testin...
2021-07-15 Aleksey Kliger... [class] Add GC Unsafe transitions to a few more externa...
2021-07-15 Alexander KöplingerAdd option to MonoAOTCompiler msbuild task to generate...
2021-07-15 Steve MolloyXmlSerializer dont skip date time offset (#55101)
2021-07-15 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2021-07-15 SingleAccretionUse local assertion prop to omit casts on returns ...
2021-07-15 Miha ZupanRemove support for deprecated obs-fold in header values...
2021-07-15 Geoff KizerDo abortive connection shutdown in MsQuicConnection...
2021-07-15 Layomi AkinrinadeSupport more collections in STJ source generator (...
2021-07-15 Sergey AndreenkoImprove `TryTransformStoreObjAsStoreInd` optimization...
2021-07-15 Bruce ForstallIncrease max loops optimized by RyuJIT from 16 to 64...
2021-07-15 Jan VorlicekFix crash with unmapped shuffle thunk stub (#55718)
2021-07-15 Pavel SavarainFlight ref-counting of strong GCHandle for JSObject...
2021-07-15 David CantúRelax LinkTarget so it always returns null when steps...
2021-07-15 Koundinya VeluriUse alternatives to redirecting threads via IP changes...
2021-07-15 Tomas Weinfurtmore fixes for msquic packaging (#55607)
2021-07-15 Andy AyersJIT: enable GDV when static class deduction fails....
2021-07-15 Aleksey Kliger... [mono] Disable unsupported apply update scenarios ...
2021-07-15 Eirik TsarpalisAdd json support for F# options, lists, sets, maps...
2021-07-15 Thays Grazia[android][debugger] Implement support to debug after...
2021-07-15 Noah FalkPrevent ActivityId leak across threads (#55625)
2021-07-15 Sergey AndreenkoEnable StructEnreg by default on all platforms. (#55558)
2021-07-15 Steve MolloyAvoid nullref while trying to throw a more helpful...
2021-07-15 David CantúRemove default value from param in ResolveLinkTarget...
2021-07-15 Tarek Mahmoud... Support Invariant Mode Case Mapping (#55520)
2021-07-15 David WrightonRevert "Handle getting the address of an RVA static...
2021-07-15 Tom DeseynSupport sigaction with SIG_DFL and SA_SIGINFO. (#55673)
2021-07-15 Steve PfisterInclude native underlying handler support in HttpClient...
2021-07-15 Bruce ForstallSupport cloning loops with array of struct indexing...
2021-07-15 Manish Godseexclude UTF8 string marshallers from cg2 (#55624)
2021-07-15 Aleksey Kliger... [sgen] Transition to GC Unsafe in mono_gc_wait_for_brid...
2021-07-15 Stephen ToubSimplify File.WriteAllTextAsync (#55644)
2021-07-15 Geoff Kizerrework SocketsHttpHandler request queue handling for...
2021-07-15 David WrightonHandle getting the address of an RVA static correctly...
2021-07-15 Steve MolloyUse XmlWriter.Create instead of XmlTextWriter (#54949)
2021-07-15 SingleAccretionSurgical fix for bad assertion generation (#55626)
2021-07-15 Alexander KöplingerRemove unnecessary reflection in Environment.GetFolderP...
2021-07-15 Sergio PedriAdd CollectionsMarshal.GetValueRefOrAddDefault (#54611)
2021-07-14 Bastian SchmidtProcess.Start() failure should include path (#46417)
2021-07-14 Elinor FungDon't validate signature for _VTblGap* methods (#55616)
2021-07-14 Kevin JonesFix building S.S.Cryptography.Native with cmake 3.6.2
2021-07-14 Julie Lee"==0" optimization in Boolean logic #13573 (#49548)
2021-07-14 Steve HarterAdd property ordering to source gen (#55662)
2021-07-14 Jeremy KoritzinskyAdd tests for generic types/values with the Marshal...
2021-07-14 Stephen ToubRemove a few duplicated S.R.InteropServices tests ...
2021-07-14 Stephen ToubRemove char[] allocation from UniqueId.ToString() ...
2021-07-14 Tlakaelel Axayakatl... Update comments on RequiresAssemblyFiles (#55675)
2021-07-14 Kevin JonesRequire CFB8 for persisted CNG keys in CFB mode
2021-07-14 Jeff Schwartzremove Steve as the os-mac-os-x owner (#55671)
2021-07-14 Tlakaelel Axayakatl... Unify Requires Attribute (#55622)
2021-07-14 Theodore TsirpanisOverride the APM methods on AsyncWindowsFileStreamStrat...
2021-07-14 Alexander KöplingerDisable some System.Drawing.Common tests failing on...
2021-07-14 Thays Grazia[wasm][debugger] Implement support to DebuggerDisplay...
2021-07-14 Natalia KondratyevaHTTP/3 GET Aborted stress scenario fix (#55582)
2021-07-14 John SalemImplement JitInfo API (#55046)
2021-07-14 Jeremy KoritzinskyPlace the CMake command line cache file in the intermed...
2021-07-14 Immo LandwerthUse GitHub issue form for API suggestions (#55659)
2021-07-14 Alexander KöplingerCorrectly skip PosixSignalRegistrationTests on mobile...
2021-07-14 Stephen ToubRaise the max size poolable by ArrayPool (#55621)
2021-07-14 Pavel Savaraenable working websocket subprotocol test
2021-07-14 Katelyn GaddMigrate various parts of the bindings code to use roots...
2021-07-14 Ankit Jain[wasm] Run `Wasm.Build.Tests` against workloads (#54451)
2021-07-14 Jon FortescueTurn on loc PRs (#54293)
2021-07-14 Alexander NikolaevDisable Http2_MultipleConnectionsEnabled_ConnectionLimi...
next