Anders Schack-Mulligen
|
5aa53287ce
|
C#: Allow nullness sources with SSA at entry.
|
2025-10-31 11:25:37 +01:00 |
|
Michael Nebel
|
ee6dd0f771
|
C#: Update integration tests expected output.
|
2025-10-31 10:37:49 +01:00 |
|
Michael Nebel
|
ad02559b48
|
C#: Fix Binlog API breaking change.
|
2025-10-31 09:36:22 +01:00 |
|
Michael Nebel
|
0484be6b5b
|
C#: Update lock files.
|
2025-10-31 09:16:35 +01:00 |
|
Michael Nebel
|
f410c3c93a
|
C#: Update Microsft.Build, Roslyn and Binlog dependencies.
|
2025-10-31 09:16:07 +01:00 |
|
Anders Schack-Mulligen
|
900d0d2477
|
C#: Accept test changes for assert split removal.
|
2025-10-29 15:17:34 +01:00 |
|
Anders Schack-Mulligen
|
87d89fd00f
|
C#: Fix CFG for assertion.
|
2025-10-29 13:04:33 +01:00 |
|
Anders Schack-Mulligen
|
e61ddf59d7
|
C#: Remove assertion splitting.
|
2025-10-29 13:04:32 +01:00 |
|
Anders Schack-Mulligen
|
b48d4d4834
|
C#: Recognize assertions as Guards.
|
2025-10-29 13:04:32 +01:00 |
|
Anders Schack-Mulligen
|
72f1fe5d58
|
C#: Exclude nullness sources that are deemed non-null.
|
2025-10-29 13:03:51 +01:00 |
|
Anders Schack-Mulligen
|
cbfb8fd110
|
C#: Accept some test changes.
|
2025-10-29 13:03:50 +01:00 |
|
Anders Schack-Mulligen
|
7241bedf05
|
C#: Replace Guards with the new implementation.
|
2025-10-29 13:03:50 +01:00 |
|
Anders Schack-Mulligen
|
84b8b1c01f
|
C#: Minor test tweak.
|
2025-10-29 13:02:08 +01:00 |
|
Anders Schack-Mulligen
|
dc4abc952f
|
C#: Replace references to getANullCheck.
|
2025-10-29 13:02:08 +01:00 |
|
Anders Schack-Mulligen
|
46fc006c5f
|
C#: Update NullCheck test to reflect what nullness use.
|
2025-10-29 13:02:07 +01:00 |
|
Anders Schack-Mulligen
|
1aa0e7c2da
|
C#: Make private.
|
2025-10-29 13:02:07 +01:00 |
|
Anders Schack-Mulligen
|
e3fc3192ac
|
C#: Remove tests referencing impliesStep.
|
2025-10-29 13:02:06 +01:00 |
|
Anders Schack-Mulligen
|
9776e8f828
|
C#: Remove an irrelevant reference to impliesStep.
|
2025-10-29 13:02:06 +01:00 |
|
Nora Dimitrijević
|
ba22f0d7d2
|
C#/DontInstallRootCert
|
2025-10-28 09:39:21 +01:00 |
|
Paolo Tranquilli
|
105f810654
|
Merge pull request #20658 from github/redsun82/csharp-fix-xframe-options-in-location
Csharp: fix `cs/web/missing-x-frame-options` to also consider `location` elements
|
2025-10-27 13:49:09 +01:00 |
|
Paolo Tranquilli
|
3f98d32124
|
C#: Update change note for location handling in query
|
2025-10-27 09:51:10 +01:00 |
|
Anders Schack-Mulligen
|
3542cdab43
|
Merge pull request #20677 from aschackmull/csharp/disable-exc-split
C#: Delete exception splitting.
|
2025-10-24 08:46:33 +02:00 |
|
Anders Schack-Mulligen
|
ebb50cd402
|
C#: Accept qltest changes.
|
2025-10-23 12:48:44 +02:00 |
|
Anders Schack-Mulligen
|
72d83cc966
|
ControlFlowReachability: Align the SSA signature with the one from shared SSA.
|
2025-10-23 10:57:21 +02:00 |
|
Anders Schack-Mulligen
|
f257c7a570
|
Guards: Align the SSA signature with the one from shared SSA.
|
2025-10-23 10:23:22 +02:00 |
|
Anders Schack-Mulligen
|
20147cdd2b
|
Shared/Java: Rename ControlFlowReachability library.
|
2025-10-23 09:07:34 +02:00 |
|
Anders Schack-Mulligen
|
dff327ea16
|
C#: Delete exception splitting.
|
2025-10-23 08:56:56 +02:00 |
|
Anders Schack-Mulligen
|
8a3f62b9b6
|
Merge pull request #20558 from aschackmull/csharp/guards3
C#: Instantiate shared Guards and shared ControlFlowReachability and replace nullness
|
2025-10-23 08:43:14 +02:00 |
|
Anders Schack-Mulligen
|
7d0e4f58f3
|
C#: Fix join-order issue in ConstantCondition.
|
2025-10-22 15:52:51 +02:00 |
|
Anders Schack-Mulligen
|
f172e36eee
|
C#: Address more review comments.
|
2025-10-22 15:50:10 +02:00 |
|
Michael Nebel
|
83343e1031
|
Merge pull request #20663 from michaelnebel/csharp/dotnet10rc2traced
C#: Tracer support for invoking `csc` directly.
|
2025-10-22 15:36:34 +02:00 |
|
Michael Nebel
|
47c751be32
|
C#: Only run integration test on windows and linux.
|
2025-10-22 14:12:17 +02:00 |
|
Michael Nebel
|
6a02649334
|
Merge pull request #20555 from michaelnebel/csharp/staridlocationsbuildless
C#: `*` on Source locations in BMN.
|
2025-10-22 13:28:11 +02:00 |
|
Michael Nebel
|
7a414089e4
|
C#: Use autobuilder instead of supplying build command.
|
2025-10-22 13:25:23 +02:00 |
|
Michael Nebel
|
e14879ba33
|
C#: Add integration test for DB creation using .NET 10 RC 2.
|
2025-10-22 12:59:40 +02:00 |
|
Michael Nebel
|
d5ff9bf5d0
|
C#: Collapse tracer cases for csc, csc.exe and mcs.exe and remote quoting.
|
2025-10-22 11:58:02 +02:00 |
|
Anders Schack-Mulligen
|
c44e6fc3f0
|
C#: Qldoc tweaks.
|
2025-10-22 10:22:26 +02:00 |
|
Michael Nebel
|
def522d122
|
C#: Make sure that the file exists before attempting to get version info.
|
2025-10-21 13:12:21 +02:00 |
|
Michael Nebel
|
af5622a60e
|
C#: Address review comments.
|
2025-10-21 13:03:53 +02:00 |
|
Paolo Tranquilli
|
316225bb88
|
Csharp: rename predicate
|
2025-10-21 11:47:54 +02:00 |
|
Paolo Tranquilli
|
6f8b1f6f4c
|
Csharp: address review
|
2025-10-21 11:43:58 +02:00 |
|
Michael Nebel
|
6bc15bcedc
|
C#: Add change-note.
|
2025-10-21 11:42:19 +02:00 |
|
Michael Nebel
|
e560ac197f
|
C#: Tracer support for invoking csc directly.
|
2025-10-21 11:16:55 +02:00 |
|
Paolo Tranquilli
|
c728503517
|
Merge branch 'main' into redsun82/csharp-fix-xframe-options-in-location
|
2025-10-21 11:15:46 +02:00 |
|
Michael B. Gale
|
4441303623
|
Merge pull request #20625 from github/mbg/csharp/proxy-log-messages
|
2025-10-20 10:00:58 +01:00 |
|
Paolo Tranquilli
|
0c719af33c
|
Csharp: add change note
|
2025-10-17 12:05:52 +02:00 |
|
Paolo Tranquilli
|
c3fd06c8a4
|
Csharp: fix cs/web/missing-x-frame-options to also consider location elements
As explained in
https://learn.microsoft.com/en-us/previous-versions/aspnet/ms178692(v=vs.100),
it is possible to add `system.webServer` elements nested inside
`location` elements in `Web.config`.
|
2025-10-17 11:27:31 +02:00 |
|
Henry Mercer
|
c2309a9aca
|
Merge pull request #20638 from github/post-release-prep/codeql-cli-2.23.3
Post-release preparation for codeql-cli-2.23.3
|
2025-10-14 13:03:22 +01:00 |
|
Anders Schack-Mulligen
|
da0b168b2e
|
Merge pull request #20627 from hvitved/csharp/property-descriptor-get-value-neutral
C#: Add neutral model for `System.ComponentModel.PropertyDescriptor.GetValue`
|
2025-10-14 13:31:40 +02:00 |
|
github-actions[bot]
|
6dd07790ac
|
Post-release preparation for codeql-cli-2.23.3
|
2025-10-14 11:16:33 +00:00 |
|