platform/upstream/dotnet/runtime.git
2021-11-22 Kevin JonesExtract ECAlgorithm from ECDsa and ECDiffieHellman
2021-11-22 Eirik TsarpalisAdd a JsonWriterOptions.MaxDepth property (#61608)
2021-11-22 Eric StJohnDon't special case "Experimental" projects (#60641)
2021-11-22 Jakob Botsch... Use correct VN relation kind for redundant relop opts...
2021-11-22 Stephen ToubDelete Regex timeout tests with RegexOptions.Debug...
2021-11-22 Alex CovingtonVectorize SpanHelpers<T>.IndexOf (#60974)
2021-11-22 SingleAccretionDo not explicitly pass type to `VNForMapStore` (#61882)
2021-11-22 Badre BSAILAMake S.S.C.X509Certificates compliant with interop...
2021-11-22 Simon RozsivalRevert "[Mono] Skip flaky android tests (#61460)" ...
2021-11-22 Gleb BalykovSkip eventpipe_readevents for arm32 (#58545)
2021-11-22 Andy AyersJIT: refactor to allow OSR to switch to optimized ...
2021-11-22 Santiago Fernandez... Default BuildTargetFramework to NetCoreAppCurrent so...
2021-11-22 Elinor FungMake System.DirectoryServices.AccountManagement use...
2021-11-22 Jan KotasRename CORINFO_FLG_CONTAINS_STACK_PTR to CORINFO_FLG_BY...
2021-11-22 Marie Píchová[HTTP] Scavange fix (#61530)
2021-11-22 StefanFix XXHash for stripe size (#61881)
2021-11-22 Katelyn GaddMark PLINQ as enabled in WASM and make browser compat...
2021-11-22 Tomáš RylekFix a few special cases of projects with command line...
2021-11-22 Jeremy KoritzinskyActually use TargetOS=AnyOS in the build-test-job ...
2021-11-20 Michal StrehovskýDo not devirtualize if optimizations disabled (#61868)
2021-11-20 Jeremy KoritzinskyUse reflection or a compile-time only shim assembly...
2021-11-20 Jeremy KoritzinskyUpdate `GetPinnableReference()` usage in multi-step...
2021-11-20 SingleAccretionMake intrinsic nodes multi op (aka delete `GT_LIST...
2021-11-20 Ankit Jain[wasm] Run AOT, and Wasm.Build.Tests on windows (#59479)
2021-11-20 Ankit Jain[wasm] Disable System.Text.RegularExpressions.Tests...
2021-11-19 Jeff HandleyUpdate area-owners to reflect Libraries Area Pod change...
2021-11-19 Maksym Koshovyi[Group 4] Enable nullable annotations for `Microsoft...
2021-11-19 Kunal PathakCreate empty zip files (#61828)
2021-11-19 Tom de GoedeAllow runtimeconfig StartupHooks and Environment Startu...
2021-11-19 Michal StrehovskýEnable DD117522 test (#61585)
2021-11-19 Michal StrehovskýIntegration of changes in shared files from runtimelab...
2021-11-19 Jakob Botsch... Switch IP mapping lists to use jitstd::list (#61822)
2021-11-19 Stephen ToubExpand One/Notone/Setlazy support to Lazy (#61784)
2021-11-19 Adam SitnikReduce allocations for CreateDirectory (#61777)
2021-11-19 Steve PfisterDisable several failing tests on iOSSimulator arm64...
2021-11-19 Jakob Botsch... Include arch specific headers in standalone JITs (...
2021-11-19 Andy GockeTry to skip pause_* tests again (#61793)
2021-11-19 Maxim LipninSkip System.Diagnostics.TextWriterTraceListenerTests...
2021-11-19 Bruce ForstallImprove superpmi-asmdiffs AzDO pipeline robustness...
2021-11-19 Elinor Fung[DllImportGenerator] Don't flag methods with known...
2021-11-19 Jakob Botsch... Add JitDisasmWithDebugInfo (#61780)
2021-11-19 Maksym Koshovyi[Group 4] Enable nullable annotations for `Microsoft...
2021-11-18 Marek SafarApply BuiltInComInterop feature switch to managed code...
2021-11-18 Andy AyersJIT: support OSR for synchronized methods (#61712)
2021-11-18 Aaron RobinsonConvert System.Net.* over to GeneratedDllImport (#61765)
2021-11-18 Elinor FungFix building DllImportGeneratorSample (#61806)
2021-11-18 Tomáš RylekFix the only ilproj test that uses multiple command...
2021-11-18 Jeremy KoritzinskyRevert "Actually use TargetOS=AnyOS in the build-test...
2021-11-18 Layomi AkinrinadeAdd tests verifying fast-path semantics for nullable...
2021-11-18 Stephen ToubAdd ThrowIfNull overload for pointers (#61633)
2021-11-18 Jeremy KoritzinskyActually use TargetOS=AnyOS in the build-test-job....
2021-11-18 Maksym Koshovyi[Group 4] Enable nullable annotations for `Microsoft...
2021-11-18 Maxim Lipnin[iOS] Follow up changes for 61590 (#61670)
2021-11-18 Andrii KurdiumovRemove duplicate checks (#61766)
2021-11-18 Cheena MalhotraUpdate Area Owners for System.Data (#61748)
2021-11-18 Stephen ToubAdd single char lazy loop support to simplified Regex...
2021-11-18 Jakob Botsch... Add support for dumping and using precise debug info...
2021-11-18 Tom DeseynFileStatus.Unix/Process.Unix: align caching of user...
2021-11-18 Tom DeseynFileSystemEntry.Unix: ensure properties are available...
2021-11-18 Tom DeseynCreateDirectory: eliminate some syscalls. (#58799)
2021-11-18 Marek FišeraReduce the output from tests. (#61593)
2021-11-18 Elinor FungUse GeneratedDllImport in System.Data.Odbc, System...
2021-11-18 Aaron RobinsonConvert Crypto P/Invokes to GeneratedDllImport. (#61742)
2021-11-18 Elinor FungUpdate DNNE version (#61738)
2021-11-18 Steve PfisterCreate runtime clone to manually kick off full test...
2021-11-18 Kunal PathakHide 'align' instruction behind jmp (#60787)
2021-11-18 Jeremy KoritzinskyRemove race condition from DllImportGenerator build...
2021-11-18 Larry Ewing[wasm][debugger] Tie sdb agent lifetime to the Executio...
2021-11-18 Kunal PathakUpload dasm files as artifacts for "asmdiffs pipeline...
2021-11-18 Michal StrehovskýRemove `DisableImplicitNamespaceImports_DotNet` (#61656)
2021-11-17 Jeremy Koritzinskysrc/tests tree test xunit-based source generated runner...
2021-11-17 Drew ScogginsUpdate docker image (#61217)
2021-11-17 Andy GockeSkip HardwareIntrinsics/x86base/Pause tests on Mono...
2021-11-17 Jeremy BartonMerge System.Security.Cryptography.Algorithms to System...
2021-11-17 Maryam AriyanHostFactoryResolver - Increase default timeout to thirt...
2021-11-17 Vladimir SadovA few follow up changes to LookupTypeKey change (#61718)
2021-11-17 Stephen ToubFactor out and improve the vectorization of RegexInterp...
2021-11-17 Elinor Fung[DllImportGenerator] Enable on projects without System...
2021-11-17 Tomáš RylekRemove XUnit reference metadata from tests I switched...
2021-11-17 kronicrefactoring (#60074)
2021-11-17 Kunal PathakIgnore missing data result from superpmi-replay run...
2021-11-17 Stephen ToubRemove some unnecessary slicing from generated Regex...
2021-11-17 Stephen ToubExtend RegexCharClass.Canonicalize range inversion...
2021-11-17 Adam SitnikMinor File.ReadAllBytes* improvements (#61519)
2021-11-17 Ilona Tomkowicz[wasm][debugger] Fix evaluation of a static class attri...
2021-11-17 Zoltan Varga[mono][aot] Fix the inclusion of generic instances...
2021-11-17 Pavel Savara[wasm] renames and cleanup before modularization (...
2021-11-17 Aaron RobinsonUpdate SPCL to use GeneratedDllImport where possible...
2021-11-17 Andy AyersJIT: don't import IL for partial compilation blocks...
2021-11-17 Tomáš RylekAdd [Fact] attributes to all remaining ilproj tests...
2021-11-16 Santiago Fernandez... Add .runsettings file to be able to run and debug tests...
2021-11-16 Elinor Fung[DllImportGenerator] Stop ignoring QCalls when looking...
2021-11-16 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2021-11-16 Elinor FungUse GeneratedDllImport for blittable p/invokes in Syste...
2021-11-16 Aaron RobinsonUpdate WASM README.md (#61681)
2021-11-16 Thays Grazia[wasm][debugger] View multidimensional array when debug...
2021-11-16 Thays Grazia[wasm][debugger] Improvement of memory consumption...
2021-11-16 Larry Ewing[wasm] Rework fetch (#61639)
2021-11-16 Jakob Botsch... Fix poisoning for very large structs (#61521)
2021-11-16 Egor BogatovDisable fgMorphCastedBitwiseOp opt for floats (#61657)
next