Commit Graph

  • 047ec1016d Reenable test. lateralusX 2025-06-03 18:49:03 +0200
  • 8e370ea84f Acceept 500 ms deviation on wait time. lateralusX 2025-05-28 14:54:05 +0200
  • b3764fffc1 Adjust test timeout to handle deviation due to lowres timers. lateralusX 2025-05-28 13:18:00 +0200
  • 800e1ca79c
    Merge 6d0c73ad0a into a8fee60508 #112876 kzrnm 2025-07-29 01:25:48 -0500
  • fd03496583 Don't do an invalid mask conversion optimization for conditional select nodes Tanner Gooding 2025-07-28 23:17:03 -0700
  • a8fee60508
    Update DefaultStackSize to Thread_DefaultStackSize (#118076) Michal Strehovský 2025-07-29 07:53:04 +0200
  • 49f5984113
    Fix stack limits condition (#118077) Michal Strehovský 2025-07-29 07:52:43 +0200
  • 649775e604 Align with netfx, add/fix tests, address PR feedback Pranav Senthilnathan 2025-07-28 21:24:16 -0700
  • 1feb40453a
    Merge 0046881212 into 2db9fdf5b4 #114826 Edward Neal 2025-07-29 05:22:17 +0100
  • 1b50c9fb5e Remove dead code #118147 Aman Khalid (from Dev Box) 2025-07-28 23:39:40 -0400
  • a1587c2623 Formatting Aman Khalid (from Dev Box) 2025-07-28 22:50:10 -0400
  • 69d99cab95 Enable lookarounds to influence atomicity Stephen Toub 2025-07-28 22:29:33 -0400
  • b053951c31 Fix profile flag propagation Aman Khalid (from Dev Box) 2025-07-28 22:34:35 -0400
  • c3dd99cba1
    Merge 407af70c7f into 2db9fdf5b4 #116422 Huo Yaoyuan 2025-07-29 10:16:04 +0800
  • a52b919c89 Update dependencies from https://github.com/dotnet/dotnet build 276981 Updated Dependencies: Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.Analyzers, Microsoft.CodeAnalysis.CSharp, Microsoft.Net.Compilers.Toolset (Version 5.0.0-2.25375.119 -> 5.0.0-2.25377.103) Microsoft.CodeAnalysis.NetAnalyzers (Version 10.0.0-preview.25375.119 -> 10.0.0-preview.25377.103) Microsoft.DotNet.ApiCompat.Task, Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport (Version 10.0.100-preview.7.25375.119 -> 10.0.100-preview.7.25377.103) Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Archives, Microsoft.DotNet.Build.Tasks.Feed, Microsoft.DotNet.Build.Tasks.Installers, Microsoft.DotNet.Build.Tasks.Packaging, Microsoft.DotNet.Build.Tasks.TargetFramework, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Build.Tasks.Workloads, Microsoft.DotNet.CodeAnalysis, Microsoft.DotNet.GenAPI, Microsoft.DotNet.GenFacades, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.PackageTesting, Microsoft.DotNet.RemoteExecutor, Microsoft.DotNet.SharedFramework.Sdk, Microsoft.DotNet.XliffTasks, Microsoft.DotNet.XUnitExtensions (Version 10.0.0-beta.25375.119 -> 10.0.0-beta.25377.103) Microsoft.DotNet.Cecil (Version 0.11.5-alpha.25375.119 -> 0.11.5-alpha.25377.103) Microsoft.DotNet.XUnitAssert, Microsoft.DotNet.XUnitConsoleRunner (Version 2.9.3-beta.25375.119 -> 2.9.3-beta.25377.103) Microsoft.NET.Sdk.IL, Microsoft.NETCore.App.Ref, Microsoft.NETCore.ILAsm, runtime.native.System.IO.Ports, System.Reflection.Metadata, System.Reflection.MetadataLoadContext, System.Text.Json (Version 10.0.0-preview.7.25375.119 -> 10.0.0-preview.7.25377.103) System.CommandLine (Version 2.0.0-rc.1.25375.119 -> 2.0.0-rc.1.25377.103) #117845 darc-main-a84b32bc-80aa-4cef-9a5c-884491b7a75d dotnet-maestro[bot] 2025-07-29 02:04:07 +0000
  • 0405f225a2
    Merge a78c7d301f into a6f3819060 #118151 dotnet-maestro[bot] 2025-07-29 02:03:48 +0000
  • a78c7d301f Update dependencies from https://github.com/dotnet/hotreload-utils build 20250728.3 #118151 darc-release/9.0-staging-79fb4ab0-8ef4-4506-831d-8bf97c341ea4 dotnet-maestro[bot] 2025-07-29 02:03:46 +0000
  • 99b2e8ad50 Update dependencies from https://github.com/dotnet/runtime-assets build 20250728.2 #116682 darc-main-1407fc14-f579-472f-a448-56caf685d1d6 dotnet-maestro[bot] 2025-07-29 02:02:38 +0000
  • 2db9fdf5b4
    Adding GetAssemblyLoadContext cDAC API (#117939) Rachel 2025-07-28 18:39:50 -0700
  • 2d3bf386a5
    Adding GetAppDomainName cDAC API (#117837) Rachel 2025-07-28 18:39:00 -0700
  • 27cc30f085
    Transform regex `X|` into `X?` and `|X` into `X??` (#118087) Stephen Toub 2025-07-28 20:37:14 -0400
  • 19dd954b7c Apply null pointer fix to stateless marshalling strategy copilot-swe-agent[bot] 2025-07-29 00:02:18 +0000
  • afe21c11de Merge branch 'remove-bbf-run-rarely' of https://github.com/amanasifkhalid/runtime into remove-bbf-run-rarely Aman Khalid (from Dev Box) 2025-07-28 19:54:38 -0400
  • 407b4db0ee
    Merge branch 'main' into AndroidAppBuilderNaot #118037 Jackson Schuster 2025-07-28 16:53:14 -0700
  • 7c04ce7af2 Add warning for non-trimmable refs Sven Boemer 2025-07-28 16:02:29 -0700
  • b5b09634ed Use IsAotCompatible for libraries Sven Boemer 2025-07-28 16:44:51 -0700
  • 30d2a2dbfd
    Merge cae24326fa into 865d4e69f1 #117571 Clinton Ingram 2025-07-28 16:34:14 -0700
  • c2942df3a7 Replace fragile type name check with semantic PointerTypeInfo check copilot-swe-agent[bot] 2025-07-28 23:07:10 +0000
  • 0facf06f96 Ensure Android build runs after CopyNativeBinary Jackson Schuster 2025-07-28 23:00:22 +0000
  • 865d4e69f1
    Cleanup for cert accessors (#118116) Pranav Senthilnathan 2025-07-28 15:58:49 -0700
  • 1aa2fd8bd7
    Tweak regex source gen for single char repeater (#118137) Stephen Toub 2025-07-28 18:57:36 -0400
  • 335572b073 Remove a branch Aman Khalid (from Dev Box) 2025-07-28 18:52:17 -0400
  • 2e2e6281be Improve array scenario detection using CountInfo instead of type name checking copilot-swe-agent[bot] 2025-07-28 22:38:29 +0000
  • 152ec038d7 Set CppCompilerAndLinker to NDK clang when targeting android Jackson Schuster 2025-07-28 22:34:14 +0000
  • 38aab275a7
    Update src/coreclr/jit/block.h Aman Khalid 2025-07-28 18:34:05 -0400
  • 9b0acb1b10
    Merge 698f0d97c2 into 435981fbce #118009 github-actions[bot] 2025-07-28 15:34:00 -0700
  • 435981fbce
    Update dependencies from https://github.com/dotnet/hotreload-utils build 20250728.2 (#118128) release/8.0-staging dotnet-maestro[bot] 2025-07-28 15:31:47 -0700
  • a6f3819060
    [release/9.0-staging] Update dependencies from dotnet/xharness (#118114) release/9.0-staging dotnet-maestro[bot] 2025-07-28 15:29:25 -0700
  • 71c7ae3213
    Merge branch 'main' into R2REHInlining #118140 Andy Ayers 2025-07-28 15:28:19 -0700
  • 18acc5d90b Remove BBF_RUN_RARELY Aman Khalid (from Dev Box) 2025-07-28 18:22:01 -0400
  • a5be42eb75 renaming etc rcj1 2025-07-28 15:08:57 -0700
  • 85c2f203df Use live ref pack in analyzer tests Sven Boemer 2025-07-28 14:58:46 -0700
  • a5b020ef4f Transform regex `X|` into `X?` and `|X` into `X??` #118087 Stephen Toub 2025-07-26 16:15:31 -0400
  • 97a76d3e2e Merge remote-tracking branch 'upstream/main' into isTrimmableRefAsm #118144 Sven Boemer 2025-07-28 14:35:34 -0700
  • d6288c08e8 Import illink.targets for ref projects Sven Boemer 2025-07-28 14:35:27 -0700
  • bbb1534fd9 Add a regex test for a loop followed by a positive lookahead #118142 Stephen Toub 2025-07-28 17:27:52 -0400
  • 0a36c0abb4
    Apply suggestions from code review Rachel 2025-07-28 14:18:44 -0700
  • 8392694d05 comments #117939 rcj1 2025-07-28 14:14:05 -0700
  • fdecc08040 Merge branch 'main' into GetAssemblyLoadContext rcj1 2025-07-28 14:11:34 -0700
  • bf1543f157 Merge branch 'main' into GetAppDomainName #117837 rcj1 2025-07-28 14:09:16 -0700
  • 03c5f06101 Revert "TEMP: Enable rng test" #118108 Miha Zupan 2025-07-28 23:04:21 +0200
  • 4bc2f0fa15 adding writebuffer rcj1 2025-07-28 13:46:41 -0700
  • 80ea026cdf
    Merge e7c43e68ed into 26d4886e81 #117825 Manish Godse 2025-07-28 16:51:35 -0400
  • 36dfe6159a Add missing args to build command Jackson Schuster 2025-07-28 20:51:18 +0000
  • 84b502d3e1 JIT: enable inlining of IL stubs with EH Andy Ayers 2025-07-28 13:49:42 -0700
  • 7e67766da8 Implement partial fix for COM array marshalling null pointer issue copilot-swe-agent[bot] 2025-07-28 20:46:47 +0000
  • 109b2aef6c Add test to reproduce COM array marshalling issue with null pointers copilot-swe-agent[bot] 2025-07-28 20:29:27 +0000
  • 26d4886e81
    Fix compilation failure from regex source generator with some lazy loops (#118132) Stephen Toub 2025-07-28 16:25:53 -0400
  • 8f8f0d1604
    [release/9.0-staging] Update dependencies from dotnet/roslyn (#118080) dotnet-maestro[bot] 2025-07-28 13:25:47 -0700
  • 490c371d80 Tweak regex source gen for single char repeater #118137 Stephen Toub 2025-07-28 16:24:31 -0400
  • 9ad42568bb verify in-proc gc contract #118050 Max Charlamb 2025-07-28 16:19:53 -0400
  • 25f59a9339 * adding target write capabilities to cDAC * implementing SetOtherNotificationFlags cDAC API rcj1 2025-07-22 13:12:09 -0700
  • c046444482
    Merge branch 'main' into enable-108107 #117985 Larry Ewing 2025-07-28 15:16:11 -0500
  • 60e869cbb4
    Merge 4c0a1de0c7 into 5196f3eb26 #115019 nike4613 2025-07-28 13:11:29 -0700
  • 33900c9fba
    Merge e944289450 into 5196f3eb26 #115747 Adeel Mujahid 2025-07-28 13:10:30 -0700
  • 33c73b5710
    Merge 38b03bdf6e into 5196f3eb26 #110692 Alan Hayward 2025-07-28 13:06:12 -0700
  • 9560d167e0
    Merge 3e5e2a708c into 5196f3eb26 #101024 Gleb Balykov 2025-07-28 13:06:10 -0700
  • 48cf2702d5 Initial plan copilot-swe-agent[bot] 2025-07-28 19:58:07 +0000
  • f1048801d3
    Merge 8d4aef9638 into 5196f3eb26 #109863 Aleksandr Shaurtaev 2025-07-28 12:58:05 -0700
  • 1d81e4192b
    Merge 952a76b327 into 5196f3eb26 #94400 Qiao Pengcheng 2025-07-28 12:58:03 -0700
  • fe175f3367
    Merge branch 'main' into gcRegFix #117991 DeepakRajendrakumaran 2025-07-28 12:57:19 -0700
  • 5e822817a4
    Merge 886cb10c6a into 5196f3eb26 #115702 Pent Ploompuu 2025-07-28 22:33:56 +0300
  • b1c0f74a0d Remove duplicate assertion, uncomment test code Jackson Schuster 2025-07-28 12:33:54 -0700
  • 8de0a57436 Undo deleted line in ILC.targets, build libs.tests in pipeline Jackson Schuster 2025-07-28 19:27:14 +0000
  • 780cda3005 wip Max Charlamb 2025-07-28 15:24:41 -0400
  • 1a9c57a270 update Max Charlamb 2025-07-28 15:24:35 -0400
  • 47c23f3c54 rename configure file Max Charlamb 2025-07-28 15:24:14 -0400
  • cfb35e5aa9 Remove unused AssemblyVersion3 project and references #118040 copilot/fix-84039 copilot-swe-agent[bot] 2025-07-28 19:11:05 +0000
  • 3fde1a46cb Even more feedback Jeremy Barton 2025-07-28 12:01:28 -0700
  • 69f48252db Improve asserts Miha Zupan 2025-07-28 20:40:37 +0200
  • 9711cdcea9 Fix build issues after merge Jackson Schuster 2025-07-28 11:40:14 -0700
  • 5196f3eb26
    Avoid extra boundary checks when preceeded/succeeded char set is known (#118105) Stephen Toub 2025-07-28 14:37:33 -0400
  • 87a4ccab3d Fix apkbuilder.cs errors after merge Jackson Schuster 2025-07-28 18:31:52 +0000
  • ce32f11043 Merge branch 'main' of https://github.com/dotnet/runtime into AndroidAppBuilderNaot Jackson Schuster 2025-07-28 18:21:17 +0000
  • 6771b9140b
    Return back the SDK feed to the NuGet.org #118114 Tarek Mahmoud Sayed 2025-07-28 11:20:56 -0700
  • 101e9bc7c2
    Return the SDK feed back to the NuGet.Config #118080 Tarek Mahmoud Sayed 2025-07-28 11:18:12 -0700
  • 307753a093
    Fix the issue that the test exits with cannot find Microsoft.Win32.Primitives.dll (#117699) Shiming Ge 2025-07-29 02:15:31 +0800
  • 00e5fccdc0 Merge remote-tracking branch 'upstream/main' into analyzerTypeNameParserRedo #116505 Sven Boemer 2025-07-28 11:10:16 -0700
  • e2290b37cf Merge branch 'main' of https://github.com/dotnet/runtime into TwoInheritingIfacesFromDll Jackson Schuster 2025-07-28 11:08:56 -0700
  • d74d3ecad0 Fix build to work in CI Jackson Schuster 2025-07-28 18:04:39 +0000
  • dde88d8087 Use stackalloc and remove clearing #118116 Pranav Senthilnathan 2025-07-28 11:03:33 -0700
  • 9cadbc8791
    Merge f842df682a into 9df2042d2b #115268 fabrimaz 2025-07-28 20:46:24 +0300
  • 9365a4bcf2 fix merge issue Max Charlamb 2025-07-28 13:45:10 -0400
  • d308a7fb6f Merge remote-tracking branch 'origin/main' into cdac-multi-contract Max Charlamb 2025-07-28 13:42:14 -0400
  • 4a7d494df9 Merge remote-tracking branch 'dotnet/main' into external_mu Jeremy Barton 2025-07-28 10:24:54 -0700
  • 658b5331b8 Apply feedback Jeremy Barton 2025-07-28 10:22:13 -0700
  • 6c83dea519 Fix compilation failure from regex source generator with some lazy loops #118132 Stephen Toub 2025-07-28 13:16:47 -0400
  • 382ff33f78 restructuring etc rcj1 2025-07-28 10:03:16 -0700
  • 92e66137c9 Have the preinitialization smoke test use an ISA that is opportunistic with the new baseline #118101 Tanner Gooding 2025-07-28 09:47:57 -0700
  • 4006d0d313
    Merge 469721327d into 9df2042d2b #117464 Gordon Ross 2025-07-28 12:34:52 -0400