Daniel Marjamäki
|
ed890a23a8
|
Token::printOut(): don't write title if it's empty
|
2013-08-18 09:01:03 +02:00 |
Robert Reif
|
914893013e
|
Symbol Database: improved type handling. Ticket: #4952
|
2013-08-17 18:43:15 +02:00 |
Daniel Marjamäki
|
13f85ea345
|
astyle formatting
|
2013-08-17 13:06:19 +02:00 |
Daniel Marjamäki
|
fd545f90db
|
Merge pull request #163 from simartin/ticket_4959
Ticket #4959: Simplify {in,de}crements of known variables.
|
2013-08-17 03:35:30 -07:00 |
Simon Martin
|
5743416d3e
|
Ticket #4959: Simplify {in,de}crements of known variables.
|
2013-08-16 23:51:00 +02:00 |
Daniel Marjamäki
|
67c77a31aa
|
Fixed #4942 (1.61 is very slow (compared to 1.60.1))
|
2013-08-16 18:39:56 +02:00 |
Robert Reif
|
b777388fb8
|
Symbol database: improved type handling (fix problems in previous commit). Ticket: #4952
|
2013-08-16 05:42:12 +02:00 |
Daniel Marjamäki
|
33a948f816
|
Merge pull request #162 from simartin/ticket_4708
Fixed #4708: prefix {in,de}crement too eagerly computed.
|
2013-08-15 20:35:38 -07:00 |
Daniel Marjamäki
|
5d7f30b88f
|
reassign var: better handling of struct members
|
2013-08-15 16:13:58 +02:00 |
Simon Martin
|
bf09191b78
|
Fixed #4708: prefix {in,de}crement too eagerly computed.
|
2013-08-15 15:53:08 +02:00 |
Daniel Marjamäki
|
f95b29db06
|
Improved handling of the __FILE__ macro
|
2013-08-14 06:36:03 +02:00 |
Daniel Marjamäki
|
fd26bad6fa
|
AssignIf: Improved handling of function calls
|
2013-08-13 14:08:54 +02:00 |
Robert Reif
|
f420de24ef
|
SymbolDatabase: Optimisation of previous fix for #4952
|
2013-08-13 06:36:54 +02:00 |
Daniel Marjamäki
|
ff71c94f6e
|
Fixed #4949 (define symbol used in code => 'Analysis failed' message is written.)
|
2013-08-12 18:12:49 +02:00 |
Robert Reif
|
d6ce072dc9
|
Fixed #4950 (Tokenizer: order of int modifiers)
|
2013-08-12 06:23:01 +02:00 |
Robert Reif
|
cd3044c808
|
Fixed #4952 (SymbolDatabase: unknown types in log file)
|
2013-08-12 06:21:03 +02:00 |
Alexander Mai
|
4cc2e3ef54
|
Enable more doxygen features (include JS search engine) and one doxygen annotation fix
|
2013-08-11 17:04:13 +02:00 |
Simon Martin
|
40887ca99c
|
Ticket #4703: Trim macro parameters.
|
2013-08-11 09:41:03 +02:00 |
Robert Reif
|
56d8073d0f
|
Fixed #4902 (printf and scanf format checks don't support microsoft %I, %I32 and %I64 extensions)
|
2013-08-10 12:37:31 +02:00 |
Robert Reif
|
5aa79198e6
|
Fixed #4948 (check printf %l and %ll arguments for long and long long)
|
2013-08-10 12:33:55 +02:00 |
Daniel Marjamäki
|
64733d9e63
|
astyle formatting
|
2013-08-10 12:32:59 +02:00 |
Daniel Marjamäki
|
3ac21ab1db
|
Merge pull request #158 from simartin/ticket_4764
Ticket #4764: Handle template instantiations with only default parameters
|
2013-08-10 03:22:41 -07:00 |
Simon Martin
|
ad33d95ec1
|
Ticket #4764: properly handle template instantiations with only default parameters.
|
2013-08-10 12:00:16 +02:00 |
Robert Reif
|
b940d0adc6
|
Fixed #4947 (Doesn't allow any ordering of int modifiers)
|
2013-08-09 23:13:04 +02:00 |
PKEuS
|
758d68519d
|
Use TinyXML to write XML files
|
2013-08-07 16:30:55 +02:00 |
PKEuS
|
a9a5dc0354
|
Updated to AStyle 2.03, require this version
|
2013-08-07 16:27:37 +02:00 |
PKEuS
|
dd82817752
|
Fixed #4943 and simplified CheckOther::checkCommaSeparatedReturn()
|
2013-08-06 11:27:09 -07:00 |
PKEuS
|
1538b46970
|
Refactorization in checkio.cpp
|
2013-08-06 10:24:35 -07:00 |
PKEuS
|
5e3ccda408
|
Added support for noreturn functions from library to CheckOther::checkUnreachableCode()
|
2013-08-06 02:11:59 -07:00 |
Simon Martin
|
c9884c30a1
|
Fix ticket #4922 (segmentation fault upon invalid code).
|
2013-08-05 20:28:22 +02:00 |
PKEuS
|
4a84195a8c
|
Updated to latest TinyXML
Build TinyXML into core dll once and use it from CLI
|
2013-08-03 20:29:50 +02:00 |
PKEuS
|
219f6546d3
|
Set version to 1.62 dev
|
2013-08-03 19:54:39 +02:00 |
Daniel Marjamäki
|
2f7fba2087
|
1.61: Set versions
|
2013-08-03 08:04:38 +02:00 |
XhmikosR
|
b2e140389f
|
* Move system includes before local ones
* Remove superfluous newlines
|
2013-07-31 18:21:06 +03:00 |
Daniel Marjamäki
|
2a78db4c06
|
Refactoring Token::findClosingBracket.
|
2013-07-31 10:30:20 +02:00 |
Daniel Marjamäki
|
6c05f78a8f
|
Reverted experimental changes for handling of lambda functions (#4919).
|
2013-07-31 09:58:31 +02:00 |
Alexander Mai
|
7a324cef25
|
Fixed various Cppcheck inconclusive warnings
|
2013-07-30 12:52:27 +02:00 |
Daniel Marjamäki
|
807204e580
|
Fixed #4237 (False positive: (error) Memory Leak: data (references and pointer aliases))
|
2013-07-30 11:30:14 +02:00 |
Daniel Marjamäki
|
1bebf1fd7e
|
AssignIf: added todo test case (pass variable by value to function)
|
2013-07-29 12:27:57 +02:00 |
Daniel Marjamäki
|
d9a2f542be
|
CheckOther: removed redundant conditions. No need to check if varid is > 0 and if there is variable info.
|
2013-07-29 12:01:52 +02:00 |
Simon Martin
|
1fe008ba4b
|
Ensure wrongPrintfScanfParameterPositionError is shown by 'cppcheck --errorlist'.
|
2013-07-28 20:33:49 +02:00 |
Daniel Marjamäki
|
9ff204f8bc
|
astyle formatting, use isEnabled("warning") instead of isEnabled("style")
|
2013-07-28 16:13:16 +02:00 |
Simon Martin
|
d01e3fa17a
|
Handle parameter positions format strings (POSIX extensions).
|
2013-07-28 15:00:28 +02:00 |
Daniel Marjamäki
|
7fd12ee2b5
|
Merge pull request #153 from simartin/ticket_4930
Fixed #4930 ((error) Internal Error: Division by zero)
|
2013-07-28 04:17:03 -07:00 |
Daniel Marjamäki
|
2a1af1acda
|
CheckUninitVar: Assertion for '} while (' after 'do {..' in debug builds. Bail out in release builds to avoid segfaults.
|
2013-07-28 12:41:38 +02:00 |
Simon Martin
|
eb3bf571be
|
Avoid divisions by zero when simplifying numeric calculations.
|
2013-07-28 12:32:18 +02:00 |
Lucas Manuel Rodriguez
|
09f4d3732a
|
Fixed #4911 (segfault, assignment in do ... while, 1.61dev)
|
2013-07-28 11:58:14 +02:00 |
Daniel Marjamäki
|
36ef34a2cf
|
astyle formatting
|
2013-07-28 11:53:49 +02:00 |
Daniel Marjamäki
|
862eb351d5
|
Merge pull request #152 from simartin/ticket_4914
Fixed #4914 (memory freed twice, when in do {} while being shortcircuited via continue)
|
2013-07-28 01:43:45 -07:00 |
Alexander Mai
|
40fa474a5b
|
Fixed #4927 (Segfault in CheckOther::checkCommaSeparatedReturn() on invalid code)
|
2013-07-28 10:39:58 +02:00 |