platform/upstream/dotnet/runtime.git
2023-05-23 Tanner GoodingUpdate GetElement and ToScalar to lower IND, LCL_FLD...
2023-05-23 Katelyn Gadd[wasm] No longer discard jiterp inference information...
2023-05-22 SingleAccretionAdd a test for the first chance exception event (#86560)
2023-05-22 Elinor FungRename setting for using RID graph to System.Runtime...
2023-05-22 Tanner GoodingEnsure Avx512Vbmi has [Intrinsic] on the right members...
2023-05-22 Jakob Botsch... JIT: Switch basic block successors to a visitor pattern...
2023-05-22 Jakob Botsch... Switch physical promotion stress modes to only be enabl...
2023-05-22 Stephen ToubAvoid capturing diagnostic objects in Regex source...
2023-05-22 Eirik TsarpalisAvoid capturing diagnostic objects in SG incremental...
2023-05-22 dotnet-maestro... [main] Update dependencies from dnceng/internal/dotnet...
2023-05-22 Stephen ToubAvoid ToString allocations for each ISpanFormattable...
2023-05-22 Brant BurnettVectorize IEnumerable<T>.Sum where possible (#84519)
2023-05-22 Eirik TsarpalisApply the SourceWriter pattern to the STJ source genera...
2023-05-22 Xu Liangyu[LoongArch64] Fix some bugs in the test sets 'System...
2023-05-22 Layomi AkinrinadeRename a couple model specs for config binding generato...
2023-05-22 Andrew MoskevitzUpdate createdumpwindows to not appear to succeed after...
2023-05-22 Aleksey Kliger... [mono] When creating an array type, don't do full initi...
2023-05-22 Brant BurnettVectorize shorter buffers for CRC-32 on Intel (#86539)
2023-05-22 Lakshan Fernandodisable JitOptimizationSensitive check on NativeAOT...
2023-05-22 Stephen ToubLots of tweaks to FrozenDictionary/Set analysis and...
2023-05-22 dotnet-maestro... [main] Update dependencies from dotnet/roslyn-analyzers...
2023-05-22 dotnet-maestro... [main] Update dependencies from dotnet/roslyn (#86497)
2023-05-22 Peter SollichThis fixes an issue with gradual decommit in scenarios...
2023-05-22 Alexander KöplingerUse new queue for iOS arm64 device tests (#86575)
2023-05-22 Vlad-Alexandru... [mono][aot] Enabling AOT wrappers for virtual delegates...
2023-05-22 Stephen ToubFix code coverage of corelib by updating coverlet ...
2023-05-22 Ilona Tomkowicz[wasm] Refactor name convention (#86446)
2023-05-22 dotnet-maestro... [main] Update dependencies from 7 repositories (#85913)
2023-05-22 Jiri Cincura ↹Increase timeouts on perf-slow pipeline (because of...
2023-05-22 Michal StrehovskýBaseline a couple more JIT tests (#86429)
2023-05-22 Stephen ToubAdd DebuggerDisplay for SearchValues (#86559)
2023-05-21 Michal StrehovskýMake merged test wrappers single file friendly (#86428)
2023-05-21 Egor BogatovUse VEX xorps to zero a zmm reg (#86555)
2023-05-21 Egor BogatovRemove ZMM_RECOMMENDED_THRESHOLD workaround (#86552)
2023-05-21 Michal StrehovskýStop using LocalizationResources within framework ...
2023-05-21 Andrew AuNoGCRegion Callback (#82045)
2023-05-20 Tomas Weinfurtavoid GCHandle in ConnectEx and SendTo on Windows ...
2023-05-20 Marc GravellPipeReader.CopyToAsync(Stream) should not perform zero...
2023-05-20 hrrrrusticAdd new status code (#85841)
2023-05-20 Egor BogatovClean up GenTreeCall's inline info (#86540)
2023-05-20 Maksim Golevfix(66229): Fix invalid processing of empty Dictionary...
2023-05-20 Qiao Pengcheng[LoongArch64] delete the rsGetRsvdReg() for LA64. ...
2023-05-20 Katelyn Gadd[interp] Remove char element type support from transfor...
2023-05-20 Justin AndersonAllow using active host context in hostfxr_get_runtime_...
2023-05-20 Jeremy KoritzinskyRemove references to P/Invokes and DllImport from resou...
2023-05-20 Andrew AuMake the RefreshMemoryLimit API public (#85549)
2023-05-20 Tanner GoodingEnsure Vector2/3/4, Quaternion, and Plane don't have...
2023-05-20 Jeremy KoritzinskyAdd marshallers for GeneratedComInterface-based types...
2023-05-19 Jeremy KoritzinskyRefactor our linear collection marshalling implementati...
2023-05-19 Tanner GoodingEnsure we use bytes, not bits (#86510)
2023-05-19 Sven BoemerFix marking of saved assemblies (#86474)
2023-05-19 Egor BogatovRemove fgMorphCastedBitwiseOp (#86491)
2023-05-19 Ankit Jain[wasm] CI: Fix firefox debugger tests failure (#86476)
2023-05-19 Andrew AuWe should not establish a heap hard limit for 32 bit...
2023-05-19 Adeel MujahidUpgrade gcc CI to use gcc13 (#86051)
2023-05-19 Jakob Botsch... JIT: Add a pass of liveness for the new locals inside...
2023-05-19 Morten LarsenFix async XsdValidatingReader to not use synchronious...
2023-05-19 Katelyn Gadd[wasm] Jiterpreter v128 misc optimizations (#86506)
2023-05-19 Jeremy KoritzinskyUpgrade build to use .NET 8 Preview 4 SDK (#86408)
2023-05-19 Sven BoemerFix mapping of redeclared type parameters (#86353)
2023-05-19 Kevin JonesRemove invalid assert in EvpPKeyDuplicate
2023-05-19 Lakshan FernandoEnable event pipe tests in NativeAOT CI run (#86389)
2023-05-19 Viktor HoferUse net6.0 SqlClient TFM under source-build (#84782)
2023-05-19 Ilona Tomkowicz[mono][debugger][docs] How we run debugger tests (...
2023-05-19 Zoltan Varga[mono][jit] Enable Vector64 support on arm64 in jit...
2023-05-19 Marek Fišera[browser] Update Wasm SDK pack version in workload...
2023-05-19 Blake HensleyAdd ProcessStartInfo constructor that accepts IEnumerab...
2023-05-19 Andy Ayersenable TieredPGO by default (#86225)
2023-05-19 Katelyn Gadd[wasm] Generate jiterp feature detect modules dynamical...
2023-05-19 Adam Sitnikremove [DebuggerDisplayAttribute] from ref assemblies...
2023-05-19 Adam SitnikFileConfigurationProvider.Dispose should dispose FilePr...
2023-05-19 Milos KotlarEnable runtime tests on the Interpreter (#86375)
2023-05-19 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2023-05-19 Tanner GoodingRemove getMaxIntrinsicSIMDVectorLength from the JIT...
2023-05-19 Katelyn Gadd[interp] Undo damage to the simd methods bsearch list...
2023-05-19 Jeremy KoritzinskyMove the GCC and CLR Tools Unit Tests legs to use the...
2023-05-19 James Newton... Add debugging attributes to System.Security.Claims...
2023-05-19 Katelyn Gadd[wasm] Implement I2 and I4 shuffles in the jiterpreter...
2023-05-18 Jan KotasExclude System.* reference assemblies in ILCompiler...
2023-05-18 Elinor FungSwitch RhConfig from TCHAR to char (#86393)
2023-05-18 Katelyn Gadd[wasm] Enable v128 and PackedSimd in the interpreter...
2023-05-18 Katelyn Gadd[wasm] Update jiterpreter documentation (#86461)
2023-05-18 Elinor FungMake host look for RID-specific assets via a known...
2023-05-18 Miha ZupanRemove workaround for fixed Roslyn bug (#86464)
2023-05-18 Tanner GoodingAdd an undocumented switch to allow controlling the...
2023-05-18 Stephen ToubRemove noisy assert from Task (#86445)
2023-05-18 Bruce ForstallRemove call to morph on hoisted trees (#86450)
2023-05-18 Layomi AkinrinadeClean various aspects of config binding generator up...
2023-05-18 Brant BurnettVectorize the CRC64 implementation (#85221)
2023-05-18 Mark PleskoFix GCStress timeouts in JIT/jit64 (#85040)
2023-05-18 Vlad Brezae[mono][interp] Fix alignment problems with calls and...
2023-05-18 Tom DeseynZip.Unix: don't hang when creating zip file from direct...
2023-05-18 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-05-18 Bruce ForstallFix issue with hoisting and copy prop interaction ...
2023-05-18 Aleksey Kliger... [wasm] Set WasmEnableWebcil to true by default (#86330)
2023-05-18 Michal StrehovskýFix scanning synchronized methods (#86427)
2023-05-18 Michal StrehovskýFill out array bounds in metadata transform (#86313)
2023-05-18 Stephen ToubFix Base64 decoding regressions from whitespace handlin...
2023-05-18 Pavel Savara[browser] logging cleanup (#86431)
2023-05-18 Eirik TsarpalisRemove System.Reflection wrappers from the STJ source...
next