Dmitry-Me
|
b38e43ebae
|
Negation not needed anymore.
|
2014-07-02 11:12:39 +04:00 |
Dmitry-Me
|
454dd0a736
|
Break the loop once the result can no longer change.
|
2014-07-01 17:16:45 +04:00 |
Daniel Marjamäki
|
23efc68dd7
|
use nullptr
|
2014-02-16 10:32:10 +01:00 |
Daniel Marjamäki
|
fd3a8a2a18
|
Update copyright
|
2014-02-15 07:45:39 +01:00 |
Alexander Mai
|
986ec42d79
|
Fixed #4937 (false positive: Assert calls a function which may have desired side effects)
|
2013-08-22 06:38:54 +02:00 |
Frank Zingsheim
|
aa25d1e0af
|
Fixed #4837 (False positive: Assert statement calls a function which may have desired side effects (local variable))
|
2013-06-05 22:10:43 +02:00 |
Daniel Marjamäki
|
18116ab61e
|
CheckAssert: Fixed 'NULL pointer check and dereference code'
|
2013-05-15 16:40:50 +02:00 |
Daniel Marjamäki
|
455b07a641
|
CheckAssert: Fixed shadow variable warning
|
2013-05-09 06:29:12 +02:00 |
Lena Herscheid
|
e23038c4de
|
Fixed #4775 (Check for assert() with side effects)
|
2013-05-07 21:35:16 +02:00 |