platform/upstream/dotnet/runtime.git
2023-05-03 Sven BoemerClean up dead code in ILCompiler targets (#85618)
2023-05-03 Kunal PathakArm64: Add back the annotation in JitDisasm with the...
2023-05-03 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-05-03 Michal StrehovskýMove DispatchMap pointer to MethodTable (#85698)
2023-05-03 Jakob Botsch... JIT: Fix liveness for partial defs of parent locals...
2023-05-03 Omair MajidSupport building a mono-based .NET Runtime on x64 ...
2023-05-03 Ilona Tomkowicz[browser][non-icu] `HybridGlobalization` faster encodin...
2023-05-03 Egor BogatovAllocate Array.Empty<> on a frozen segment (NonGC heap...
2023-05-03 Michal StrehovskýShuffle some `MethodTable` flags (#85634)
2023-05-03 Viktor HoferAvoid S.R.I.RuntimeInformation package dependency ...
2023-05-03 Kevin JonesImplement Micrososoft.Bcl.Cryptography without System...
2023-05-03 Pavel Savarafix mistake in timespan calculation (#85677)
2023-05-03 Katelyn Gadd[wasm] Use monotonic clock in wasm, emscripten has...
2023-05-03 Kunal PathakSkip stp/ldp only for unwind portion of prolog/epilog...
2023-05-03 Will Smith[JIT] ARM64 - Fix Assertion failed 'node->OperIs(GT_DIV...
2023-05-03 dotnet-maestro... [main] Update dependencies from dotnet/roslyn-analyzers...
2023-05-03 dotnet-maestro... [main] Update dependencies from dotnet/llvm-project...
2023-05-03 kkeirsteadAdd `count` and `sum` to Histogram for System.Diagnosti...
2023-05-03 Ankit Jain[wasi] Disable failing tests to get CI green (#85681)
2023-05-03 Ankit Jain[wasm] WBT: Renable blazor lazy loading test (#85685)
2023-05-03 Badre BSAILAoffers the synchronous part of start and stop in IHoste...
2023-05-03 Ankit Jain[wasm] Disable some System.Net.Http.Functional.Tests...
2023-05-02 Aaron RobinsonFix add/edit for generic methods scenario (#85655)
2023-05-02 Zoltan Varga[mono] Implement Vector128.Shuffle using tbl1 on arm64...
2023-05-02 Jakob Botsch... JIT: Fix modelling of exceptions thrown by INDEX_ADDR...
2023-05-02 SingleAccretionMove assignment rationalization to before the late...
2023-05-02 Tomas Weinfurtenable ntlm tests on RHEL7 again (#85633)
2023-05-02 Ankit Jain[wasi] Combine `main` function for the default and...
2023-05-02 Marek FišeraRemove SelfContained from pack (#85636)
2023-05-02 Egor BogatovImplement ICorProfilerInfo14::GetNonGCHeapBounds (...
2023-05-02 dotnet-maestro... [main] Update dependencies from dnceng/internal/dotnet...
2023-05-02 Viktor HoferRemove unnecessary dependency in M.Bcl.TimeProvider...
2023-05-02 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-05-02 Layomi AkinrinadeAddress misc feedback for config binder implementation...
2023-05-02 Viktor HoferRemove unnecessary dependencies in System.Text.Json...
2023-05-02 Will Smith[JIT] X64 Fix - Handle 'imul' instruction variants...
2023-05-02 Thays Grazia[mono][debugger] Support step over and pause multiple...
2023-05-02 Tanner GoodingEnsure zroSimd12Elm3 is explicitly nulled out (#85625)
2023-05-02 Aaron RobinsonComWrappers test that allocate object can't inline...
2023-05-02 Jakob Botsch... JIT: Prefer block copies for unenregisterable locals...
2023-05-02 Jan Dupej[mono][jit] ArmBase methods are now intrinsic. (#85458)
2023-05-02 Michal StrehovskýAllow emitting function pointers in TypeSystemMetadataE...
2023-05-02 Michal StrehovskýMake generic composition information more efficient...
2023-05-02 Buyaa NamnanFix new warnings found with CA1854 improvement. (#85613)
2023-05-02 Bruce ForstallFix Helix command lines error code handling (#85622)
2023-05-02 Tanner GoodingCleanup some xarch emit logic (#85536)
2023-05-01 Mitch Capper... DependencyGraphViewer: Fix catastrophic designer fail...
2023-05-01 Theodore TsirpanisSupport encoding `TypedReference`s in signatures. ...
2023-05-01 Zoltan VargaRemove a RequiresProcessIsolation which is not required...
2023-05-01 Edouard ChoinièreFix typo in SafeHandle.cs (#85607)
2023-05-01 Buyaa NamnanSave interfaces implementations and nested types (...
2023-05-01 WhiteBlackGooseNativeAOT instruction for NixOS (#81485)
2023-05-01 Tanner GoodingEnsure that IF_*WR_RRD formats support 4-byte SIMD...
2023-05-01 Gérald BarréCompare host using OrdinalIgnoreCase instead of Invaria...
2023-05-01 Andy AyersJIT: one phi arg per pred (#85546)
2023-05-01 Zoltan VargaReenable a test which doesn't seem to fail any more...
2023-05-01 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-05-01 Michał PetrykaSet lvSingleDef for non TYP_REF locals (#85398)
2023-05-01 Michal StrehovskýFix trimmability issues in Quic test (#85579)
2023-05-01 Stephen ToubEnable regex to use IndexOf(..., OrdinalIgnoreCase...
2023-05-01 Shreyas Jejurkarfix: Change severity for SYSLIB1006 to Info instead...
2023-05-01 Zoltan VargaRevert "[mono][llvm] Enable the cold calling conv on...
2023-05-01 Stephen ToubImprove vectorization of IndexOf(chars, StringCompariso...
2023-05-01 Kunal PathakDo not set pre-decided consecutive registers as busy...
2023-05-01 SwapnilGaikwadFix processing of x86 test results (#82301)
2023-05-01 Huo YaoyuanRemove cached Type instances (#85557)
2023-05-01 Michal StrehovskýTranslate AV in RhpByRefAssignRef to NullReferenceExcep...
2023-05-01 Milos Kotlar[mono][aot] Refactor deduplication to use enum instead...
2023-05-01 Michal StrehovskýDelete finally blocks in EcmaSignatureParser (#85577)
2023-05-01 Michal StrehovskýEmission and reading of custom modifiers (#85504)
2023-05-01 SingleAccretionSplit assignment rationalization into a separate phase...
2023-05-01 Egor BogatovJIT: Make optAssertionPropGlobal_RelOp less conservativ...
2023-05-01 Michal StrehovskýDelete more type equivalence logic (#85507)
2023-05-01 Michal StrehovskýDelete `arrayArgumentsFound` logic from type loader...
2023-04-30 Gérald BarréReplace InvariantCulture comparison with Ordinal (...
2023-04-30 Stephen ToubReduce overheads of Regex.Replace with a text replaceme...
2023-04-30 SingleAccretionDelete `OBJ(LCL_ADDR)` args handling from local morph...
2023-04-30 Maksim GolevFix/31527 invalid currentculture applying (#85297)
2023-04-29 SingleAccretionSimplify some importer code (#84656)
2023-04-29 Qiao Pengcheng[LoongArch64] fix the errors when reverse GT_JCC. ...
2023-04-29 Zoltan Varga[mono][jit] Emit a null check when storing to valuetype...
2023-04-28 SingleAccretionFix volatility checks in VN and loop side effects code...
2023-04-28 Andy AyersJIT: enhance SSA checker to check some PHI properties...
2023-04-28 Jan VorlicekFix exception leaking from filter in nativeAOT (#85366)
2023-04-28 Ivan Diaz SanchezFix XUnit Log Fixer Irregularities (#85183)
2023-04-28 Juan HoyosAdd documentation for merge on red, build analysis...
2023-04-28 Aleksey Kliger... [wasm-mt] Support async JS interop on threadpool thread...
2023-04-28 Will SmithSkip methods in test-merging if they use the named...
2023-04-28 Fan Yang[Mono] Intrinsify Vector128.Create on Arm64 for mini...
2023-04-28 Zoltan Varga[mono][llvm] Assert on unhandled opcodes instead of...
2023-04-28 Stephen ToubRemove redundant dictionary lookup in XPathDocument...
2023-04-28 Stephen ToubRemove Base64 value length limit from Utf8JsonWriter...
2023-04-28 Buyaa NamnanAbstract out ParameterBuilder and implement it (#85446)
2023-04-28 Zoltan VargaReduce some collection sizes in the System.Collections...
2023-04-28 Sergio PedriAdd ImmutableCollectionsMarshal type and AsImmutableArr...
2023-04-28 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-04-28 Radek Doulik[wasm] PackedSimd, add comparison methods (#85512)
2023-04-28 Zoltan Varga[mono] Invoke AssemblyLoad hooks from RuntimeAssemblyBu...
2023-04-28 Pavel Savara[browser] cleanup of early startup code (#83411)
2023-04-28 Michal StrehovskýMake preinitialized delegates reflection-visible (...
next