1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

20 commits

Author SHA1 Message Date
Alena Laskavaia
823deee35f Added data parameter to statement has no effect checker 2010-05-11 02:37:10 +00:00
Alena Laskavaia
dab4cc2c7e Bug 311268 added checker to check for return values 2010-05-08 02:43:49 +00:00
Alena Laskavaia
c9823a073f - renamed catch by reference checker 2010-04-13 00:55:39 +00:00
Alena Laskavaia
47c9b5205a [281187] checker was doing the opposite - implemented properly 2010-03-26 15:02:42 +00:00
Alena Laskavaia
b179923338 - added problem descriptions 2010-03-23 03:18:16 +00:00
Alena Laskavaia
b239297541 [306563 ] - fixed false positives 2010-03-20 14:19:43 +00:00
Alena Laskavaia
78e4512614 - added real NamingConvention checker 2010-03-18 15:03:30 +00:00
Alena Laskavaia
bad558e232 - extracted example from real checkers 2010-03-18 14:33:13 +00:00
Alena Laskavaia
5cc82d793a separate language specific plugins from general 2010-03-18 14:06:45 +00:00
Alena Laskavaia
9c13ed2b01 - changed enablement, severity and message for naming convention checker 2010-03-08 21:06:18 +00:00
Alena Laskavaia
c8dd92b392 [279740] API scrub 2010-03-08 19:51:33 +00:00
Alena Laskavaia
b99ecd97c7 [279740] - renamed some packages to internal 2010-03-08 15:04:53 +00:00
Alena Laskavaia
28b8714c2d - checker with a parameter 2010-02-19 02:29:35 +00:00
Alena Laskavaia
dcd879a08f [171808] - Added "suggested parenthesis checker" 2009-11-21 02:26:10 +00:00
Alena Laskavaia
f1483c3294 [281187] - added checker to find uses of reference in declarator of catch exception 2009-11-20 19:31:38 +00:00
Alena Laskavaia
df4afdbaff [ 273251] - added checker to check for non-virtual destructor 2009-05-09 01:16:27 +00:00
Alena Laskavaia
a2e8d0f91a added statement has no effect checker 2009-04-19 02:36:14 +00:00
Alena Laskavaia
c60533c54f - refactored to extract checkers.ui to another plugin 2009-04-18 02:11:45 +00:00
Alena Laskavaia
e31bbb944a sample implementation of QuickFix 2009-04-17 20:57:05 +00:00
Alena Laskavaia
2646066384 initial commit 2009-04-09 12:48:44 +00:00