Daniel Marjamäki
|
a5636d55bc
|
Preprocessor: Reuse help function that converts string to map
|
2013-06-19 17:42:55 +02:00 |
Daniel Marjamäki
|
2fb8133e90
|
Fixed #4862 (False positive: Comma is used in return statement (template))
|
2013-06-18 00:13:45 +02:00 |
Alexander Mai
|
0be1892b92
|
Fixed #4806 (Crash in Type::initBaseInfo() in clang testcode)
|
2013-06-16 21:46:01 +02:00 |
Alexander Mai
|
38ecdda076
|
Fixed #4859 (Update doxygen support)
|
2013-06-16 19:25:05 +02:00 |
Daniel Marjamäki
|
d3d7808a06
|
Fixed #4834 (FreeType: incorrect array boundary analysis)
|
2013-06-16 15:41:13 +02:00 |
Daniel Marjamäki
|
210f2ab352
|
Tokenizer: refactoring; use Token::link() instead of loop
|
2013-06-16 15:27:59 +02:00 |
Daniel Marjamäki
|
59478c15cf
|
Tokenizer: small speedup
|
2013-06-16 09:00:02 +02:00 |
Daniel Marjamäki
|
a9bd6cf3df
|
Fixed #4857 (False Positive: function argument hides enumerator of same type)
|
2013-06-16 08:13:41 +02:00 |
Daniel Marjamäki
|
b31c218773
|
fixed typo, thanks XhmikosR for pointing it out
|
2013-06-15 19:31:17 +02:00 |
Abhishek Bharadwaj
|
d85c8e6782
|
Fixed #4104 (New check: comma separated statements in return statement from a function)
|
2013-06-15 17:49:10 +02:00 |
Daniel Marjamki
|
03f28e9c65
|
Fixed #4668 (Tokenizer: improve handling of 'if (x) MACRO() { ..')
|
2013-06-15 14:40:05 +02:00 |
Daniel Marjamäki
|
15c92384f4
|
Fixed #4851 (Preprocessor: problem when using #ifndef symbol in the code)
|
2013-06-15 12:08:18 +02:00 |
Daniel Marjamäki
|
722bfe7197
|
Fixed #4553 (Wrong calculation of known values)
|
2013-06-14 18:51:52 +02:00 |
Daniel Marjamäki
|
ae36472a1b
|
Fixed #4778 (FP: Uninitialized variable: av)
|
2013-06-14 07:21:53 +02:00 |
Robert Reif
|
870d29944b
|
Fixed #4852 (false positive: Member variable 'A::sz' is not initialized in the constructor)
|
2013-06-14 06:32:26 +02:00 |
Daniel Marjamäki
|
cd5e32446f
|
Fixed #4641 (False positive: Address of local auto-variable assigned to a function parameter)
|
2013-06-13 16:19:19 +02:00 |
PKEuS
|
876e9c0039
|
Fixed issue on C++11 right angle brackets (#4832)
|
2013-06-12 13:43:29 -07:00 |
PKEuS
|
917acea2ca
|
Fixed two spelling mistakes found by ettlmartin
|
2013-06-12 13:13:05 -07:00 |
Daniel Marjamäki
|
75616786ef
|
Fixed #4848 (--include not working since the last 2 days)
|
2013-06-12 16:59:25 +02:00 |
Daniel Marjamäki
|
c4763b9010
|
Fixed #4463 (false positive: (style) Variable 'CHDERR_NOT_OPEN' hides enumerator with same name)
|
2013-06-12 06:45:26 +02:00 |
Daniel Marjamäki
|
47931372ff
|
astyle formatting
|
2013-06-12 06:43:52 +02:00 |
Zachary Blair
|
9c45e6d47d
|
Fixed #4173: Elaborated on the verbose error message
|
2013-06-10 23:11:44 -07:00 |
PKEuS
|
4efccc2c5d
|
Fixed #4420: Prefix increment is only suspicious, if its return value is not used.
|
2013-06-10 13:02:02 -07:00 |
Zachary Blair
|
28c0045f36
|
Fixed #4173: New check: arithmetical usage of inf/nan result
|
2013-06-09 23:13:08 -07:00 |
Daniel Marjamäki
|
6900d4fb76
|
Travis: Fixed cppcheck style warning
|
2013-06-09 20:17:26 +02:00 |
Daniel Marjamäki
|
66f9e9b16f
|
Rules: Allow that 'raw' tokens are checked.
|
2013-06-09 15:50:43 +02:00 |
Daniel Marjamäki
|
537166cf47
|
Rules: Make it possible run a rule on the 'normal' token list
|
2013-06-09 14:58:56 +02:00 |
Daniel Marjamäki
|
616a693f1f
|
Merge pull request #139 from JustRamires/master
Ticket #4694
|
2013-06-08 07:46:08 -07:00 |
Daniel Marjamki
|
4e09b06bc1
|
Fixed #4827 (allow checking multiple configurations when using -D by also using --max-configs or --force)
|
2013-06-08 16:46:54 +02:00 |
Roman Zaytsev Borisovich
|
4610b135dc
|
Fixed #4694
|
2013-06-07 10:37:33 +04:00 |
Daniel Marjamäki
|
10849e220b
|
Fixed #4809 (Review CheckNullPointer::parseFunctionCall)
|
2013-06-07 06:37:53 +02:00 |
Daniel Marjamäki
|
9eac4489ac
|
Fixed #4838 (False positive for ... seems to be invalid)
|
2013-06-06 12:44:19 +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
|
dec520c507
|
Tokenizer::simplifyEnum: Fixed false positives
|
2013-06-04 21:18:20 +02:00 |
Daniel Marjamäki
|
8b5792a0f8
|
Tokenizer::simplifyEnum: Fixed internalErrors when building with compiled patterns.
|
2013-06-04 18:57:46 +02:00 |
Daniel Marjamäki
|
fa1fd31667
|
Tokenizer::simplifyEnum: Improved handling of shadow variables
|
2013-06-04 06:51:01 +02:00 |
Daniel Marjamäki
|
8954cc0984
|
Fixed #4280 (Tokenizer::simplifyEnum: don't simplify shadow variables)
|
2013-06-03 19:18:51 +02:00 |
Daniel Marjamäki
|
e90a3c179f
|
doc: minor tweaks of --doc output
|
2013-06-03 06:36:37 +02:00 |
PKEuS
|
ffb5317c61
|
Set version to 1.61 dev
|
2013-06-02 15:40:51 +02:00 |
Daniel Marjamki
|
c83bd7f00f
|
1.60.1: Set versions
|
2013-06-02 13:13:40 +02:00 |
Daniel Marjamäki
|
d36d3d5469
|
1.60: set version
|
2013-06-01 15:17:07 +02:00 |
Daniel Marjamäki
|
e3dd51dd2b
|
Fixed Cppcheck warning. Method TokenList::createAst can be const
|
2013-06-01 15:04:37 +02:00 |
Daniel Marjamäki
|
ca632bd771
|
Fixed Cppcheck warning. Made method const
|
2013-06-01 14:35:21 +02:00 |
Daniel Marjamäki
|
785d54046f
|
Fixed Cppcheck warning, method can be static
|
2013-06-01 14:06:48 +02:00 |
Daniel Marjamäki
|
a7da65a40b
|
Fixed #4618 (Unmatched suppression: don't show this information message unless --enable=information or --check-cfg is used)
|
2013-05-31 15:20:58 +02:00 |
Daniel Marjamäki
|
065853a59a
|
Fixed #4652 (False positive: variable value tracking into loop body)
|
2013-05-29 16:16:12 +02:00 |
Daniel Marjamäki
|
a861817a01
|
Fixed #4751 (CheckBufferOverrun: better handling when struct member instance doesn't have same varid as struct member declaration)
|
2013-05-28 16:52:23 +02:00 |
Daniel Marjamäki
|
ae7363fe54
|
Fixed #4599 (False positive with fopen/fclose test)
|
2013-05-23 06:34:22 +02:00 |
Frank Zingsheim
|
614a78084f
|
Fixed #4799: Improved quickfix from 0943fecf03
(Segmentation fault in K&R simplification inside lambda expression)
|
2013-05-21 19:43:07 +02:00 |
Daniel Marjamäki
|
c795f6e2f7
|
CheckOther::checkSuspiciousEqualityComparison: check if --inconclusive has been used since the message is inconclusive
|
2013-05-20 16:05:21 +02:00 |