Thomas Jarosch
|
84a763d3b0
|
Run astyle
|
2011-10-26 21:15:44 +02:00 |
Thomas Jarosch
|
03fd308dbf
|
STL check: Look for string.c_str() / stringstream.str().c_str() "return" usage (object is destroyed on return)
|
2011-10-26 21:12:06 +02:00 |
seb777
|
de71c41379
|
Fixed Ticket 2144 (false negatives: Old Style Pointer Cast apply only on .cpp files)
|
2011-10-26 21:17:27 +02:00 |
seb777
|
eda61e49c7
|
Merge branch 'master' of https://github.com/danmar/cppcheck
|
2011-10-25 22:39:37 +02:00 |
seb777
|
1a6706005f
|
Test to close Ticket #1879
|
2011-10-25 22:38:23 +02:00 |
Daniel Marjamäki
|
321aadf848
|
Merge pull request #46 from rpavlik/patch-1
Use forward slashes in resource file to support cross-building.
|
2011-10-25 11:49:50 -07:00 |
Daniel Marjamaki
|
4b57a146fb
|
Preprocessor: Unit test #error and missing includes. Ticket: #2131
|
2011-10-25 19:55:47 +02:00 |
Daniel Marjamaki
|
40dcab0b6b
|
Preprocessor: Report missing includes during 'normal' preprocessing. Ticket: #2131
|
2011-10-25 18:16:03 +02:00 |
Daniel Marjamäki
|
2b11648a24
|
Merge pull request #47 from rpavlik/patch-2
Remove 'help' from qmake profile
|
2011-10-24 22:35:57 -07:00 |
Ryan Pavlik
|
53d848da1d
|
Remove 'help' from qmake profile
Supports cross-build using mingw-cross-env
|
2011-10-24 17:48:54 -05:00 |
Marek Zmysłowski
|
190139f441
|
Fixed #3174 (New check: Useless calls of STL functions)
|
2011-10-24 23:25:23 +02:00 |
Daniel Marjamäki
|
467840c6e1
|
Merge branch 'master' of github.com:danmar/cppcheck
|
2011-10-24 23:20:14 +02:00 |
Ryan Pavlik
|
d3ede39d24
|
Use forward slashes in resource file to support cross-building.
|
2011-10-24 15:41:21 -05:00 |
Daniel Marjamäki
|
a076b24dc6
|
astyle formatting
|
2011-10-24 21:57:49 +02:00 |
Daniel Marjamäki
|
f0d8fd7235
|
Preprocessor: updated tests
|
2011-10-24 21:56:43 +02:00 |
Thomas Jarosch
|
3413ffef3e
|
Refactor readlink() buffer check to also handle readlinkat()
|
2011-10-24 21:23:18 +02:00 |
Daniel Marjamaki
|
7fa58b455b
|
Preprocessor: Make it possible to use the 'normal' preprocessor by using special command -DCPPCHECK-TEST. Ticket: #2131
|
2011-10-24 20:59:46 +02:00 |
Daniel Marjamaki
|
0eb4e3032a
|
Preprocessor: handle '#undef' better. Ticket: #2131
|
2011-10-24 19:51:00 +02:00 |
Daniel Marjamaki
|
08ba378730
|
Preprocessor: Improved 'normal' preprocessing. better handling of multiple #elif and #else blocks
|
2011-10-24 08:11:44 +02:00 |
Daniel Marjamaki
|
3de70a7244
|
Preprocessor: Better 'normal' preprocessing. Simple handling of '#elif'
|
2011-10-24 07:37:47 +02:00 |
Daniel Marjamäki
|
8f0248040c
|
webreport: updated scp command
|
2011-10-24 07:17:52 +02:00 |
Daniel Marjamäki
|
17aea0a997
|
dmake: disabled -Wunreachable-code because there was too many warnings
|
2011-10-24 07:09:14 +02:00 |
Edoardo Prezioso
|
df5d26901c
|
Add new warning option to check for dead code and change the order of some struct members to reduce structure padding.
|
2011-10-24 03:02:00 +02:00 |
Reijo Tomperi
|
36ef8e771f
|
Improve null pointer dereference test coverage
|
2011-10-24 00:36:57 +03:00 |
Thomas Jarosch
|
55a079a7c4
|
Clarify Token::concatStr() documentation
|
2011-10-23 22:47:49 +02:00 |
Reijo Tomperi
|
e63adfaaf8
|
Update codeblocks project file
|
2011-10-23 23:13:03 +03:00 |
Thomas Jarosch
|
1ccb57e595
|
Document and test Token::concatStr()
|
2011-10-23 21:21:42 +02:00 |
Thomas Jarosch
|
5b97cc1440
|
Bugfix: Update token properties on string changes
|
2011-10-23 21:06:56 +02:00 |
Daniel Marjamäki
|
9178566834
|
webreport: minor updates
|
2011-10-23 20:26:32 +02:00 |
Daniel Marjamaki
|
9e50b7cb68
|
Preprocessor: updates to 'normal' preprocessing
|
2011-10-23 19:17:29 +02:00 |
PKEuS
|
cdfe0d74e4
|
Make checkSprintfCall using nextArguments()
|
2011-10-23 17:47:48 +02:00 |
Daniel Marjamäki
|
1a5aba062c
|
test/test.pro: indentation update
|
2011-10-23 15:45:56 +02:00 |
Daniel Marjamaki
|
605bd23517
|
Visual Studio: auto generated new visual studio project files
|
2011-10-23 15:42:02 +02:00 |
PKEuS
|
dfedeeb5c1
|
Bugfix: checknullpointer worked incorrect for complex first
|
2011-10-23 15:23:36 +02:00 |
Thomas Jarosch
|
db8c7deb30
|
Fixed #3232 (Check if container is modified inside BOOST_FOREACH)
|
2011-10-23 13:07:43 +02:00 |
Daniel Marjamäki
|
5ac9b00e84
|
Merge pull request #44 from makulik/master
#3244 'Get include pathes from file'
|
2011-10-23 03:31:59 -07:00 |
Thomas Jarosch
|
6047a28902
|
Fixed #3185 (Add three more exit functions)
|
2011-10-23 12:23:53 +02:00 |
Thomas Jarosch
|
9a1b195d79
|
Fixed #3187 (Remove code duplication in 'other' unit test)
|
2011-10-23 12:20:43 +02:00 |
PKEuS
|
54b3d72ee3
|
Added Token::nextArgument()
|
2011-10-23 11:23:48 +02:00 |
makulik
|
c7ed1de419
|
Signed-off-by: Günther Makulik <g-makulik@t-online.de>
|
2011-10-23 11:15:12 +02:00 |
unknown
|
abf25fcc69
|
Signed-off-by: Günther Makulik <g-makulik@t-online.de>
|
2011-10-23 10:47:18 +02:00 |
Erik Lax
|
b7ab1e7d7e
|
Fixed #3237 (Bug in parser of class operator functions)
|
2011-10-23 10:25:14 +02:00 |
Daniel Marjamäki
|
65380d16d6
|
Test: Fixed testing
|
2011-10-23 10:22:10 +02:00 |
Daniel Marjamäki
|
8579270582
|
astyle formatting
|
2011-10-23 10:11:43 +02:00 |
Daniel Marjamäki
|
a381581a8b
|
Merge pull request #43 from makulik/master
#3244 'Get include pathes from file'
|
2011-10-23 01:04:31 -07:00 |
unknown
|
efede199a5
|
Removed comment lines suggesting to go for XML configuration
|
2011-10-23 01:13:18 +02:00 |
Reijo Tomperi
|
bf2759118b
|
Added support for C++11's cend/crend/cbegin/crbegin functions in some STL checks
Patch from: PKEuS <philipp.kloke@web.de>
|
2011-10-22 23:38:03 +03:00 |
Reijo Tomperi
|
3568b5a841
|
Improved memset with 0 bytes check. TODO done (unit test).
Patch from: PKEuS <philipp.kloke@web.de>
|
2011-10-22 23:34:10 +03:00 |
unknown
|
597a37cc32
|
#3244 'Get include pathes from file'
Signed-off-by: Günther Makulik <g-makulik@t-online.de>
|
2011-10-22 21:24:23 +02:00 |
Edoardo Prezioso
|
91c6608175
|
Improve fix of #934 (be careful of macros code).
|
2011-10-22 20:43:42 +02:00 |