Sébastien Debrard
|
b5cd37e822
|
ticket 155
|
2011-01-23 03:37:38 +01:00 |
Daniel Marjamäki
|
9d3b242cd8
|
Fixed #1952 (false negative: buffer acces out of bounds with memcpy)
|
2011-01-22 21:31:26 +01:00 |
Debrard Sébastien
|
27dce075e0
|
Fixed #155 (check size of a variable whose type is a sized array)
|
2011-01-22 19:21:56 +01:00 |
Sébastien Debrard
|
8f4ea30792
|
Merge branch 'master' of http://github.com/danmar/cppcheck
|
2011-01-22 18:54:07 +01:00 |
Tim Gerundt
|
0984d55635
|
Web: Tweak recent commits entries
|
2011-01-22 18:05:42 +01:00 |
Sébastien Debrard
|
2ed7d536a5
|
Merge branch 'master' of http://github.com/danmar/cppcheck
|
2011-01-22 17:47:17 +01:00 |
Robert Reif
|
8abae6f1e5
|
Symbol database: match copy-constructor better. ticket: #2484
|
2011-01-22 17:43:36 +01:00 |
Daniel Marjamäki
|
1e25d74ba4
|
Class: better check if there are friends. ticket: #2459
|
2011-01-22 17:35:54 +01:00 |
Sébastien Debrard
|
bc0524dec3
|
Merge branch 'master' of http://github.com/danmar/cppcheck
|
2011-01-22 14:06:13 +01:00 |
Sébastien Debrard
|
000e03c85d
|
is booelan
|
2011-01-22 14:06:02 +01:00 |
Daniel Marjamäki
|
f947955c63
|
Fixed #2492 (False positive: memory leak 'return &self->foo;')
|
2011-01-22 13:40:19 +01:00 |
Daniel Marjamäki
|
9551332321
|
Fixed #2459 (False positive with unused private function and friend)
|
2011-01-22 13:00:03 +01:00 |
Daniel Marjamäki
|
5c88129f01
|
Fixed #2484 (false positive because template is not instantiated properly)
|
2011-01-22 12:42:53 +01:00 |
Sébastien Debrard
|
8d97080ab8
|
ticket 155
|
2011-01-22 10:51:00 +01:00 |
Sébastien Debrard
|
53c36f53ef
|
Merge branch 'master' of http://github.com/danmar/cppcheck
|
2011-01-22 10:49:26 +01:00 |
Daniel Marjamäki
|
bc31f317bc
|
Fixed #2491 (Tokenizer::setVarId : wrong handling of function call: 'a(b * c, 1);')
|
2011-01-22 09:27:16 +01:00 |
Robert Reif
|
0746c2410a
|
Symbol database: Fixed memory leak. ticket: #2468
|
2011-01-22 08:36:47 +01:00 |
Robert Reif
|
69eee86ee4
|
Tokenizer: Only create 1 symbol database. ticket: #2468
|
2011-01-22 08:34:24 +01:00 |
Sébastien Debrard
|
1eccc2937c
|
Merge branch 'master' of http://github.com/danmar/cppcheck
|
2011-01-22 02:41:42 +01:00 |
Ettl Martin
|
a83aced2ec
|
fixed uninitialized members in tests
|
2011-01-21 23:48:42 +01:00 |
Daniel Marjamäki
|
07e097561c
|
dmake and Makefile updates
|
2011-01-21 20:51:01 +01:00 |
Sébastien Debrard
|
5842a6a403
|
ticket 155
|
2011-01-21 20:16:37 +01:00 |
Robert Reif
|
767e01e24a
|
Fixed #2478 (Crash when trying to analyze files (CheckClass::checkReturnPtrThis))
|
2011-01-21 19:54:41 +01:00 |
Sébastien Debrard
|
211074270c
|
Merge branch 'master' of http://github.com/danmar/cppcheck
|
2011-01-21 19:51:12 +01:00 |
Sébastien Debrard
|
bcfc751056
|
ticket #155
|
2011-01-21 19:50:59 +01:00 |
Daniel Marjamäki
|
8cec4e6de6
|
Makefile: updated with dmake
|
2011-01-21 07:43:04 +01:00 |
Robert Reif
|
d73709a620
|
Symbol database: rename variables. ticket: #2468
|
2011-01-21 07:42:41 +01:00 |
Daniel Marjamäki
|
87e3e9e703
|
Fixed #2488 (false positive with updating iterator in a for loop)
|
2011-01-20 20:48:35 +01:00 |
Daniel Marjamäki
|
10d2909c7c
|
CLI: updated help text for --inline-suppr. Thanks rubicon_hdr for the suggestion
|
2011-01-20 20:29:06 +01:00 |
Daniel Marjamäki
|
a21f8eec7c
|
Fixed #2481 (false positive with break: After insert, the iterator '*' may be invalid)
|
2011-01-20 19:26:52 +01:00 |
Robert Reif
|
9dce0dd75c
|
Symbol database: refactoring of classAndStructTypes parsing. ticket: #2468
|
2011-01-20 18:02:52 +01:00 |
Daniel Marjamäki
|
70eadb37bd
|
Fixed #2481 (false positive with 'break;': After insert, the iterator '*' may be invalid)
|
2011-01-19 21:00:46 +01:00 |
Daniel Marjamäki
|
b1b8ea6457
|
added unit test for #2482
|
2011-01-19 20:41:46 +01:00 |
Daniel Marjamäki
|
ecac93ebed
|
Fixed #2462 (false positive: (warning) Redundant code: Found a statement that begins with numeric constant)
|
2011-01-19 18:37:33 +01:00 |
Pete Johns
|
94aafa482c
|
Fixed #2480 (false positive on unused private function)
|
2011-01-19 20:32:08 +11:00 |
Daniel Marjamäki
|
856a631f35
|
Fixed #2483 (SymbolDatabase compiler warning (VS2008/VS2010))
|
2011-01-19 07:33:38 +01:00 |
Kimmo Varis
|
0cacc7fe4d
|
Update Visual Studio project files.
Update Visual Studio 2008/2010 project files after moving filelister*
files from lib/ to cli/.
|
2011-01-18 20:55:17 +02:00 |
Kimmo Varis
|
b8b2e3fae9
|
Move filelister* to cli.
Ticket #2445 (Move FileLister classes from LIB to CLI).
|
2011-01-18 19:58:49 +02:00 |
Kimmo Varis
|
86ac25456e
|
Move sameFileName() method to Path class.
Ticket #2445 (Move FileLister classes from LIB to CLI). Moving
sameFileName() to Path allows moving FileLister* classes to CLI.
|
2011-01-18 19:58:16 +02:00 |
Pete Johns
|
75767705c7
|
Added testDoesNotIdentifyCallback for #2480
TODO
|
2011-01-18 21:50:22 +11:00 |
Pete Johns
|
0e1bab6dc3
|
Merge branch 'multi_indirection_templates'
|
2011-01-18 21:08:04 +11:00 |
Pete Johns
|
ea01c04108
|
Added parenths to fix build breakage.
|
2011-01-18 21:07:33 +11:00 |
Pete Johns
|
62063aa250
|
Refactored to remove code duplication.
|
2011-01-18 20:51:57 +11:00 |
Pete Johns
|
abfd907763
|
Made isVariableDeclarationIdentifiesTemplatedPointerToPointerVariable() pass.
And added isVariableDeclarationIdentifiesTemplatedArrayVariable() (passing) into the bargain.
|
2011-01-18 20:14:12 +11:00 |
Pete Johns
|
69d4db714e
|
Added TODO test cases for template variables with multiple levels of pointer indirection
Following email from Robert Reif
|
2011-01-18 18:29:42 +11:00 |
Robert Reif
|
8631ee65a3
|
Fixed #2474 (false positive: Member variable 'A::m_SemVar' is not initialised in the constructor.)
|
2011-01-18 07:34:11 +01:00 |
Robert Reif
|
c994508c3e
|
Symbol database: Refactor the variables API. ticket: #2468
|
2011-01-18 07:32:06 +01:00 |
Daniel Marjamäki
|
965c1a94fd
|
Fixed #2475 (False positive in structure initialisation: The scope of the variable bits can be reduced)
|
2011-01-17 20:51:15 +01:00 |
Kimmo Varis
|
bd5e9e5309
|
Improve checking -D arguments for command line.
|
2011-01-17 21:19:27 +02:00 |
Kimmo Varis
|
6dd16d3919
|
Fix crash when giving -D without argument.
Fixes ticket #2476 (Crash when -D used without parameters.)
|
2011-01-17 21:03:22 +02:00 |