platform/upstream/dotnet/runtime.git
2021-10-07 Jeremy KoritzinskyMerge branch 'main' into feature/use-dllimport-generator
2021-10-07 Tarek Mahmoud... Fix TimeZones Test failure (#60140)
2021-10-07 Jon FortescueSwitch to 1ES R&D pools on main (#59767)
2021-10-07 Tomáš RylekFix dependency of GenerateLayout on RestorePackages...
2021-10-07 Santiago Fernandez... Move more pipelines to scheduled rather than rolling...
2021-10-07 John SalemCorrectly Save GC Mode on Suspension on Windows for...
2021-10-07 Eirik TsarpalisUse forms in bug report issue template (#60129)
2021-10-07 Thays Grazia[wasm][debugger] Avoid using Uint8Array to set memory...
2021-10-07 SingleAccretionMake field nodes unary (#60105)
2021-10-07 SingleAccretionRemove dead code (#60095)
2021-10-07 Kunal PathakFix an assert condition for UpperVectorSave/Restore...
2021-10-07 Maryam AriyanRegression Fix - Set the app name via an argument ...
2021-10-07 Marie Píchová[HTTP/3] Set EOF for 0-length response payload (#60120)
2021-10-07 Robin LindnerOptimize code readability by replacing ternary operator...
2021-10-07 Tomáš RylekMerge src/tests/run.proj into src/tests/build.proj...
2021-10-07 Tomáš RylekAdd R2RTest support for the perfmap-format-version...
2021-10-07 Krzysztof WicherDo not check options values if options haven't been...
2021-10-07 yowladd PreciseRefCountsRequierd to better describe the...
2021-10-07 Jakob Botsch... Support fast tailcalls in R2R (#56669)
2021-10-07 Jakob Botsch... Fix benign assert in gtNewTempAssign (#59991)
2021-10-07 Zoltan Varga[mono][jit] Fix a JIT assert. (#59861)
2021-10-07 Bruce ForstallChange loop cloning conditions codegen (#59886)
2021-10-07 Bruce ForstallSwitch Windows Checked build to `-O2` from `-O1` (...
2021-10-07 David MasonChange profilers to use thread local evacuation counter...
2021-10-07 Eric ErhardtRemove SkipOn NetFramework attributes in System.Reflect...
2021-10-07 Jeremy KoritzinskyDon't create a symbols archive in a PGO build. (#60096)
2021-10-06 Vladimir SadovOverride `corehost_resolve_component_dependencies`...
2021-10-06 Aaron KunkleFix performance-setup Function Definitions (#60102)
2021-10-06 Aleksey Kliger... [mono] Implement coreclr_create_delegate and move Compo...
2021-10-06 Larry Ewing[workloads] Use the dual signed wix version for workloa...
2021-10-06 Maksym Koshovyi[Group 2] Enable nullable annotations for `Microsoft...
2021-10-06 Maksym Koshovyi[Group 1] Enable nullable annotations for `Microsoft...
2021-10-06 Tomáš RylekCleanup of runtime test build scripts (#58762)
2021-10-06 Jeremy KoritzinskyFix incorrect endif location that broke the build.
2021-10-06 Thays Grazia[wasm][debugger] Fix debug compilation using cmake...
2021-10-06 Ulrich Weigand[mono] Fix libcoreclr.so build incompatibilities on...
2021-10-06 Aaron KunkleFix errors from earlier performance-setup PR (#60073)
2021-10-06 Parker BibusUpdated channel passed to ci_setup in the performance...
2021-10-06 Jeremy KoritzinskyDllimport generator build and test fixes (#59658)
2021-10-06 Bruce ForstallFix win-x64 outgoing argument size calculation for...
2021-10-06 Stephen ToubUpdate Regex source generator to use new GetBestTypeByM...
2021-10-06 Stephen ToubImprove regex reductions and code gen for some alternat...
2021-10-06 Elinor FungFix inconsistencies in order of GeneratedDllImport...
2021-10-06 Jan KotasUse custom error message when running out of syncblocks...
2021-10-06 dotnet-maestro... [main] Update dependencies from dotnet/linker (#59931)
2021-10-06 Johan LorenssonDisable providervalidation runtime test on MonoVM....
2021-10-06 Tomáš RylekBlock out the test Interop/PInvoke/Generics/GenericTest...
2021-10-06 Theodore TsirpanisRemove the runtime-specific `Stream` source files....
2021-10-06 Aaron RobinsonAdd a Reverse P/Invoke scenario for profiler transition...
2021-10-06 Andy AyersJIT: better support for patchpoints in try regions...
2021-10-05 Krzysztof WicherRollback changes breaking rolling builds (#60040)
2021-10-05 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2021-10-05 Aaron KunkleNonzero Exit Code for performance-setup Failures (...
2021-10-05 Santiago Fernandez... Pin compiler version to workaround package validation...
2021-10-05 Steve MolloySyndication test fixes for wasm. (#59835)
2021-10-05 Jeff HandleyUpdate CODEOWNERS to remove JSON area and to add Obsole...
2021-10-05 Sychev VadimLoosen strict KeyValuePair deserialization logic (...
2021-10-05 Andrew AuCode review feedback for DacHeapWalker (#60014)
2021-10-05 Jeremy KoritzinskyAdd back the nethost archive. (#59847)
2021-10-05 Stephen ToubRemove use of Unsafe in regex source generator (#60005)
2021-10-05 Tom DeseynFileStream.Unix: improve DeleteOnClose when FileShare...
2021-10-05 Richard AllowayRocky Linux support (#59178)
2021-10-05 Pavel Savarado not enforce windows end of line with lint (#60010)
2021-10-05 Vitek KarasFixes based on feedback for the original #59929 (#59967)
2021-10-05 Newell ClarkSeal internal types in runtime libs (#59941)
2021-10-05 Egor BogatovIgnore nop-statements in tc validation (#59980)
2021-10-05 Jose Perez... Update CompatibilitySuppressions files after upgrading...
2021-10-05 SingleAccretionImplement `GT_MUL_LONG` for ARM64 (#57926)
2021-10-05 Eirik TsarpalisFix byte array handling in STJ sourcegen (#59957)
2021-10-05 Alexander KöplingerUse live-built corehost on s390x for creating testhost...
2021-10-05 kronicRefactoring XmlReader{Async} (#59337)
2021-10-05 Jostein KjønigsenEnable Crossgen for FreeBSD, now that it is actually...
2021-10-05 Aleksey Kliger... [wasm] Fix typedef for non-void interp entry callbacks...
2021-10-05 Newell ClarkSeal internal types in runtime tasks (#59935)
2021-10-05 Jeff HandleyUpdate area-owners to reflect a few changes (#59975)
2021-10-05 Huo YaoyuanCleanup XPath.StringToDouble (#55867)
2021-10-05 kronicRefactoring XmlReaderSettings (#59409)
2021-10-05 Pavel Savara[wasm] missing lint fixes (#59969)
2021-10-05 Adeel MujahidFix a macro usage and cleanup stale comment (#59907)
2021-10-04 Elinor FungFix IDE0008 in DllImportGenerator and Microsoft.Interop...
2021-10-04 Pent PloompuuOptimize division by constant after AND or RSZ (#55778)
2021-10-04 Ethan CrawfordDependencyContextWriter.WritePortableTarget(): write...
2021-10-04 kronicRefactoring XmlWriterSettings (#59467)
2021-10-04 Jeremy KoritzinskyDon't try to build and archive/run libraries tests...
2021-10-04 Egor BogatovOptimize Vector128/256.Equals via TestZ (#55875)
2021-10-04 Egor BogatovFix genCodeForInitBlkUnroll for x86 (#59873)
2021-10-04 Vitek KarasShow dialog when running .NET 6 GUI single-file on...
2021-10-04 Jeremy KoritzinskyMerge branch 'main' into feature/use-dllimport-generator
2021-10-04 Viktor HoferDon't regress SkipLocalsInit optimization on <= NET6...
2021-10-04 IliaFix unmatched transition callback in JIT_ReversePInvoke...
2021-10-04 SingleAccretionStop retyping RHSes to byrefs on type mismatch (#58297)
2021-10-04 Pavel Savara[wasm] lint auto fix (#59928)
2021-10-04 Thays GraziaFix JS debugger tests (#59868)
2021-10-04 Pavel Savara[wasm] More typescript conversion (#59655)
2021-10-04 dotnet-maestro... [main] Update dependencies from dnceng/internal/dotnet...
2021-10-04 Jan VorlicekFix code heap reservation size (#59883)
2021-10-04 Sarah OslundPort workload description localization changes to main...
2021-10-04 Michal StrehovskýAnnotate methods that get MethodBase from a stackwalk...
2021-10-03 Stephen ToubUpdate Microsoft.CodeAnalysis.CSharp.CodeStyle version...
2021-10-03 Stephen ToubMore tweaks to regex source generator code (#59834)
next