orbitcowboy
|
a7346a5f84
|
posix.cfg: Added support for more interfaces
|
2020-12-25 12:48:38 +01:00 |
orbitcowboy
|
372020b835
|
bsd.cfg: Added support for more constants, found by daca@home
|
2020-12-25 12:45:56 +01:00 |
orbitcowboy
|
dfc754ba61
|
bsd.cfg: Added 'SEEK_*' constants
|
2020-12-25 12:40:09 +01:00 |
orbitcowboy
|
ead4958cc0
|
std.cfg: Added 'SEEK_*' constants
|
2020-12-25 12:34:33 +01:00 |
orbitcowboy
|
cd4cc30cb3
|
gnu.cfg: Added support for more interface, found by daca@home
|
2020-12-25 12:25:53 +01:00 |
orbitcowboy
|
53a4f68cb2
|
wxwidgets.cfg: Added support for more interface, found by daca@home
|
2020-12-25 12:16:06 +01:00 |
Daniel Marjamäki
|
cf57233f5d
|
ImportProject: Try to handle -D and -I in the same way
|
2020-12-25 11:51:24 +01:00 |
Daniel Marjamäki
|
bcf6039558
|
Fixed #10058 (False positive: redundant assignment, there is break)
|
2020-12-25 09:08:15 +01:00 |
Daniel Marjamäki
|
8fcef7ad0d
|
astyle formatting
ci skip
|
2020-12-25 08:58:12 +01:00 |
Daniel Marjamäki
|
b8f45a5c65
|
Replace and fix findBreakScope with findNextTokenFromBreak
|
2020-12-25 08:43:14 +01:00 |
Daniel Marjamäki
|
8bd783f820
|
Refactoring; Added findBreakScope and Scope::isLoopScope()
|
2020-12-24 22:58:31 +01:00 |
Oliver Stöneberg
|
9d57b832b8
|
fixed passedByValue warning hidden by suppression for false positive (#2974)
|
2020-12-24 20:09:11 +01:00 |
Paul Fultz II
|
7861aa00cf
|
Refactor afterCondition handlers into to seperate classes (#2975)
|
2020-12-24 20:07:46 +01:00 |
Ken-Patrick Lehrmann
|
aad723bf3a
|
Fix false positive AssignmentIntegerToAddress (#2971)
|
2020-12-24 19:57:02 +01:00 |
Oliver Stöneberg
|
b091eaccbe
|
gnu.cfg: added *_FILENO defines (#2972)
|
2020-12-24 19:49:50 +01:00 |
orbitcowboy
|
9b5fc508bb
|
posix.cfg: Added support for more macros (ref. https://man7.org/linux/man-pages/man2/access.2.html)
|
2020-12-24 14:22:05 +01:00 |
orbitcowboy
|
973d106ffa
|
wxwidgets.cfg: Added support for more interfaces, found by daca@home
|
2020-12-24 14:14:46 +01:00 |
orbitcowboy
|
f9d9911292
|
wxwidgets.cfg: Added support for more interfaces, found by daca@home
|
2020-12-24 14:02:17 +01:00 |
orbitcowboy
|
53d4709cfe
|
wxwidgets.cfg: Added support for more interfaces, found by daca@home
|
2020-12-24 13:55:26 +01:00 |
orbitcowboy
|
fbcd965c22
|
wxwidgets.cfg: Added support for more interfaces, found by daca@home
|
2020-12-24 02:00:40 +01:00 |
Paul Fultz II
|
e12a733ee9
|
Fix issue 10053: False positive: Same value on both branches of ternary operator (#2962)
|
2020-12-23 13:37:28 +01:00 |
Daniel Marjamäki
|
d1139db960
|
astyle formatting
[ci skip]
|
2020-12-22 21:30:15 +01:00 |
Daniel Marjamäki
|
e4766c73dc
|
ExprEngine; Use 60s as default maxtime processing a function, the analysis time will be somewhat reasonable
|
2020-12-22 21:09:24 +01:00 |
Georgy Komarov
|
259f562e73
|
ExprEngine: Add condition branches for the while loops (#2970)
|
2020-12-22 20:21:57 +01:00 |
Daniel Marjamäki
|
a9e7974963
|
ExprEngine: use 'real' instead of 'fpa' values in latest Z3 for floats
|
2020-12-22 18:05:21 +01:00 |
Daniel Marjamäki
|
315892d991
|
ExprEngine; add a 'stupid' handling of floating point promotions for integers
|
2020-12-22 17:15:11 +01:00 |
Daniel Marjamäki
|
1812951640
|
ExprEngine; Fix problem when float suffix is used
|
2020-12-22 15:17:36 +01:00 |
Daniel Marjamäki
|
347fccb207
|
ExprEngine; Avoid overspecified constraints
|
2020-12-22 11:10:01 +01:00 |
orbitcowboy
|
f4f3b1bc77
|
wxwidgets.cfg: Added support for more interfaces, found by daca@home
|
2020-12-22 10:29:57 +01:00 |
orbitcowboy
|
0475504728
|
wxwidgets.cfg: Added support for more interfaces, found by daca@home
|
2020-12-22 10:27:23 +01:00 |
amai2012
|
f0da9098b9
|
Set language compatibility to C++14 in Visual Studio (#2967)
There is no C++11 flag
|
2020-12-22 10:24:25 +01:00 |
orbitcowboy
|
27f394e52c
|
wxwidgets.cfg: Added support for more interfaces, found by daca@home
|
2020-12-22 10:20:44 +01:00 |
orbitcowboy
|
208fdee1f3
|
wxwidgets.cfg: Added support for more interfaces, found by daca@home
|
2020-12-22 10:17:29 +01:00 |
orbitcowboy
|
6e9adc65d6
|
wxwidgets.cfg: Added support for more interfaces, found by daca@home
|
2020-12-22 10:12:47 +01:00 |
orbitcowboy
|
280dcedfa4
|
wxwidgets.cfg: Added support for more interfaces, found by daca@home
|
2020-12-22 10:09:04 +01:00 |
orbitcowboy
|
178c5dd402
|
gtk.cfg: Added support for unknownMacros, found by daca@home
|
2020-12-22 09:44:52 +01:00 |
Georgy Komarov
|
0731df7d2d
|
ExprEngine: Add FP and String literals in determining that condition can (#2969)
|
2020-12-22 09:25:54 +01:00 |
Daniel Marjamäki
|
fcb496fb40
|
Fixed compiler error
|
2020-12-22 08:17:14 +01:00 |
Daniel Marjamäki
|
f6447cc546
|
ExprEngine; Wrap z3 interface that is not the same in different z3 versions
|
2020-12-22 08:13:40 +01:00 |
Daniel Marjamäki
|
13ed2effa1
|
astyle formatting
[ci skip]
|
2020-12-22 08:09:51 +01:00 |
IOBYTE
|
2ecab32fbe
|
fix debug printing of valuetype name with namespaces (#2968)
|
2020-12-21 19:47:54 +01:00 |
Daniel Marjamäki
|
01ac4073c8
|
TestExprEngine: Fix for ubuntu 18.04. Replace '(/ 123.0 10.0)' with '12.3'
|
2020-12-21 15:29:05 +01:00 |
Daniel Marjamäki
|
c3e798968c
|
ExprEngine; Fix floating point comparison
|
2020-12-21 13:28:10 +01:00 |
kskjerve
|
c22290f5a3
|
Fix #10043 unexpected designator (#2966)
|
2020-12-21 13:25:41 +01:00 |
Georgy Komarov
|
86f1ee5267
|
ExprEngine: Add workarounds for z3 bugs with FP comparisson (#2965)
|
2020-12-21 12:32:26 +01:00 |
abhijit-sawant
|
7d6fc23022
|
Checking in fix for issue 9957 - - False negative: duplInheritedMember (#2964)
|
2020-12-21 07:14:52 +01:00 |
orbitcowboy
|
69f5a0df72
|
wxsvg: Added missing args
|
2020-12-20 22:04:36 +01:00 |
orbitcowboy
|
eff8ed8b7d
|
Added wxSVG configuration
|
2020-12-20 22:01:02 +01:00 |
Daniel Marjamäki
|
47bb487c95
|
Visual Studio; Try to fix compilation
|
2020-12-20 21:01:45 +01:00 |
Daniel Marjamäki
|
37a5ec8cd5
|
Summaries: Moved to its own files
|
2020-12-20 19:53:58 +01:00 |