platform/upstream/dotnet/runtime.git
2022-11-19 Eric StJohnPod Updates November 2022 (#78578)
2022-11-18 Tanner GoodingImprove the handling of Create, CreateScalar, and Creat...
2022-11-18 Kunal PathakMake sure to check for isUsedFromSpillTemp() before...
2022-11-18 Jan KotasDelete temporary instrumentation for #76280 (#78537)
2022-11-18 Zoltan Varga[mono][llvm] Fix usage of implicit pointer types in...
2022-11-18 Jesper MeyerImprove Span.Reverse fast path performance (#70944)
2022-11-18 Aaron RobinsonCode quality concerns (#78485)
2022-11-18 Elinor FungRemove `ContextEntry` from assembly binder - store...
2022-11-18 Andrew AuFix commit accounting for large pages (#78531)
2022-11-18 Michal StrehovskýDo not dehydrate data if CFG is enabled (#78546)
2022-11-18 Adeel MujahidFix freebsd cross build with cmake 3.25 (#78534)
2022-11-18 Michal StrehovskýAdd support for dehydrated runtime data structures...
2022-11-18 Michal StrehovskýCall RhNewArray through RuntimeImports (#78529)
2022-11-18 Vlad Brezae[mono] Unify invoke code with coreclr (#72717)
2022-11-18 Kunal PathakAdd check for interval->writeThru in the assert (#78418)
2022-11-18 Jan KotasPin FreeBSD build image to fix build break (#78526)
2022-11-18 Andrew AuCreateSegment events (#78430)
2022-11-18 Mark PleskoRemove unused argument from IL test entrypoints (#78501)
2022-11-17 DeepakRajendrakumaranAdding EVEX encoding support for CV path. (#78044)
2022-11-17 dotnet-maestro... [main] Update dependencies from dotnet/llvm-project...
2022-11-17 Jakob Botsch... Add ability for crossgen2 to synthesize PGO histograms...
2022-11-17 Tlakaelel Axayakatl... Move illink documentation to runtime's documentation...
2022-11-17 Chris SienkiewiczUse forattributename jsgenerator (#78136)
2022-11-17 Rui FanFix the TimeSpan comment about internal representation...
2022-11-17 Zoltan Varga[mono] Fix support for generic custom attributes. ...
2022-11-17 Bruce ForstallFix fgOptimizeSwitchJumps (#78494)
2022-11-17 Aaron RobinsonRemove some Windows specific formatters (#78434)
2022-11-17 Mark PleskoRemove unused arguments from C# test Mains (#78478)
2022-11-17 Egor BogatovJIT: Fix too wide loads on arm64 for small structs...
2022-11-17 Brian BoheRemoving outdated unused r2rdump tests (#78431)
2022-11-17 Katelyn Gadd[wasm] Jiterpreter cleanup (#78482)
2022-11-17 Elinor FungRemove some unnecessary templating in assembly binder...
2022-11-16 dotnet-maestro... [main] Update dependencies from dotnet/llvm-project...
2022-11-16 Andy GockeMerge pull request #78077 from dotnet/LinkerIntoRuntime2
2022-11-16 Egor BogatovDon't inline >8 bytes of IL calls in BBJ_THROW (#78386)
2022-11-16 Radek Doulik[wasm] Add intrinsics for BitOperations zero count...
2022-11-16 Vitek KarasFixes around virtual method hierarchy validation (...
2022-11-16 Tom DeseynPrefer OutputRid over PackageRID for output artifacts...
2022-11-16 Jeremy KoritzinskyOnly R2R public methods, methods that override public...
2022-11-16 Shay RojanskyDisable distributed transactions test (#78468)
2022-11-16 Jiri Cincura ↹Fix single quote processing from debug output. (#78479)
2022-11-16 Maryam AriyanAdd more readme for M.E libraries (#78477)
2022-11-16 dotnet-maestro... [main] Update dependencies from dotnet/runtime dotnet...
2022-11-16 Brian BoheAdding check on R2RDump (#78343)
2022-11-16 Marek Fišera[wasm] Add link to debugger docs from WasmAppHost docs...
2022-11-16 Pavel Savaranew RID: wasi-wasm (#78376)
2022-11-16 Vladimir Sadov[NativeAOT] Address some COOP native helpers that could...
2022-11-16 Aleksey Kliger... [marshal] Cleanup dead ifdefs (#78435)
2022-11-16 Maryam AriyanAdds readme for more extension items (#77865)
2022-11-16 Aaron RobinsonRemove most *PrintToStd* functions (#78437)
2022-11-16 Tarek Mahmoud... Fix parameters order when creating XmlConfigurationElem...
2022-11-16 Ankit Jain[wasm] Use Helix's retry mechanism to re-run debugger...
2022-11-16 Jakob Botsch... JIT: Use compile time handle for instruction comments...
2022-11-16 Stephen ToubDedup Enumerable.Any with Enumerable.TryGetNonEnumerate...
2022-11-16 Adeel MujahidAdd sdcardfs to filesystems list (#78424)
2022-11-16 Stephen ToubAdd HashTo/GetCurrentHashAs{UInt32/64} methods (#78075)
2022-11-16 Stephen ToubUse IndexOfAny in IndexOfHtmlAttributeEncodingChars...
2022-11-16 SwapnilGaikwadUse zero register in csel when possible (#78330)
2022-11-16 Jose Perez... Fixing typo in area-owners (#78429)
2022-11-15 Katelyn GaddIntroduce WASM JITs for interpreter opcodes, do_jit_cal...
2022-11-15 Jose Perez... Updating fabricbot area pods (#78415)
2022-11-15 Nathan Ricci[MONO] Move Marshal-ilgen into a component (#75542)
2022-11-15 Tlakaelel Axayakatl... Linker into runtime diff2 (#78049)
2022-11-15 Aaron RobinsonFix ALC lookup from the DAC (#78400)
2022-11-15 Tarek Mahmoud... Fix Parameter order passed to ConfigurationDebugViewCon...
2022-11-15 Katelyn GaddVarious support changes and cleanups for the jiterprete...
2022-11-15 Bruce ForstallTrigger AVX-512 pipeline on PRs, not merges (#78351)
2022-11-15 Marek Fišera[wasm] Test `SocketsHttpHandlerTest_HttpClientHandlerTe...
2022-11-15 Mitchell Hwang[mono] Force AOT+interpreter for iOSSimulator arm64...
2022-11-15 Parker Bibus[PERF] Fix mono dotnet creation (#78257)
2022-11-14 Tomas Weinfurtfix MulticastLoopback option for IPv6 (#78285)
2022-11-14 DeepakRajendrakumaranRemoving obsolete references to 'emitMaxTmpSize' (...
2022-11-14 Kevin JonesRemove unused method in CngKey
2022-11-14 Jiri Cincura ↹Longer timeout for Interpreter run (#78311)
2022-11-14 SingleAccretionAdd a VN-based dead store removal phase (#77990)
2022-11-14 Jakob Botsch... JIT: Check layout equality of GT_OBJ/GT_BLK nodes in...
2022-11-14 Stephen ToubFix argument exception names in File/DirectoryInfo...
2022-11-14 Alan HaywardArm64: Support additional condition checks in select...
2022-11-14 Zoltan Varga[mono] Fix some asserts caused by #78182. (#78291)
2022-11-14 Zoltan Varga[mono][llvm] Fix a crash when emitting P_OBJC_GET_SELEC...
2022-11-14 SingleAccretionNumber block assignments normally (#77690)
2022-11-14 Michal StrehovskýFix handling generic custom attributes (#78297)
2022-11-14 Egor BogatovRevert "Allocate boxed static structs on Frozen Object...
2022-11-13 Michal StrehovskýFix `--singlemethodname` (#78207)
2022-11-13 Alex Rønne... ComputeManagedAssembliesToCompileToNative: Make microso...
2022-11-13 Egor BogatovAllocate boxed static structs on Frozen Object Heap...
2022-11-13 gpetrouFix nullable annotations in ITypeDescriptorContext...
2022-11-13 David MasonDon't emit manifest for NativeRuntimeEventSource (...
2022-11-13 Stephen ToubUpdate deep-dive-blog-posts.md (#78281)
2022-11-12 Jérôme Labanfix: [Wasm] Adjust windows build (#70689)
2022-11-12 Buyaa NamnanFix Equals in hot reload scenario (#78249)
2022-11-12 SingleAccretionDelete `fgMorphBlockOperand` (#77688)
2022-11-11 Stephen ToubReact to CheckForOverflowUnderflow in regex source...
2022-11-11 Carlos SanchezSystem.Diagnostics.TraceSource readme small typo (...
2022-11-11 Carlos SanchezSystem.Diagnostics.EventLog: Add README (#78243)
2022-11-11 Adeel MujahidFix relative symlink support in TarFile (#77338)
2022-11-11 Zoltan Varga[mono][aot] Prefer concrete instances instead of gshare...
2022-11-11 Jakob Botsch... Fix recursive assembly spec parsing with textual PGO...
2022-11-11 Günther FoidlMemoryExtensions.Replace(Span<T>, T, T) implemented...
2022-11-11 Carlos SanchezSystem.Diagnostics.PerformanceCounter: Add README ...
next