Daniel Marjamäki
|
3abe8eeca5
|
Update copyright year
|
2023-06-21 19:58:11 +02:00 |
Oliver Stöneberg
|
00fd3d92c6
|
made `ForwardTraversal::mSettings` and `ReverseTraversal::mSettings` references / adjusted some calling code to use references as well (#4858)
|
2023-03-07 12:26:17 +01:00 |
Paul Fultz II
|
7f358b2bed
|
Format with uncrustify (#3388)
|
2021-08-07 20:51:18 +02:00 |
Daniel Marjamäki
|
c489626167
|
updated copyright year
|
2021-07-04 08:09:11 +02:00 |
Daniel Marjamäki
|
2d08564c8a
|
astyle formatting
|
2021-06-19 14:47:35 +02:00 |
Paul Fultz II
|
dd178c3ad9
|
Fix 10314: Possible nullPointerRedundantCheck false positive (#3298)
|
2021-06-19 13:59:48 +02:00 |
Oliver Stöneberg
|
6397e29f84
|
cleaned up includes based on include-what-you-use (#3141)
|
2021-04-03 21:30:50 +02:00 |
Daniel Marjamäki
|
7182da5c8e
|
astyle formatting
|
2020-11-11 09:17:54 +01:00 |
Paul Fultz II
|
bd7e915c20
|
Add generic reverse valueflow (#2878)
|
2020-11-10 16:00:55 +01:00 |
Daniel Marjamäki
|
92d65a1824
|
astyle formatting
|
2020-09-11 08:51:12 +02:00 |
Paul
|
bb9dbaa8f5
|
Format
|
2020-09-09 21:32:07 -05:00 |
Paul
|
75b955b9c6
|
Fix issue 9833: False positive: Division by zero when using pointer to struct
|
2020-09-09 21:29:26 -05:00 |
Oliver Stöneberg
|
e0e50139cb
|
cleaned up includes based on include-what-you-use (#2632)
* cleaned up includes based on include-what-you-use
* token.cpp: fixed -Wextra-semi-stmt warning
|
2020-05-10 16:45:45 +02:00 |
Daniel Marjamäki
|
08ddd84780
|
Update copyright year
|
2020-05-10 11:16:32 +02:00 |
Daniel Marjamäki
|
3e0218299b
|
Revert "Update copyright year"
This reverts commit 6eec6c4bd5 .
|
2020-05-10 11:13:05 +02:00 |
Daniel Marjamäki
|
6eec6c4bd5
|
Update copyright year
|
2020-05-10 11:11:34 +02:00 |
Oliver Stöneberg
|
2c1e36e63e
|
cleaned up includes based on include-what-you-use (#2600)
* cleaned up includes based on include-what-you-use
* check.h: trying to work around Visual Studio 2012 bug
* fixed Visual Studio compilation
|
2020-04-13 13:44:48 +02:00 |
Armin Müller
|
3ff171e157
|
Typos found by running "codespell" (#2584)
|
2020-04-01 14:37:43 +02:00 |
Paul Fultz II
|
392060aefe
|
Fix issue 7804: ValueFlow: possible value in second if body (#2543)
|
2020-02-19 07:55:04 +01:00 |
Armin Müller
|
75b1ade316
|
Typos found by running "codespell" (#2542)
|
2020-02-17 18:28:58 +01:00 |
Daniel Marjamäki
|
5f4a900f88
|
astyle formatting
[ci skip]
|
2020-02-13 17:04:05 +01:00 |
Paul Fultz II
|
7368a54629
|
Add generic valueflow forward analysis (#2511)
|
2020-02-13 16:27:06 +01:00 |