platform/upstream/dotnet/runtime.git
2023-01-11 Viktor HoferLowercase TargetOS (#80164)
2023-01-11 Lee CowardRemove IETF RFC license info (#80506)
2023-01-11 Allan TarginoAdds diagnostics to detect duplicated event names in...
2023-01-11 Viktor HoferFix ILLink.Tasks package published multiple times ...
2023-01-11 Šimon RozsívalFix parsing the output of `ping` on Samsung phones...
2023-01-11 Pavel SavaraWASI gc - fix stack range (#80456)
2023-01-11 Stephen ToubFix delegate allocation in CachingContext.GetOrAddJsonT...
2023-01-11 Stephen ToubRemove some temp string allocations from Uri (#80469)
2023-01-11 Stephen ToubRemove some split/substring/trim allocations from Syste...
2023-01-11 SingleAccretionFix numbering of exposed `LCL_VAR`s (#79772)
2023-01-11 SingleAccretionTransform local indirections off of `TYP_BLK` locals...
2023-01-11 ThefrankFix CPU_COUNT check for FreeBSD 13.1+ (#77867)
2023-01-11 Jakob Botsch... JIT: Add a pass of early liveness and use it for forwar...
2023-01-11 Viktor HoferRemove Drawing.Common .NETCoreApp PNSEs (#80435)
2023-01-11 Mike McLaughlinFix multiple dumps from being generated (#80474)
2023-01-11 Katelyn Gadd[wasm] Jiterpreter opcode updates + implement safepoint...
2023-01-11 Michal StrehovskýReduce the number of forced `MethodTable`s (#79594)
2023-01-11 tkrafaelFeature/logging messagetemplate compat (#80364)
2023-01-10 Allan TarginoAdds diagnostic for out parameter in LSG (#80458)
2023-01-10 Szczepan ĆwiklińskiAdd initial support for FreeBSD.arm64 (#71486)
2023-01-10 Juan HoyosRevert "Reserve memory for FOH in-range (#78292)" ...
2023-01-10 Tlakaelel Axayakatl... Build tools subset to generate artifacts (#80406)
2023-01-10 Katelyn Gadd[wasm] optimize out 'is this method MulticastDelegate...
2023-01-10 Bruce ForstallIncrease test scenario invocation parallelism (#80409)
2023-01-10 Eric ErhardtRemove RequiresDynamicCode from Microsoft.Extensions...
2023-01-10 Alexander KöplingerDon't upgrade homebrew packages in CI (#80443)
2023-01-10 Thays Grazia[wasm][debugger] Removing console.debug message helper...
2023-01-10 Thays GraziaReverting wrong commit changing the helloworld sample...
2023-01-10 Steve Pfister[workloads] Specify arm64 alias instead of arm in the...
2023-01-10 Kunal PathakCache allregs to avoid checking the type repeatedly...
2023-01-10 Stephen ToubRemove some string allocation from NormalizeServiceName...
2023-01-10 Stephen ToubRemove Substrings from PhoneAttribute (#80389)
2023-01-10 Miha ZupanEnforce HttpClient limits on GetFromJsonAsync (#79386)
2023-01-10 Badre BSAILAmeasure the perf impact of deduplicating IsCompleted...
2023-01-10 dotnet-maestro... [main] Update dependencies from dotnet/icu dotnet/runti...
2023-01-10 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2023-01-10 Qiao Pengcheng[LoongArch64] fix the addr error on embedded CPU. ...
2023-01-10 Michal StrehovskýGenerate fewer TentativeInstanceMethod nodes (#80414)
2023-01-10 Giridhar Trivedi[mono] Fix crash when GetDelegateForFunctionPointer...
2023-01-10 Giridhar TrivediHandle crash when [out] parameter of type Intptr* is...
2023-01-10 Stephen ToubRemove Substring from EventSource.InitializeProviderMet...
2023-01-10 Eric ErhardtUpdate Libraries Feature Switches for DynamicCodeSuppor...
2023-01-10 Elinor FungRemove check for assembly name in p/invoke library...
2023-01-10 Stephen ToubRename some BinaryPrimitives files (and move some funct...
2023-01-10 Stephen ToubAdd public RefSafetyRulesAttribute (#80379)
2023-01-09 Jakob Botsch... AOT: Handle printing names of generic parameter types...
2023-01-09 Tanner GoodingAdd a debug only config knob to control the maximum...
2023-01-09 Tomáš RylekFix HFA detection in Crossgen2 (#80218)
2023-01-09 Lee Cowardremove draft UUID section superseded by RFC 4122 (...
2023-01-09 Eric ErhardtAdd IsDynamicCodeSupported Feature Switch (#80246)
2023-01-09 Eirik TsarpalisAdd sourcegen support for required & init-only properti...
2023-01-09 Bruce ForstallReport more accurately when loop unrolling changes...
2023-01-09 Adam Sitnikperfcollect docs: run two commands instead of three...
2023-01-09 Mukund Raghav... Updated type of heap_segment_survived from int to size_...
2023-01-09 Allan Targinoretrieve method symbol only once in logging source...
2023-01-09 Martin TailleferAdd more specialized frozen collection types. (#79794)
2023-01-09 Radek DoulikUse PackedIndexOfIsSupported checks in more places...
2023-01-09 Jakob Botsch... JIT: Fall back to a canonical SIMD handle in gtGetStruc...
2023-01-09 Jakob Botsch... JIT: Fix purity of CORINFO_HELP_GETREFANY on win-x64...
2023-01-09 Radek ZikmundAdd SslClientAuthenticationOptions.ClientCertificateCon...
2023-01-09 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2023-01-09 tkrafaelinitial support for '@' symbol in message template...
2023-01-08 Qiao Pengcheng[LoongArch64] amend the ABI for the tests: (#80326)
2023-01-08 Vladimir Sadovclone the QueueUserAPC2 related defninitions to not...
2023-01-08 Jason MalinowskiMark Task.IsFaulted as ensuring that Task.Exception...
2023-01-08 Huo YaoyuanAdd debugger display for huge BigInteger (#75796)
2023-01-08 JochemClarify INumber.IsPositive and INumber.IsNegative docum...
2023-01-08 gpetrouFix nullable annotations in ITypedList (#80033)
2023-01-08 Steve MolloyRestore Advance when reading float/double with XmlBuffe...
2023-01-07 Stephen ToubEnable new analyzers CA1510/11/12/13 and CA1856/57...
2023-01-07 madelsonIncrease timeout for TestResourceManagerIsSafeForConcur...
2023-01-07 Lee Cowardremove UUID section superceded by RFC 4122 (#80320)
2023-01-07 Qiao Pengcheng[LoongArch64] Fix the building error for GenTreeIntrins...
2023-01-07 Pavel Savara[wasi] compile with libs.native (#79046)
2023-01-07 Jo ShieldsFix failing official build (#80316)
2023-01-07 Jeremy KoritzinskyFix alloc/dealloc mismatches and some buffer overruns...
2023-01-07 Tanner GoodingRewrite how Matrix3x2 and Matrix4x4 are implemented...
2023-01-06 Vladimir Sadov[NativeAOT] Use QueueUserAPC2 in GC suspension, if...
2023-01-06 Tomáš RylekImprove logging of GC ref map mismatches (#80219)
2023-01-06 Katelyn GaddImprove jiterpreter heuristic branch handling (#80275)
2023-01-06 Katelyn Gadd[wasm] add a total wasm bytes quota to the jiterpreter...
2023-01-06 Rich LanderUpdate copyright guidance for Creative Commons (#80272)
2023-01-06 Pavel Savara[browser] make dynamic import cancelable (#80257)
2023-01-06 Andy AyersJIT: Refactor post phase checks (#80194)
2023-01-06 Bruce ForstallConvert JitHashTable iteration to range-based `for...
2023-01-06 Tanner GoodingSimdAsHWIntrinsic improvements and cleanup (#80134)
2023-01-06 Katelyn GaddFix alignment of interp stack on 32-bit platforms ...
2023-01-06 Jan VorlicekFix embedded coreclr detection in corhost.cpp (#80294)
2023-01-06 Tanner GoodingImproving the SIMD codegen for SIMD12 load/store (...
2023-01-06 Jan VorlicekRemove incorrect assert from UnixEvent::Wait (#80270)
2023-01-06 Austin Wise[NativeAOT] remove duplicate load of register (#80285)
2023-01-06 Tomas Weinfurtdisable SendFileGetsCanceledByDispose on MacOS (#80286)
2023-01-06 Michal StrehovskýAdd more precise tracking of static bases (#80093)
2023-01-06 Michał PetrykaConvert MemoryMarshal.GetArrayDataReference to a JIT...
2023-01-06 Zoltan Varga[mono][aot] Disable dedup for wrapper with a return...
2023-01-06 Tomas Weinfurtimprove SslStream exception after disposal (#79329)
2023-01-06 Vladimir SadovDo not run managed pre-mortem callbacks for GC threads...
2023-01-06 Michal StrehovskýMake metadata reader smaller (#80224)
2023-01-06 Tanner GoodingFix a build error around the ConstantExpected analyzer...
2023-01-06 Ankit Jain[wasm] WBT: Update expected blazor tfm to net8.0 to...
next