platform/upstream/dotnet/runtime.git
2022-11-15 Nathan Ricci[MONO] Move Marshal-ilgen into a component (#75542)
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 ...
2022-11-11 Carlos SanchezSystem.Diagnostics.TraceSource: Add README (#78245)
2022-11-11 David WrightonHardware intrinsics tests in new style (#74886)
2022-11-11 Eirik TsarpalisEnsure ReadBufferState resets any BOM offsets every...
2022-11-11 Egor BogatovFix bug in String.Equals unrolling for certain single...
2022-11-11 Matous Kozak[mono] MiniJIT OP_XEQUAL for floats (#77770)
2022-11-11 Thays Graziaremove unnecessary code (#78171)
2022-11-11 Michal StrehovskýMake System.IO.Compression work in the repro project...
2022-11-11 Milos KotlarExclude dynamic libraries in AppleAppBuilder for iOS...
2022-11-11 Eric ErhardtAllow DecompressionHandler to be trimmed when the appli...
2022-11-11 Egor BogatovVectorize String.Equals for OrdinalIgnoreCase (#77947)
2022-11-11 Radek DoulikFix Vector<T> != operator (#78177)
2022-11-11 Austin Wise[NativeAOT] Objective-C: SetMessageSendPendingExceptio...
2022-11-11 Michał PetrykaMake Type.IsEnum and Type.GetEnumUnderlyingType intrins...
2022-11-11 Tanner GoodingUpdating CreateScalar to be intrinsic for Vector64...
2022-11-11 Kevin JonesFix elliptic curve name case sensitivity on Windows
2022-11-11 Stephen ToubFix regex fixer to maintain string literal syntax ...
2022-11-11 David WrightonFix morph issue with fgOptimizeEqualityComparisonWithCo...
2022-11-10 SingleAccretionIntroduce `FIELD_ADDR` and use it for TLS statics and...
2022-11-10 Tanner GoodingDon't consider `lvSpillAtSingleDef` in `WritesAnyLocati...
2022-11-10 Radek Doulik[wasm] Add Vector128.AndNot intrinsics (#78133)
2022-11-10 Vladimir Sadov[NativeAOT] Enable software writewatch and card bundles...
2022-11-10 Elinor FungSwitch `LightupAppActivation` tests to component tests...
2022-11-10 Viktor HoferAdd REAMDE.md for ServiceProcess.ServiceController...
2022-11-10 Elinor FungReduce host memory usage: don't keep resolved deps...
2022-11-10 Alexander KöplingerRemove ENABLE_VISIBILITY_HIDDEN from mono.proj (#78155)
2022-11-10 Vladimir SadovMust read `SequenceNumber` before reading the `Item...
2022-11-10 Drew KersnarFix bug with BigInteger.TrailingZeroCount (#77727)
2022-11-10 Stephen ToubFix a few recent perf regressions in Regex (#78003)
2022-11-10 Egor BogatovOptimize some SIMD comparisons with Max/Min trick ...
2022-11-10 Stephen ToubFix non-determinism in Regex source generator (#78103)
2022-11-10 Stephen ToubFix expensive typo in JsonNode (#78130)
2022-11-10 ws77.choReturn NULL for mmap fail case on Unix (#78069)
2022-11-10 Elinor FungDelete `AppDomainIterator` (#78078)
2022-11-10 Elinor FungDon't copy coreclr version of coreclr and SPCL to core_...
2022-11-10 Alexander KöplingerFix Azure Pipelines build badge in README (#78134)
2022-11-10 Vladimir Sadov[NativeAOT] Make Frozen collections tests pass with...
2022-11-10 Andy GockeBring back fabricbot changes (#78129)
2022-11-10 Jan VorlicekRestrict named mutex files permissions (#78106)
2022-11-09 SingleAccretionSplit and simplify `fgMorphOneAsgBlockOp` (#76793)
2022-11-09 Viktor HoferAdd README.md for System.Drawing.Primitives (#78123)
2022-11-09 Viktor HoferAdd README.md for System.Drawing.Common (#78121)
2022-11-09 Andy GockeRevert changes to fabricbot.json (#78126)
2022-11-09 Andy AyersJIT: fix gc hole in peephole optimizations (#78074)
2022-11-09 Alhad DeshpandeFixed clang15 build issues (#78102)
2022-11-09 Jiri Cincura ↹Update framework to net8.0. (#78012)
2022-11-09 Gleb BalykovUpdate area tizen owners (#78095)
2022-11-09 Radek Doulik[wasm] Implement Vector128.Abs intrinsics (#78067)
2022-11-09 Stephen ToubFix XxHash3 DeriveSecretFromSeed scalar fallback on...
2022-11-09 Vitek KarasSync linker to NativeAOT (#77894)
2022-11-09 Kunal PathakUpgrade dotnet version needed to build benchmarks in...
2022-11-09 Michal StrehovskýPass NodeFactory to ObjectData's Section (#77967)
2022-11-09 SingleAccretionUpdate USEASG in the GS transformation (#78028)
2022-11-09 Alexander KöplingerFix build error due to unused windowSize parameter...
2022-11-09 Elinor FungExclude unnecessary functions/fields when FEATURE_METAD...
2022-11-09 Chris Rummel[release/7.0] Disable NativeAOT subset for source-build...
2022-11-09 Tanner GoodingFix an issue with Vector<T>.Multiply (#78021)
2022-11-09 Tarek Mahmoud... Fix Configuration with IList and ICollection (#77857)
2022-11-08 Buyaa NamnanAdd Readme.md for Resources, Threading.Tasks, Threading...
2022-11-08 Kevin JonesImplement AES-GCM with CryptoKit on macOS
2022-11-08 Maryam AriyanLinks to issue with more info on flaky behavior (#77859)
2022-11-08 Alexander Köplinger[mono] Don't use lld on s390x architecture (#78032)
2022-11-08 Andrew AuFix the build with BACKGROUND_GC turned off (#77328)
next