platform/upstream/dotnet/runtime.git
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)
2022-10-04 SingleAccretionDo not produce full-width local field stores for normal...
2022-10-04 Jan KotasUse more accurate condition to suppress GetAssemblyName...
2022-10-04 Filip NavaraRemove macOS for building crossgen2 with NativeAOT...
2022-10-04 Anton FirszovHttpStress do not use SYS_PTRACE cap for docker runs...
2022-10-04 Ankit JainCI: Fix triggers for pipeline changes (#76594)
2022-10-04 Ankit JainCI: Run `runtime-extra-platforms` with batched builds...
2022-10-04 Jan KotasSimplify marshalling of WEB_SOCKET_HTTP_HEADER (#76589)
2022-10-04 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2022-10-04 David MasonUpdate provider_compute_event_enable_mask so EventSouce...
2022-10-04 kasperk81WasmAppHost: block port# 5060 and 5061, for the webserv...
2022-10-04 Steve Pfister[LinuxBionic] Disable failing ProcessStartInfo tests...
2022-10-04 Parker Bibus[PERF][MAUI] Update net6.0 Maui nuget.config link ...
2022-10-04 Manish Godsefix lower heap hard limit condition for regions (#76407)
2022-10-04 Ankit Jain[wasm] Avoid unnecessarily zipping tests (#76580)
2022-10-04 Aaron RobinsonUpdate Crst lock levels (#76553)
2022-10-04 Elinor FungFix Interop.Gdi32.StartDoc p/invoke (#76569)
2022-10-04 Jeremy KoritzinskySystem.Private.Xml AOT compatibility fixes (#76473)
2022-10-04 Tanner GoodingFixing where `ClearContained` is called for certain...
2022-10-04 Charles StonerAOT Runtime.Base: Change AttributeTargets and Attribute...
2022-10-03 Krzysztof WicherRemove encoding allocations for System.Security.Xml...
2022-10-03 Stephen ToubImprove FormattingHelper.CountDigit(uint) (#76519)
2022-10-03 Ankit Jain[wasm] Wasm.Build.Tests improvements (#76381)
2022-10-03 Tanner GoodingUpdating Vector256 to have its software fallback be...
2022-10-03 David CantúTar: Use indexer setter instead of Add on ExtendedAttri...
2022-10-03 Jo ShieldsSplit runtime-extra-platforms into distinct pipelines...
2022-10-03 Tomas Weinfurtupdate arm32 test queues for msquic (#76267)
2022-10-03 Jared ParsonsUpdate to latest .NET 7 Roslyn compiler (#76459)
2022-10-03 Parker BibusChange mono interpreter runs to use perfampere logicalm...
2022-10-03 dotnet-maestro... [main] Update dependencies from 7 repositories (#76241)
2022-10-03 Simon Rozsival[Android] Fix NetworkInterface.GetAllNetworkInterfaces...
2022-10-03 Jakob Botsch... SPMI: Avoid division by zero (#76544)
2022-10-03 Jakob Botsch... JIT: Ensure no overflow in ContainBlockStoreAddress...
2022-10-03 Robin Lindner[API Implementation]: Expose general purpose Crc32...
2022-10-03 Parker Bibus[PERF] Pass local runtime timestamp from git into ci_se...
2022-10-03 Ivan PovazanAlign parameter default value resolution between coreCL...
2022-10-03 dotnet-maestro... [main] Update dependencies from dotnet/arcade (#75929)
2022-10-03 Andy AyersJIT: don't forward sub qmarks to LCL_FLD assignments...
2022-10-03 Adeel MujahidFix illumos-x64 build (#76497)
2022-10-03 Simon Rozsival[Android] Fix NetworkInterface.GetAllNetworkInterfaces...
2022-10-03 Vlad Brezae[mono][sgen] Update memory load information after world...
2022-10-03 Tanner GoodingEnsure NI_Vector256_GetLower has the right simdSize...
2022-10-03 Pavel Savara[wasm] add missing API xml doc (#76196)
2022-10-03 Vlad Brezae[mono][arm] Fix rethrow instruction size (#76387)
2022-10-03 Adeel MujahidUse System.CommandLine (v2) in dotnet-pgo (#76467)
2022-10-03 Stephen ToubReduce OrderBy overheads for default comparer (#76418)
2022-10-02 Jan KotasDelete security object from GCInfo encoder/decoder...
2022-10-02 Tanner GoodingEnsure NI_Vector128_AsVector128 (aka `Vector128<T>...
2022-10-02 Egor BogatovJIT: A small CQ improvement for Equals/StartsWith unrol...
2022-10-02 SingleAccretionProcess primitives in local morph (#76155)
2022-10-02 Kevin JonesAttempt to fix native AOT with CryptoKit (#76499)
2022-10-02 Jan KotasRe-enable DynamicGenerics test on OSX (#76489)
2022-10-02 Egor BogatovRevert change in AddInternedString (#76496)
2022-10-01 yowlReinstate strict prototypes warning (#76463)
2022-10-01 Bruce ForstallFix SuperPMI unit test error checking (#76411)
2022-10-01 Gilles Grospellier[JIT] Fix potential division by zero in fgopt.cpp ...
2022-10-01 Kevin JonesImplement ChaCha20Poly1305 with CryptoKit on macOS
2022-10-01 Andy AyersJIT: allow forward sub of QMARK nodes (#76476)
2022-10-01 Bruce ForstallUpdate jitrollingbuild.py (#76472)
2022-10-01 Filip NavaraImprove early bail-out logic in GCInfoDecoder (#76359)
2022-10-01 Jakob Botsch... JIT: Avoid internal register allocation when possible...
2022-10-01 Bruce ForstallFix DEBUG/non-DEBUG SuperPMI asm diffs (#76470)
2022-10-01 Aaron RobinsonRemove `IDispatchImplAttribute` API (#76416)
2022-09-30 Bruce ForstallSuperPMI collections: exclude more files/directories...
next