platform/upstream/dotnet/runtime.git
2021-08-24 David WrightonRemove PlainPointer, RelativePointer and RelativeFixupP...
2021-08-24 Drew ScogginsAdd crossgen2 runs for x86 (#58053)
2021-08-24 Andrew AuFix enum memory code paths (#57981)
2021-08-24 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2021-08-24 Anton FirszovMake SendFile_NonParallel<T> abstract (#58003)
2021-08-24 Pent PloompuuCleanup calendar code duplication (#58017)
2021-08-24 Thays Grazia[wasm][debugger] Fixing assert while debugging. (#58028)
2021-08-24 Bill Wertfix python path (#58055)
2021-08-24 Jo ShieldsGive tvOS a special value for Personal/MyDocuments...
2021-08-24 Natalia KondratyevaEnable IncompleteResponseStream_ResponseDropped_Cancels...
2021-08-24 dotnet-maestro... [main] Update dependencies from 6 repositories (#58009)
2021-08-24 Drew ScogginsAdd wasm path (#57857)
2021-08-24 FatTigerhandle special error event (#57804)
2021-08-24 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2021-08-24 Allan TarginoAdditional statistics when a ServiceProvider is created...
2021-08-24 Alexander KöplingerSimplify mobile HttpClientHandler source files (#57766)
2021-08-24 Alexander KöplingerRemove unnecessary MONO_ENTER_GC_UNSAFE macros in runti...
2021-08-24 Sergey AndreenkoFix VN incorrect optimizations with a new JitEEInterfac...
2021-08-24 Chris SienkiewiczDon't consider classes that do not have any attributes...
2021-08-24 Anton FirszovMove GreaterThan2GBFile_SendsAllBytes to a non-parallel...
2021-08-24 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2021-08-24 Kevin JonesImplement X509Certificate2.RawDataMemory (#57835)
2021-08-24 Elinor FungRemove IsCompilationProcess and NingenEnabled (always...
2021-08-24 Tarek Mahmoud... Fix loading app local ICU (#57971)
2021-08-24 Maksym KoshovyiFix `StringSegment.Buffer` can be null (#57858)
2021-08-24 Jeremy KoritzinskyDelete unused md/hotdata code (#57987)
2021-08-24 Larry EwingProxy but don't process events from worker sessions...
2021-08-24 Aleksey Kliger... [interp] Use existing InterpMethod if allocation and...
2021-08-24 Egor ChesakovMark profiler/multiple/multiple and profiler/unittest...
2021-08-23 Maryam AriyanApply feedback from PR #57204 (#57872)
2021-08-23 Natalia KondratyevaRe-enable GetAsync_LargeHeader_Success for H/3 (#57955)
2021-08-23 Stephen ToubFix nullable annotations for AssociatedMetadataTypeType...
2021-08-23 Stephen ToubRemove several more #nullable disables (#57933)
2021-08-23 Stephen ToubFix Enum.Parse's parse failure exception to include...
2021-08-23 David FowlerFixed StreamPipeReader.CopyToAsync (#57943)
2021-08-23 Jeremy KoritzinskyRemove more ngen-related dead code and config vars...
2021-08-23 Jeremy KoritzinskyRemove ZapSig::EncodeField as it is unused. (#57845)
2021-08-23 Stephen ToubEnable SocketHttpHandler to decompress zlib or deflate...
2021-08-23 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2021-08-23 Stephen ToubRemove stray #nullable disable from SkipLocalsInit...
2021-08-23 Omair MajidAdd Fedora 36 to the RID graph (#57832)
2021-08-23 Anton FirszovImprove tracing of HTTP/2 PINGs (#57747)
2021-08-23 Adeel MujahidReplace Debian stretch with bullseye in Helix queues...
2021-08-23 Michal StrehovskýCover diamond/reabstraction in IDynamicInterfaceCastabl...
2021-08-22 dotnet-maestro... [main] Update dependencies from dnceng/internal/dotnet...
2021-08-22 Adeel MujahidFix a few gcc warnings in jit (#57744)
2021-08-22 Andy GockeSkip RuntimeEventSource tests on wasm and android ...
2021-08-21 Egor ChesakovStabilize runtime-coreclr pipelines (round 1) (#57788)
2021-08-21 Steve MolloyAlign DCJS with 4.8 implementation. (#57533)
2021-08-21 Jeremy BartonStop using ERR_GET_FUNC, since it has been removed...
2021-08-21 Stephen ToubDisable TaskDropsExecutionContextUponCompletion test...
2021-08-21 Elinor FungRemove IsZapped and GetZappedModule functions (#57823)
2021-08-20 Drew ScogginsFix call to venv on Linux (#57873)
2021-08-20 Jeremy KoritzinskyRemove some now-unimplemented exports and idls that...
2021-08-20 Vitek KarasRevert workarounds for mono/linker#2181 (#57451)
2021-08-20 Thays GraziaNow JS debugger is also returning this field: (#57838)
2021-08-20 Rick BrewsterAdd AggressiveInlining to Double.CompareTo() and Single...
2021-08-20 David WrightonFix stress issues around multiple threads throwing...
2021-08-20 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2021-08-20 Alicia Lifix PYTHONPATH on Linux (#57701)
2021-08-20 Mateo Torres... Enable win registry install location for all architectu...
2021-08-20 Viktor HoferDisable X509Certificates test assembly on Mariner ...
2021-08-20 Andy GockeAdd event to RuntimeEventSource for AppContext switches...
2021-08-20 Alexander KöplingerCleanup mono coreclr security model (#57826)
2021-08-20 Alexander KöplingerCleanup unused mono icalls (#57824)
2021-08-20 Tarek Mahmoud... Fix Culture creation regression when using invalid...
2021-08-20 Aleksey Kliger... [hot_reload] Don't look at delta method table rows...
2021-08-20 dotnet-maestro... Update dependencies from https://dev.azure.com/dnceng...
2021-08-20 Matt MitchellUpdate toolset MicrosoftNETCoreApp version (#57746)
2021-08-20 Egor ChesakovRemove FOREACH_REGISTER_FILE macro (#57613)
2021-08-20 Elinor FungRemove AppDomain::IsCompilationDomain (always false...
2021-08-20 Thays Grazia[mono][debugger] Fix watch of local variable values...
2021-08-20 Aleksey Kliger... Add missing comma leading to unwanted str concat (...
2021-08-20 Martin CostelloUpdate documentation link (#57813)
2021-08-20 Badre BSAILAReturn empty string in InternalAssemblyBuilder.Location...
2021-08-20 Anirudh Agnihotryupdate version (#57781)
2021-08-20 Eric StJohnPack windows implementation assemblies in windowsdeskto...
2021-08-20 Bill HolmesIgnore inherit param for ParameterInfo.GetCustomAttribu...
2021-08-20 Adam Sitnikcache SystemPageSize (#57718)
2021-08-20 Juan HoyosSurface allocations per thread (#57773)
2021-08-20 Bill WertFix ios build (#57776)
2021-08-19 hrrrrusticmake struct readonly, add IEq<> (#57599)
2021-08-19 Jeremy KoritzinskyRemove `CROSSGEN_COMPILE` define usage (#57697)
2021-08-19 Stephen ToubRe-disable AsyncMethodsDropsStateMachineAndExecutionCon...
2021-08-19 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2021-08-19 Mitchell Hwang[libraries] Fix System.Runtime.Tests TimeZoneInfoTests...
2021-08-19 Allan TarginoMissing test for ScopeDisposed in DI tracing event...
2021-08-19 Maksym Koshovyi[Group 1] Enable nullable annotations for `Microsoft...
2021-08-19 Thays GraziaReverting sample changes (#57738)
2021-08-19 Viktor HoferFix Microsoft.NETCore.Platforms builds on Unix (#57739)
2021-08-19 Elinor FungRemove scripts for running CrossGen1 on SPCL (#57696)
2021-08-19 Adam Sitnikremove private buffer cache from ProcessManager (#45690)
2021-08-19 Elinor FungDelete code under FEATURE_PREJIT (#57693)
2021-08-19 SingleAccretionRefactor `EQ`/`NE` morphing (#57671)
2021-08-19 Steve HarterJsonPath not using last frame during continuation ...
2021-08-19 vidommetAllow ConfigBinder to bind arrays to Singular elements...
2021-08-19 Ulrich Weigand[mono] Fix crash in common_call_trampoline due to incon...
2021-08-19 Marie PíchováMinor stress improvement (#57715)
2021-08-19 Aleksey Kliger... [mono] Remove MERP crash reporting (#57641)
2021-08-19 dotnet-maestro... [main] Update dependencies from dnceng/internal/dotnet...
next