Reijo Tomperi
|
58eda6e978
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
http://apps.sourceforge.net/trac/cppcheck/ticket/325
|
2009-05-30 08:48:12 +03:00 |
Reijo Tomperi
|
80a0e183c5
|
testautovariables added to the codeblocks project file
|
2009-05-07 23:30:02 +03:00 |
Reijo Tomperi
|
9c9e920829
|
Fix ticket #252 (Fix --style warnings in cppcheck)
http://apps.sourceforge.net/trac/cppcheck/ticket/252
|
2009-04-13 12:02:21 +03:00 |
Reijo Tomperi
|
4c64b09bb3
|
Add mathlib to codeblocks projectfile
|
2009-04-09 19:19:11 +03:00 |
Daniel Marjamäki
|
0ed425d105
|
refactoring
|
2009-03-20 20:21:54 +01:00 |
Daniel Marjamäki
|
16b6a7a605
|
refactoring: loop through all Check instances and execute the runChecks function
|
2009-03-19 19:24:13 +01:00 |
Reijo Tomperi
|
071778fd50
|
Added GUI to codeblocks project file
|
2009-03-01 19:40:33 +00:00 |
Daniel Marjamäki
|
40e37f19e3
|
codeblocks: Updated the project file with the new security check
|
2009-02-21 13:48:21 +00:00 |
Reijo Tomperi
|
4fc774deda
|
Multicore cpu support for Linux (currently disabled and compiling produces warnings)
"no errors" output removed.
|
2009-02-19 22:21:18 +00:00 |
Daniel Marjamäki
|
e40c36a6bd
|
codeblocks: updated the project file
|
2009-02-10 19:47:45 +00:00 |
Reijo Tomperi
|
b9b5e8d92a
|
Update to codeblocks project file
|
2009-02-08 21:21:13 +00:00 |
Reijo Tomperi
|
fb3c81dcd9
|
Fix ticket #80 (refactoring: classes ErrorMessage and ErrorLogger), note that errormessage and errorlogger were merged, errormessage.* is no more.
|
2009-02-08 21:20:35 +00:00 |
Reijo Tomperi
|
7589dc3d16
|
testcppcheck.cpp file added, test case "linenumbers" added, codeblocks project file updated
|
2009-02-05 20:06:39 +00:00 |
Reijo Tomperi
|
1a162b79e7
|
Updated codeblocks projectfile
|
2009-01-31 19:11:17 +00:00 |
Reijo Tomperi
|
3b638289f4
|
codeblocks project file changed to use make target testrunner, instead of test
|
2009-01-19 19:45:05 +00:00 |
Reijo Tomperi
|
c7730044c7
|
Added test case for preprocessor which currently fails. codeblocks project file updated, tools-files added.
|
2009-01-08 22:28:54 +00:00 |
Reijo Tomperi
|
0970dcd70f
|
Changed codeblocks project file to reflect new build targets
|
2009-01-06 21:08:30 +00:00 |
Reijo Tomperi
|
e435a1f1d6
|
Refactoring: Added src/ and test/ folders. Moved source files to those folders, updated makefile and codeblocks project file.
|
2009-01-06 14:18:36 +00:00 |
Reijo Tomperi
|
6850441c4a
|
ErrorMessage class added (not used yet and it is still unfinished)
|
2009-01-03 13:51:55 +00:00 |
Daniel Marjamäki
|
bb1691c65f
|
codeblocks : added testmemleakmp
|
2008-12-20 19:07:20 +00:00 |
Reijo Tomperi
|
cebd1af11a
|
Project file updated
|
2008-12-19 22:02:52 +00:00 |
Reijo Tomperi
|
3851c0f019
|
Refactoring: Renamed all files to lower case. Also added testfilelister.cpp which was forgotted from previous commit.
|
2008-12-14 20:49:55 +00:00 |
Reijo Tomperi
|
cf2262aaf0
|
Project file updated (testtoken.cpp was missing), added TOKEN::printOut() function to help with debugging.
|
2008-12-09 22:03:05 +00:00 |
Daniel Marjamäki
|
acd54e24b6
|
cppcheck.cbp : Added testclass.cpp
|
2008-12-07 12:04:16 +00:00 |
Reijo Tomperi
|
b2f155c82c
|
Refactoring: Updated project file for Code::Blocks
|
2008-11-24 21:51:02 +00:00 |
Reijo Tomperi
|
578027f05f
|
Project files: Changed both targets to same file, using custom makefile
|
2008-11-23 15:29:12 +00:00 |
Daniel Marjamäki
|
2db9c34d24
|
codeblocks: Added project file for cppcheck
|
2008-11-23 14:10:55 +00:00 |