Daniel Marjamäki
|
75c9355e9a
|
Added some multipass checking for the uninitialized variables. It is still experimental. You can activate it with the '--test-2-pass' switch. Some more refactorings are needed to make it truly usable, the main thing is to make it thread safe.
|
2010-05-21 19:35:18 +02:00 |
Daniel Marjamki
|
14b27f97fa
|
Fixed #1212 (Allow giving used defines in command line)
|
2010-05-16 07:38:29 +02:00 |
Daniel Marjamki
|
d7b117402c
|
Code cleanup: Removed autodealloc handling
|
2010-05-16 07:15:31 +02:00 |
Daniel Marjamäki
|
c0e9a546f7
|
Refactoring: Refactoring the Settings class
|
2010-04-17 09:23:54 +02:00 |
Reijo Tomperi
|
35d2a27b9c
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
Daniel Marjamäki
|
a7903c3385
|
dos2unix
|
2010-04-13 19:25:08 +02:00 |
firewave
|
89cdb088d6
|
More --showtime updates:
- removed "average"
- added number of results, average processing time and overall time to non-"file" output
|
2010-04-13 11:23:11 +02:00 |
Oliver Stoeneberg
|
f992ac7da7
|
showtime: refactoring and improving. Added summary/file/top5/average options.
|
2010-04-12 22:13:42 +02:00 |
Daniel Marjamäki
|
e9b4ea44a2
|
Refactoring: Disable inconclusive checks. They can still be activated for debugging/testing purposes
|
2010-04-10 14:05:33 +02:00 |
Daniel Marjamäki
|
933289a6d7
|
doxygen: updated comments for Cppcheck and FileLister
|
2010-03-14 18:55:33 +01:00 |
Daniel Marjamäki
|
7bcb7897e4
|
doxygen: fixed error messages
|
2010-03-14 07:48:44 +01:00 |
Daniel Marjamäki
|
e4a45aefe2
|
doxygen: fixed warning messages
|
2010-03-13 22:16:06 +01:00 |
Daniel Marjamäki
|
9394816fcf
|
Refactoring: Use std::string instead of const char *
|
2010-02-14 19:58:17 +01:00 |
Daniel Marjamäki
|
53d036fadf
|
Added Cppcheck::terminate function that will terminate the checking ASAP
|
2010-01-18 20:23:50 +01:00 |
Daniel Marjamäki
|
6fd74dce47
|
exitcode suppressions. Partly fixes #1113
|
2009-12-28 11:26:52 +01:00 |
Daniel Marjamäki
|
bbc63b6b5b
|
twistedwave: Fixed #1055 (Support for inline suppressions)
|
2009-12-06 19:38:53 +01:00 |
Reijo Tomperi
|
f5c81429cb
|
Refactoring: Parse --enable values in Settings class
|
2009-11-30 23:48:58 +02:00 |
Daniel Marjamäki
|
2b1b7f78f5
|
Fixed #883 (Add new command line argument --enable)
|
2009-11-15 15:24:33 +01:00 |
Daniel Marjamäki
|
543d5cbf45
|
Fixed #831 (Exception safety: multiple new in a simple execution path)
|
2009-10-31 18:58:42 +01:00 |
Daniel Marjamäki
|
aab1519ab0
|
simple optimisation
|
2009-10-27 17:55:27 +01:00 |
Daniel Marjamäki
|
09859c1019
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |