Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/codan
AgeCommit message (Expand)AuthorFilesLines
2010-04-14Bug 306627 - Fix license inconsistenciesVivian Kong1-41/+37
2010-04-14- re-wrote to use labeled node instead of decisionArcAlena Laskavaia16-249/+222
2010-04-13-added switch to cfgAlena Laskavaia4-95/+260
2010-04-13- implemented better quick fix framework and extension point for itAlena Laskavaia7-8/+505
2010-04-13- renamed catch by reference checkerAlena Laskavaia3-7/+9
2010-04-13- moved NodeFactory to proper placeAlena Laskavaia3-10/+4
2010-04-08[307414] - fixed quick fix for assignment in condition - used position inform...Alena Laskavaia2-10/+49
2010-04-07[306658] - properties subpage - fixed enablemetn and renamedAlena Laskavaia2-4/+4
2010-04-07[307825] - fixed to support linked resourcesAlena Laskavaia1-3/+2
2010-04-07- fixed NPE in prefernces pageAlena Laskavaia1-0/+1
2010-04-07[307825] - fixed to support linked resourcesAlena Laskavaia1-2/+7
2010-04-07-got rid of joiner - it deadlocksAlena Laskavaia1-20/+14
2010-04-01- added node factory and cfg for for statementAlena Laskavaia17-119/+318
2010-03-31- added test checkAlena Laskavaia1-2/+37
2010-03-31- added methods to get all nodes from cfgAlena Laskavaia2-2/+55
2010-03-31- fixed iconsAlena Laskavaia2-0/+0
2010-03-30- fixed couple of NPE'sAlena Laskavaia3-8/+47
2010-03-30307495 - fixed NPEAlena Laskavaia1-1/+3
2010-03-30- added support for while loop in cfgAlena Laskavaia11-37/+197
2010-03-29- updated to catch possible exceptionsAlena Laskavaia1-25/+29
2010-03-29- fixed action name/iconAlena Laskavaia1-4/+2
2010-03-29- added control flow graph - initial commitAlena Laskavaia31-343/+1360
2010-03-29- test view to inspect control flow graphAlena Laskavaia15-0/+586
2010-03-26provisional API for Control Flow GraphAlena Laskavaia13-0/+265
2010-03-26PR: 307066 - fixed throw e casesAlena Laskavaia1-0/+1
2010-03-26[281187] checker was doing the opposite - implemented properlyAlena Laskavaia2-13/+37
2010-03-24- removed dependencies on cdt 7.0 so it can be used with cdt 6.0Alena Laskavaia4-9/+9
2010-03-24- fixed f.p and added testAlena Laskavaia4-53/+72
2010-03-23- change ui for editing problem parameters and other stuffAlena Laskavaia4-69/+233
2010-03-23- added problem descriptionsAlena Laskavaia1-2/+5
2010-03-23- added description field for problem interfaceAlena Laskavaia5-29/+90
2010-03-22 Bug 306725 - Missing plugin from Coden featureVivian Kong1-9/+9
2010-03-22 Bug 306725 - Missing plugin from Coden featureVivian Kong9-7/+25
2010-03-22- fixed some layout problemsAlena Laskavaia2-15/+46
2010-03-22- added limited support for string parametersAlena Laskavaia5-39/+214
2010-03-22- added abstract classes for parameter infoAlena Laskavaia5-49/+180
2010-03-22[306658] - Property page for codan shows up on non C projects and should be u...Alena Laskavaia4-12/+20
2010-03-20[306563 ] - fixed false positivesAlena Laskavaia3-9/+60
2010-03-18- fixed problem locationsAlena Laskavaia5-29/+76
2010-03-18- added real NamingConvention checkerAlena Laskavaia2-0/+115
2010-03-18- added example word into problem description to distinguiish from real checkerAlena Laskavaia1-2/+2
2010-03-18- fixed implemenation of processModel - to set a fileAlena Laskavaia2-22/+53
2010-03-18- added javadocAlena Laskavaia2-12/+24
2010-03-18- renamed to reflect type of checkerAlena Laskavaia2-2/+2
2010-03-18- fixed checker were running even when disabledAlena Laskavaia1-12/+10
2010-03-18- fixed interface commentAlena Laskavaia1-6/+13
2010-03-18- extracted example from real checkersAlena Laskavaia9-15/+142
2010-03-18separate language specific plugins from generalAlena Laskavaia45-251/+1144
2010-03-13warnings fixedAndrew Gvozdev1-2/+0
2010-03-13Added icons for severityAndrew Gvozdev1-0/+23

Back to the top