platform/upstream/dotnet/runtime.git
2022-10-10 Jakob Botsch... JIT: Move impImportCall, impImportJitTestLabelMark...
2022-10-10 Jakob Botsch... JIT: Add importercalls.cpp for upcoming split, remove...
2022-10-10 MSDN.WhiteKnightFix MetadataLoadContext Readme (#76778)
2022-10-10 Elinor FungAdd basic test for `PrintDocument.Print` using the...
2022-10-10 Joni AromaaFix converting old SIMD ctors to HWI ones (#71865)
2022-10-10 Ivan Diaz SanchezImprovements to CoreCLR Building, Debugging, and Testin...
2022-10-10 Jeremy KoritzinskyOnly run Compilation liveness test on platforms with...
2022-10-10 SingleAccretionDon't mark some byref locals as SIMD (#73819)
2022-10-10 Egor BogatovJIT: import static readonly fields holding frozen objec...
2022-10-10 Günther FoidlBase64.Decode: fixed latent bug for non-ASCII inputs...
2022-10-10 Bruce ForstallRevert "Remove closed issues from issues.targets (...
2022-10-10 Jan KotasCorrect error messages for CoreCLR Win32 PAL uses in...
2022-10-10 Aaron RobinsonRemove more PAL exports for `wprintf` `wscanf` funcs...
2022-10-10 Stephen ToubImprove perf of Enumerable.Order{Descending} for primit...
2022-10-10 Stephen ToubCombine AsSpan().Slice(...) calls into AsSpan(...)...
2022-10-10 Adeel MujahidFix help formatting in cg2/ilc (#76772)
2022-10-10 Přemek VysokýAdd VMR attributes to preserve empty PDB files (#76810)
2022-10-10 Radek Doulik[wasm] Vector128's Sum and Dot SIMD implementation...
2022-10-10 Jakob Botsch... SPMI: Return recorded base instrumentation data address...
2022-10-10 SewerDateTime: Use Optimised Equals Implementation in object...
2022-10-10 Stephen ToubUse IndexOf to find closing quote in WarningHeaderValue...
2022-10-10 Egor BogatovDevirtualize EqualityComparer for reference types ...
2022-10-10 Jakob Botsch... JIT: Preference locals away from PUTARG_REG killed...
2022-10-10 dotnet-maestro... [main] Update dependencies from dotnet/llvm-project...
2022-10-10 Radek Doulik[wasm] Implement next part of PackedSimd class (#76539)
2022-10-10 Michał PetrykaFix Vector documentation (#74701)
2022-10-10 Adam SitnikPort SpanHelpers.SequenceCompareTo(ref byte, int, ref...
2022-10-08 Jakob Botsch... JIT: Streamline SIMD recognition (#76613)
2022-10-08 Kevin JonesThrow ObjectDisposedException for AES-CCM on Android
2022-10-08 Maoni Stephensfiltering out addresses conservatively reported that...
2022-10-07 Eirik TsarpalisFix #76116. (#76747)
2022-10-07 Jo ShieldsFix for pipelines broken in #75473 (#76758)
2022-10-07 David CantúProperly handle filesizes larger than 8 Gb (#76707)
2022-10-07 Kevin JonesUse CCKeyDerivationPBKDF on iOS
2022-10-07 Jeremy KoritzinskyUse static abstracts instead of partial + containing...
2022-10-07 Kevin JonesTest and fix using AEAD ciphers after disposal
2022-10-07 Jeremy KoritzinskyUse AzDO Pipeline Resources to define our build Docker...
2022-10-07 Aaron RobinsonRemove GUID <=> string functions in PAL (#76729)
2022-10-07 Trayan ZapryanovRemove XmlConvert.StrEqual and use Span<char>.StartsWit...
2022-10-07 Steve PfisterMake sure isRunSmokeTestsOnly is false when manually...
2022-10-07 SingleAccretionUse normal VNs when adding NRE exception sets (#76639)
2022-10-07 Ankit Jain[wasm] Wasm.Build.Tests: Use the default cache for...
2022-10-07 Jeremy KoritzinskyDon't cache the Compilation object in steps in the...
2022-10-07 Steve HarterAdd reflection README.md's and update shared guidance...
2022-10-07 dotnet-maestro... [main] Update dependencies from dotnet/linker (#76666)
2022-10-07 Matous Kozak[mono] Add Vector128 Dot intrinsics for Amd64 (#76239)
2022-10-07 Andrew AuLow memory fixes (#76468)
2022-10-06 Jeremy KoritzinskyAdd Darc dependency entries for our dependencies on...
2022-10-06 Eduardo VelardeRemove closed issues from issues.targets (#75363)
2022-10-06 SingleAccretionSimplify handling of multi-reg returns (#74499)
2022-10-06 Jakob Botsch... SPMI: Write out improvements/regressions breakdown...
2022-10-06 Mitchell Hwang[mono] Remove unused signature variable (#76465)
2022-10-06 Alexander Köplinger[mono] Remove unused variable from mono_interp_transfor...
2022-10-06 Kunal PathakAdd GenTreeID in allocating registers table (#76521)
2022-10-06 SingleAccretionLower `GetLower` nodes formed from `GetElement(0)`...
2022-10-06 Egor BogatovRevert "Revert frozen RuntimeType objects and write...
2022-10-06 Andy AyersJIT: disable phi based redundant branch opts (#76695)
2022-10-06 Matt MitchellAdd portable linux source build leg (#75546)
2022-10-06 Ulrich Weigand[mono] Fix incorrect version comparison in loader ...
2022-10-06 Ankit Jain[wasm] Wasm.Build.Tests: Split some test classes for...
2022-10-06 Alan HaywardCheck for non-valid compare chains (#76566) (#76662)
2022-10-06 Pavel Savara[wasm] EmccExportedRuntimeMethod MSBuild item (#76455)
2022-10-06 Eirik TsarpalisRewrite the shared JsonSerializerOptions cache implemen...
2022-10-06 Gleb BalykovUpdate docs on libraries cross build (#76614)
2022-10-06 Dan MoseleyRobustify speech recognition test (#76652)
2022-10-06 沈星繁docs: add missing document to microsoft.extensions...
2022-10-05 Jeremy KoritzinskyEnsure we cleanup the marshalling for elements of colle...
2022-10-05 Drew KersnarFix triple slash documentation for System/System.Numeri...
2022-10-05 Egor BogatovFix gtGetClassHandle for static fields (R2R only) ...
2022-10-05 Egor BogatovReplace assert with BADCODE (#75068)
2022-10-05 Aleksey Kliger... [hot_reload] Fix unresolved token when new nested struc...
2022-10-05 Tanner GoodingUpdating Vector128 to have its software fallback be...
2022-10-05 kasperk81remove LangVersion workarounds (#76394)
2022-10-05 Ali Khalilifix: rename request count to permit count (#76558)
2022-10-05 Filip NavaraAdd workaround for Windows 10 (1903) bug to RSABCrypt
2022-10-05 dotnet-maestro... [main] Update dependencies from 7 repositories (#76606)
2022-10-05 Robin LindnerObsolete `RSA.EncryptValue` and `RSA.DecryptValue`
2022-10-05 SingleAccretionFix the assert (#76628)
2022-10-05 Andrew AuMake sure the initial mark list size is capped (#76083)
2022-10-05 Ankit Jain[wasm] Disable failing debugger test (#76667)
2022-10-05 Egor BogatovDon't scan bricks of frozen segments in verify_heap...
2022-10-05 Aaron RobinsonRemove all uses of `SString::Printf()` accepting `WCHAR...
2022-10-05 Tomas Weinfurtroll-back helix change from arm32 (#76646)
2022-10-05 Bruce ForstallSupport Arm64 "constructed" constants in SuperPMI asm...
2022-10-05 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2022-10-05 Alexander KöplingerRevert "Backport: work around GitHub .patch URL issue...
2022-10-05 Alexander Köplinger[mono] Restore correct llvm 14 version for macOS too...
2022-10-05 Egor BogatovFix FOH for SOS (#76586)
2022-10-05 Sebastian Schoder... Add `JsonEncodedText.Value` (#76545)
2022-10-05 Jakob Botsch... JIT: Avoid __vsnprintf_s for printing method names...
2022-10-05 Mark Plesko[ilasm] Lazily allocate memory in Indx256 (#76590)
2022-10-05 Adeel MujahidStreamline root commands and cli helpers (#76537)
2022-10-05 Filip NavaraRemove unused EmitBlobWithRelocs method (#76631)
2022-10-05 Manish Godsesmall refactor (#76634)
2022-10-05 Buyaa NamnanFix numeric IntPtr behavioral changes analyzer findings...
2022-10-04 Michal Strehovský[NativeAot] Start running S.R.Metadata tests (#76583)
2022-10-04 Elinor FungRemove .dll from Interop.Libraries.HostPolicy for consi...
2022-10-04 Jakob Botsch... JIT: Fix vnDumpZeroObj (#76612)
2022-10-04 Ankit Jain[wasm] WBT.WithDllImportInAssembly - don't use RandomFi...
2022-10-04 Egor BogatovGC: Mark all the in-range ro segments (#76251)
next