platform/upstream/dotnet/runtime.git
2021-11-15 SRVAlternative fix of #60182 (#60298)
2021-11-14 Adeel MujahidEnable 54910 tests (#61564)
2021-11-14 Tomáš RylekAdd [Fact] attributes to JIT regression tests (#61540)
2021-11-14 Tomáš RylekAdd [Fact] attributes to methodical JIT tests (#61536)
2021-11-14 Vladimir SadovCompletely lock-free ClassLoader::LookupTypeKey (#61346)
2021-11-14 Tomáš RylekAdd [Fact] attributes on TypeGeneratorTests (#61534)
2021-11-14 Stephen ToubEnable new analyzers in global configs (#60914)
2021-11-14 Zoltan Varga[mono] Disable partial generic sharing for gparams...
2021-11-13 Zoltan Varga[mono] Add a 'inline_method' profiler event. (#61454)
2021-11-13 Andy AyersUpdate how OSR and PGO interact (#61453)
2021-11-13 Aleksey Kliger... [mini] Allow MONO_VERBOSE_METHOD='*:*' (#61520)
2021-11-13 Elinor Fung[DllImportGenerator] Treat pointer fields in structs...
2021-11-12 Genevieve WarrenUpdate exception docs (#61278)
2021-11-12 Bruce ForstallFix optIsLoopEntry to skip removed loops (#61527)
2021-11-12 Zoltan Varga[mono][jit] Optimize calls to Type:get_IsValueType...
2021-11-12 Zoltan Varga[mono][jit] Optimize constrained calls to object.GetHas...
2021-11-12 Aaron RobinsonRemove all DLLIMPORTGENERATOR_ENABLED usage. (#61476)
2021-11-12 Santiago Fernandez... Lock non localizable strings on regex resources (#61489)
2021-11-12 Tomáš RylekRemove explicit '.exe' extension from assembly names...
2021-11-12 Adam SitnikSystem.IO files cleanup (#61413)
2021-11-12 Radek Doulik[wasm] Add AppStart task to the bench Sample (#61481)
2021-11-12 Tanner GoodingImplement Narrow and Widen using SIMDAsHWIntrinsic...
2021-11-12 anthonycaninoXARCH: Remove redudant tests for GT_LT/GT_GE relops...
2021-11-11 Tanner GoodingUpdating src/tests/Interop/PInvoke/Generics/GenericsNat...
2021-11-11 Kevin JonesAdd PEM PKCS#8 and SPKI exports for AsymmetricAlgorithm
2021-11-11 Yusuke ItoAdd tests for metricseventsource HistogramLimitReached...
2021-11-11 Davis GoodinEnable sourcelink in source-build for '.version' file...
2021-11-11 Bruce ForstallRefine superpmi-replay trigger (#61469)
2021-11-11 Elinor FungUse DllImportGenerator in System.Diagnostics.Performanc...
2021-11-11 dotnet-maestro... [main] Update dependencies from 5 repositories (#61463)
2021-11-11 Peter SollichFix bug where we reference the entry #0 in the pinned...
2021-11-11 Simon Rozsival[Mono] Skip flaky android tests (#61460)
2021-11-11 Jakob Botsch... Some more precise debug info improvements (#61419)
2021-11-11 Jeremy KoritzinskyInclude the "TargetingPack" folder in the mobile apps...
2021-11-11 Elinor FungClean up tests under Interop/PInvoke/BestFitMapping...
2021-11-11 Andy AyersJIT: slightly more aggressive tail duplication (#61179)
2021-11-11 Bruce ForstallFix CI trigger of superpmi-asmdiffs pipeline (#61444)
2021-11-11 Aaron RobinsonFix Array ctor integer widening and add Reflection...
2021-11-11 Tomáš RylekExplicitly mark tests with CLRTestKind=SharedLibrary...
2021-11-10 Larry EwingRemove dead code (#61427)
2021-11-10 Elinor Fung[DllImportGenerator] Initialize by-value out array...
2021-11-10 dotnet-maestro... [main] Update dependencies from dotnet/arcade dotnet...
2021-11-10 Bruce ForstallCreate superpmi-asmdiffs pipeline (#61194)
2021-11-10 Elinor FungFix inconsistency in p/invoke arguments introduced...
2021-11-10 Tomáš RylekBaseline two failing tests to make outerloop green...
2021-11-10 Juan HoyosUpdate timeout for sourcebuild (#61436)
2021-11-10 Adeel MujahidFix common workflow issues (#61027)
2021-11-10 Pavel Savarafix lint issue (#61433)
2021-11-10 Adeel MujahidDelete unused mono_unbox_int (#61384)
2021-11-10 Ankit Jain[wasm] Build improvements (#61276)
2021-11-10 Larry Ewing[wasm][debugger] Correct the endian swapping and string...
2021-11-10 Marek Fišera[wasm] Add task marshaling tests. (#61324)
2021-11-10 Katelyn GaddChange WASM direct heap access to use helper functions...
2021-11-10 Egor Bogatov[arm64] JIT: Enable CSE/hoisting for "arrayBase + eleme...
2021-11-10 Zoltan Varga[wasm] Allow enums in unmanaged callbacks. (#61377)
2021-11-09 Ankit JainInstallWorkload: Use the repo's `nuget.config` as the...
2021-11-09 Elinor FungDelete unused test projects (#61348)
2021-11-09 Elinor FungRemove unnecessary DLLIMPORTGENERATOR_ENABLED ifdefs...
2021-11-09 Badre BSAILAAdd unit test for variable length encoding HTTP/3 ...
2021-11-09 Badre BSAILAImplement WebRequest CachePolicy (#60913)
2021-11-09 Jakob Botsch... Start tracking debug info for inlined statements (...
2021-11-09 SingleAccretionProper VNs for zeroed structs (#61285)
2021-11-09 Jakob Botsch... SPMI: Use diffed bytes for jit-analyze and print more...
2021-11-09 Mike McLaughlinAdd System.Diagnostics.StackFrame.GetMethodFromNativeIP...
2021-11-09 Eirik TsarpalisEnsure MaxBy/MinBy return first element if all keys...
2021-11-09 Adeel MujahidAdd additional steps in gcc validation leg (#61241)
2021-11-09 Radek Doulik[wasm] Remove WasmBuildTemplate (#61315)
2021-11-09 kronicConvert concatenation string to interpolation for Syste...
2021-11-09 Krzysztof Wicher[wasm][aot] Disable (again) `Microsoft.Extensions.Loggi...
2021-11-09 Kevin JonesProvide PEM implementations for AsymmetricAlgorithm.
2021-11-09 Jeremy BartonFix binplacing for (impl) System.Security.Cryptography...
2021-11-09 Kevin JonesUse UTC throughout certificate request tests
2021-11-09 Jose Perez... Adding Regex source generator to Microsoft.netcore...
2021-11-09 Eric ErhardtAdd instructions for using Codespaces (#60996)
2021-11-09 Andy AyersJIT: extend redundant relop to handle side effects...
2021-11-09 Bruce ForstallFix format.py to use jit-format.exe, not jit-format...
2021-11-08 AnnchousFix: add missed open curly (#61320)
2021-11-08 Michal StrehovskýRemove sorting requirement for interface lists (#60541)
2021-11-08 Tom McDonaldFix incorrect CCW decoding in GetObjectForCCW (#61193)
2021-11-08 Vladimir SadovType key hash tweaks. (#61234)
2021-11-08 Vladimir SadovRemoving `m_hostAssemblyMap` and ceremony around it...
2021-11-08 SingleAccretionFix value numbering of field assignments (#61113)
2021-11-08 dotnet-maestro... [main] Update dependencies from dotnet/runtime dotnet...
2021-11-08 dotnet-maestro... [main] Update dependencies from 10 repositories (#61087)
2021-11-08 SingleAccretionEnable global constant propagation for GT_LCL_FLD ...
2021-11-08 Maxim LipninClean up the documentation for the library testing...
2021-11-08 Radek Doulik[wasm] Add console version of browser-bench sample...
2021-11-08 Vlad Brezae[mono][interp] Implement tailcalls (#59799)
2021-11-07 Jeremy KoritzinskyFix build failure due to conflicting PR merge (#61286)
2021-11-06 Jeremy KoritzinskyUse the Xunit assert library instead of CoreCLRTestLibr...
2021-11-06 Jeremy KoritzinskyDon't create a COM weak reference if the object is...
2021-11-06 Geoff Kizerensure the AcceptSocket is cleared when AcceptAsync...
2021-11-06 Egor BogatovMake JitPrintInlinedMethods less verbose (#61208)
2021-11-06 Sergey Andreenkouse GenTreeFlags for better debugging (#61272)
2021-11-06 Elinor FungRemove BestFitMapping, CallingConvention, and ThrowOnUn...
2021-11-06 SingleAccretionImplement `GT_AND_NOT` for ARM/ARM64 (#59881)
2021-11-06 Andy GockeUpdate area-owners.md (#61269)
2021-11-06 Aaron RobinsonConvert to OleDb assembly and last Cryptography DllImpo...
2021-11-05 Olli SaarikiviSimplify minterm generation in Regex NonBacktracking...
2021-11-05 Ankit Jain[wasm] Add test for blazor/sdk fix for lazy loaded...
next