Daniel Marjamäki
|
90a54b1fae
|
Fixed #7232 (False positive unknownEvaluationOrder on id = Remap( id += 42 );)
|
2015-12-25 16:45:11 +01:00 |
PKEuS
|
0bdd353062
|
Merge pull request #744 from Dmitry-Me/useSetInsteadofList
Use set instead of list
|
2015-12-25 15:57:22 +01:00 |
Dmitry-Me
|
7fdbd8f0ca
|
Use set instead of list
|
2015-12-25 16:19:27 +03:00 |
PKEuS
|
802b35145c
|
Merge pull request #743 from Dmitry-Me/fixCommentTypo
Fix misspelled word
|
2015-12-25 11:29:07 +01:00 |
Dmitry-Me
|
05cb4e16fe
|
Fix misspelled word
|
2015-12-25 11:51:08 +03:00 |
orbitcowboy
|
e8b2b5e934
|
Merge pull request #742 from Dmitry-Me/reduceScopeBetterName
Reduce variable scope, better name
|
2015-12-24 15:48:39 +01:00 |
Dmitry-Me
|
458f0da197
|
Reduce variable scope, better name
|
2015-12-24 17:08:49 +03:00 |
PKEuS
|
940d569980
|
Refactorization: Removed redundant %any% patterns.
|
2015-12-24 14:40:48 +01:00 |
PKEuS
|
0052896c41
|
Merge pull request #738 from Dmitry-Me/reduceMatchCalls
Pre-check to reduce number of match checks
|
2015-12-24 13:48:56 +01:00 |
Dmitry-Me
|
7303790a73
|
Pre-check to reduce number of match checks
|
2015-12-24 13:07:47 +03:00 |
PKEuS
|
93cb73ebcf
|
Merge pull request #741 from Dmitry-Me/useArrowForDereferencing
Use arrow as in surrounding code
|
2015-12-24 09:37:40 +01:00 |
PKEuS
|
ae740e28fd
|
Merge pull request #740 from Dmitry-Me/donClearEmptyStrings
No need to clear empty strings
|
2015-12-24 09:37:20 +01:00 |
Daniel Marjamäki
|
81f0597316
|
Fixed #3206 and #7226 (New check: Undefined execution order)
|
2015-12-24 09:13:20 +01:00 |
Dmitry-Me
|
1d614f2e5b
|
Use arrow as in surrounding code
|
2015-12-24 10:21:48 +03:00 |
Dmitry-Me
|
bd45c71d8d
|
No need to clear empty strings
|
2015-12-24 10:16:58 +03:00 |
Daniel Marjamäki
|
cc987d8ff5
|
astyle formatting
|
2015-12-23 23:05:26 +01:00 |
PKEuS
|
1b7f23daa5
|
Merge pull request #737 from Dmitry-Me/omitDeepCopy
Omit unneeded deep copy
|
2015-12-23 16:26:44 +01:00 |
PKEuS
|
d5e9bb4323
|
Merge pull request #739 from Dmitry-Me/repeatedSearch
Omit repeated search
|
2015-12-23 16:24:50 +01:00 |
Dmitry-Me
|
3e9ef0894f
|
Omit repeated search
|
2015-12-23 16:10:39 +03:00 |
Akhilesh Nema
|
bedd85fa50
|
Fixed #1459 (GUI: Allow re-checking selected files/folders)
|
2015-12-23 10:28:07 +01:00 |
Daniel Marjamäki
|
3f386af21c
|
astyle formatting
|
2015-12-23 10:26:12 +01:00 |
Dmitry-Me
|
5cba4ac602
|
Omit unneeded deep copy
|
2015-12-23 10:32:59 +03:00 |
PKEuS
|
590f925d54
|
Merge pull request #736 from Dmitry-Me/cacheAndReuse4
Cache and reuse result of expensive operation
|
2015-12-22 15:06:33 +01:00 |
Dmitry-Me
|
398da8ea7c
|
Cache and reuse result of expensive operation
|
2015-12-22 14:03:45 +03:00 |
Daniel Marjamäki
|
31171f038a
|
Merge pull request #735 from Dmitry-Me/dropUnneededBraces
Drop useless braces
|
2015-12-22 09:36:51 +01:00 |
Dmitry-Me
|
155ccecf2f
|
Drop useless braces
|
2015-12-22 10:31:49 +03:00 |
Alexander Mai
|
28a625abd8
|
#7218 Improve performance in TokenList::validateAst(): Keep a list of 'verified' tokens during recursion check.
|
2015-12-19 20:36:30 +01:00 |
PKEuS
|
2ceb93b2a1
|
Merge pull request #734 from fu7mu4/update-japanese-translation
add translations in Japanese
|
2015-12-19 10:33:52 +01:00 |
fu7mu4
|
dab0774297
|
add translations in Japanese
|
2015-12-19 16:30:30 +09:00 |
PKEuS
|
c15c61db00
|
Warn about usage of posix function mktemp (#3918).
|
2015-12-18 18:29:53 +01:00 |
PKEuS
|
a6b719eb10
|
Refactorization: Fixed true positive when self-checking cppcheck
|
2015-12-18 18:13:13 +01:00 |
PKEuS
|
8f641aaa76
|
Added gets_s() to std.cfg (C11), added <use-retval/> to min/max().
|
2015-12-18 18:09:07 +01:00 |
orbitcowboy
|
6c43cb2e28
|
Merge branch 'master' of https://github.com/danmar/cppcheck
|
2015-12-18 16:09:37 +01:00 |
orbitcowboy
|
4c60c2eaa5
|
std.cfg: Added min, max functions to std.cfg.
|
2015-12-18 16:09:26 +01:00 |
orbitcowboy
|
e8656c1748
|
Merge pull request #733 from Dmitry-Me/typeInVariableName
Typo in variable name
|
2015-12-18 14:39:30 +01:00 |
Dmitry-Me
|
06ff877415
|
Typo in variable name
|
2015-12-18 15:46:12 +03:00 |
orbitcowboy
|
bc30f508e1
|
Merge pull request #732 from Dmitry-Me/extractDuplicateCode
Extract duplicate code
|
2015-12-18 08:38:56 +01:00 |
Dmitry-Me
|
166e2a2cb8
|
Extract duplicate code
|
2015-12-18 10:24:02 +03:00 |
orbitcowboy
|
4a3c61f031
|
Merge pull request #731 from Dmitry-Me/dontProceedToOuterScope
Don't proceed to outer scope once there's a match in this scope
|
2015-12-17 16:04:59 +01:00 |
PKEuS
|
8f22e4924c
|
Updated AStyle to version 2.05.1
Tweaked runastyle.bat a little bit.
|
2015-12-17 15:53:13 +01:00 |
Dmitry-Me
|
ecc2e00a38
|
Don't proceed to outer scope once there's a match in this scope
|
2015-12-17 17:31:22 +03:00 |
orbitcowboy
|
bc6ae499dc
|
Merge pull request #730 from Dmitry-Me/loopVariableNotUsed
Loop variable wasn't really used
|
2015-12-17 15:09:41 +01:00 |
Matthias Krüger
|
315d50271a
|
add small script which converts code to a format for testrunner testcases.
|
2015-12-17 14:25:24 +01:00 |
Matthias Krüger
|
158238ad4b
|
add testcase for #7179 (see bebf8cc )
|
2015-12-17 14:08:24 +01:00 |
Dmitry-Me
|
6f996142dc
|
Loop variable wasn't really used
|
2015-12-17 12:54:05 +03:00 |
Daniel Marjamäki
|
febe1c9c14
|
Merge pull request #729 from Dmitry-Me/removeRedundantCheck
Remove redundant check
|
2015-12-16 15:03:07 +01:00 |
Daniel Marjamäki
|
bebf8ccdd5
|
Revert da15efb3 and 6304a4dd to fix FPs. See #7148, #7179, etc
|
2015-12-16 14:51:50 +01:00 |
Dmitry-Me
|
0d2edc532c
|
Remove redundant check
|
2015-12-16 16:36:06 +03:00 |
orbitcowboy
|
ad17a0d721
|
testsymboldatabase: Improved constness of local variable.
|
2015-12-15 13:29:58 +01:00 |
orbitcowboy
|
d93f2994d4
|
testsymboldatabase: Removed useless call of GetSymbolDatabase.
|
2015-12-15 13:11:20 +01:00 |