platform/upstream/dotnet/runtime.git
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...
2023-01-06 Tanner GoodingAnnotate platform specific hardware intrinsics with...
2023-01-06 Jan Kotas Use function pointers instead of marshalled delegates...
2023-01-05 Zoltan Varga[wasm] Disable llvm for methods/calls with more than...
2023-01-05 Will Smith[JIT] X64/ARM64 - Fold 'x & 255' and 'x & 65535' to...
2023-01-05 Aaron RobinsonFix assembly unloading for DispatchInfo (#80203)
2023-01-05 Jeremy KoritzinskyEnsure that we don't root the compilation when using...
2023-01-05 Jeremy KoritzinskyRemove dead code relating to switching AppDomains in...
2023-01-05 Katelyn GaddRemove remaining use of handles in interp_exec_method...
2023-01-05 Zoltan Varga[mono][aot] Avoid emitting gshared methods multiple...
2023-01-05 Aleksey Kliger... [build] Use MonoWasmBuildVariant to select runtime...
2023-01-05 Jo ShieldsCross-compile Wasm cross-compilers for ARM64 machines...
2023-01-05 Zoltan Varga[wasm] Fix dedup support. (#80223)
2023-01-05 Austin WiseImprove the performance of ConditionalWeakTable.TryGetV...
2023-01-05 Chris AhnaFix pGeneratedNewStub determination (#80128)
2023-01-05 Zoltan Varga[wasm] Don't pass -Wl,--allow-undefined to emcc when...
2023-01-05 Allan Targinocleaning unused method in logging source generator...
2023-01-05 Tanner GoodingReplace the last two SIMDIntrinsic in LIR with NamedInt...
2023-01-05 Miha ZupanUse IndexOfAnyValues in the RegexCompiler and source...
2023-01-05 Jan VorlicekFix bug introduced by page bitmap removal (#80216)
2023-01-05 Andrii KurdiumovMake sure that entry point is reflectable (#80226)
2023-01-05 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2023-01-05 Andrii KurdiumovFix bunch of incompatibilies of ComWrappers (#80119)
2023-01-05 Stephen ToubUse MemoryExtensions.Split in MimeBasePart.DetectEncodi...
2023-01-05 Stephen ToubRemove unnecessary static field from BigInteger (#80212)
2023-01-05 Stephen ToubSwitch a few ThrowIfLessThan(..., 1) calls to be ThrowI...
2023-01-05 Marie PíchováTest made more reliable by eating TimeoutException...
2023-01-05 SingleAccretionUse helpers for implicit casts in importer (#78279)
2023-01-05 Egor BogatovIgnore stale PGO data in impCastClassOrIsInstToTree...
2023-01-05 Jakob Botsch... JIT: Allow sharing call temps within statements (#79574)
2023-01-05 Jakob Botsch... Disable hardware intrinsics tests under gcstress for...
2023-01-05 Dan MoseleyFix crash in fixer on certain invalid patterns (#80007)
2023-01-05 Stephen ToubFix regex test compilation failure on .NET Framework...
2023-01-05 Andrew AuInclude GC in the default rundown keyword for eventpipe...
2023-01-05 dotnet-maestro... [main] Update dependencies from 9 repositories (#79685)
2023-01-05 Jeremy KoritzinskyCreate basic YAML template for the pipeline for buildin...
2023-01-05 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-01-04 Miha ZupanFix HTTP/2 extended connect hang (#80066)
next