Jeroen Ketema
|
0bcee84117
|
C++: Minor textual fixes
|
2025-04-17 12:33:27 +02:00 |
|
idrissrio
|
d8afd2a786
|
C++: add change note for designator-based initializations
|
2025-04-16 16:23:32 +02:00 |
|
Ian Lynagh
|
bdd3207752
|
Merge branch 'main' into post-release-prep/codeql-cli-2.21.1
|
2025-04-16 11:54:23 +01:00 |
|
idrissrio
|
15ba9e0c66
|
C++: add change note for VLAs
|
2025-04-15 11:06:19 +02:00 |
|
github-actions[bot]
|
b961c5961d
|
Release preparation for version 2.21.1
|
2025-04-14 09:53:06 +00:00 |
|
Arthur Baars
|
0e23b86bf5
|
Merge pull request #19182 from github/post-release-prep/codeql-cli-2.21.0
Post-release preparation for codeql-cli-2.21.0
|
2025-04-01 15:12:29 +02:00 |
|
idrissrio
|
d61d9730c8
|
C++: add change note for calling conventions
|
2025-04-01 09:53:36 +02:00 |
|
github-actions[bot]
|
84f6564cc0
|
Release preparation for version 2.21.0
|
2025-03-31 17:35:15 +00:00 |
|
Chris Smowton
|
9a2a13ed55
|
Merge remote-tracking branch 'origin/main' into smowton/admin/merge-rc317-into-main
|
2025-03-19 16:01:29 +00:00 |
|
github-actions[bot]
|
2d64a618e6
|
Release preparation for version 2.20.7
|
2025-03-17 12:15:54 +00:00 |
|
Mathias Vorreiter Pedersen
|
0fe77154e1
|
C++: Add library change note.
|
2025-03-13 14:29:34 +00:00 |
|
github-actions[bot]
|
fa850cccb1
|
Release preparation for version 2.20.6
|
2025-03-03 17:13:19 +00:00 |
|
Geoffrey White
|
7f56c67544
|
Merge pull request #18837 from geoffw0/overflowbuffer
C++: Improve and promote cpp/overflow-buffer
|
2025-03-03 14:17:12 +00:00 |
|
Geoffrey White
|
a7ac6b137b
|
C++: Second change note.
|
2025-02-25 17:02:23 +00:00 |
|
Geoffrey White
|
90758b37ef
|
C++: Change notes.
|
2025-02-21 19:00:12 +00:00 |
|
github-actions[bot]
|
6f4562f3bd
|
Release preparation for version 2.20.5
|
2025-02-17 16:55:54 +00:00 |
|
github-actions[bot]
|
573e53e454
|
Release preparation for version 2.20.4
|
2025-02-03 15:19:35 +00:00 |
|
Mathias Vorreiter Pedersen
|
02cf458232
|
C++: Add change note.
|
2025-01-30 16:50:22 +00:00 |
|
erik-krogh
|
a1afa20d4b
|
add change-notes
|
2025-01-27 22:43:13 +01:00 |
|
Jeroen Ketema
|
e0acf262d5
|
C++: Add change note
|
2025-01-21 16:14:18 +01:00 |
|
Chris Smowton
|
9fa1ad9d8d
|
Fix changelog typos
|
2025-01-21 13:58:44 +00:00 |
|
github-actions[bot]
|
f21784db9d
|
Release preparation for version 2.20.2
|
2025-01-21 13:58:43 +00:00 |
|
Chris Smowton
|
fb140404b6
|
Revert "Release preparation for version 2.20.2"
|
2025-01-21 13:58:38 +00:00 |
|
github-actions[bot]
|
a0512a50f2
|
Release preparation for version 2.20.2
|
2025-01-20 21:11:12 +00:00 |
|
Jeroen Ketema
|
4b85ea3bc6
|
Merge pull request #18502 from jketema/consteval
C++: Support `if consteval` and `if ! consteval`
|
2025-01-20 12:49:02 +01:00 |
|
Jeroen Ketema
|
a9e0f20861
|
C++: Simplify consteval if to be just a single class with an isNot predicate
|
2025-01-20 11:20:11 +01:00 |
|
Jeroen Ketema
|
a74189f6fa
|
Update cpp/ql/lib/change-notes/2024-01-16-consteval-if.md
Co-authored-by: Calum Grant <42069085+calumgrant@users.noreply.github.com>
|
2025-01-20 10:43:25 +01:00 |
|
Jeroen Ketema
|
ff0d4955cf
|
C++: Fix change note
|
2025-01-16 17:55:45 +01:00 |
|
Jeroen Ketema
|
d027e0c06b
|
C++: Add change note
|
2025-01-16 13:12:20 +01:00 |
|
Jeroen Ketema
|
6ad342c567
|
C++: Add change note
|
2025-01-16 10:22:54 +01:00 |
|
Jeroen Ketema
|
a3cd66844c
|
C++: Add change note
|
2025-01-15 11:38:09 +01:00 |
|
Mathias Vorreiter Pedersen
|
d9d0d9348c
|
C++: Add change note.
|
2025-01-13 18:53:59 +00:00 |
|
Jeroen Ketema
|
3f6a2850cc
|
C++: Add change note
|
2025-01-10 10:19:44 +01:00 |
|
Jeroen Ketema
|
204afab427
|
Merge pull request #18367 from github/jketema/template-parameters-6
C++: Handle template variable specializations
|
2025-01-09 22:21:03 +01:00 |
|
Jeroen Ketema
|
12048aefad
|
Merge pull request #18408 from jketema/config-silence
C++: Silence alerts coming from CMake test compilation files
|
2025-01-09 16:31:55 +01:00 |
|
Jeroen Ketema
|
0a57587189
|
C++: Add change note
|
2025-01-09 13:23:23 +01:00 |
|
Jeroen Ketema
|
f8458f6025
|
C++: Add change note
|
2025-01-09 00:44:36 +01:00 |
|
Owen Mansel-Chan
|
0f8f5d2793
|
Merge branch 'main' into post-release-prep/codeql-cli-2.20.1
|
2025-01-08 16:28:23 +00:00 |
|
github-actions[bot]
|
88b6f1e79a
|
Release preparation for version 2.20.1
|
2025-01-07 20:50:36 +00:00 |
|
Dave Bartolomeo
|
72a53c4b23
|
Revert "Release preparation for version 2.20.1"
|
2025-01-07 13:32:23 -05:00 |
|
github-actions[bot]
|
fbf9f2fff8
|
Release preparation for version 2.20.1
|
2025-01-07 17:20:13 +00:00 |
|
Dave Bartolomeo
|
22e030584c
|
Revert "Release preparation for version 2.20.1"
|
2025-01-07 12:14:27 -05:00 |
|
Jeroen Ketema
|
0258ce70a4
|
Merge pull request #18362 from github/jketema/template-parameters-4
C++: Support concept templates
|
2025-01-07 16:42:56 +01:00 |
|
Jeroen Ketema
|
b6f412bbad
|
C++: Add change notes
|
2025-01-07 14:21:45 +01:00 |
|
Jeroen Ketema
|
3812ee463d
|
C++: Add change note
|
2025-01-07 11:26:20 +01:00 |
|
github-actions[bot]
|
a121c5a5d0
|
Release preparation for version 2.20.1
|
2025-01-06 18:20:22 +00:00 |
|
Jeroen Ketema
|
01a7a5323b
|
Merge pull request #18360 from github/jketema/template-parameters-3
C++: Support arguments and instantiations of template template parameters
|
2025-01-06 13:41:45 +01:00 |
|
Jeroen Ketema
|
795278d5ac
|
C++: Add change note
|
2025-01-02 21:31:58 +01:00 |
|
Jeroen Ketema
|
cfb98acbf1
|
C++: Slightly tweak change note to make it more consistent with others
|
2025-01-02 21:29:04 +01:00 |
|
Jeroen Ketema
|
e9b9dc23f8
|
Update cpp/ql/lib/change-notes/2024-12-20-sizeof-pack.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2024-12-20 17:11:38 +01:00 |
|