Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/codan
AgeCommit message (Expand)AuthorFilesLines
2014-08-19Bug 437392 - Added the Launch Targets View.Doug Schaefer1-1/+4
2014-08-14Proper reporting of unsupported statement types.Sergey Prigogin3-4/+52
2014-08-13Cosmetics.Sergey Prigogin1-3/+3
2014-07-22Inremented branding plugin version to 8.5Sergey Prigogin7-7/+7
2014-06-21Bug 394521 Do Constant folding propagation when building CFGAlena Laskavaia3-5/+94
2014-06-19Bug 433357 - Added fix for false positives from GNUChris Marr2-15/+39
2014-06-16Bug 350168 - Return checker won't report errors in dead code Alena Laskavaia4-18/+78
2014-06-03Build with 4.4 and use target definition file for maven buildMarc-Andre Laperle1-0/+6
2014-04-23Added a TODO.Sergey Prigogin1-4/+3
2014-04-23Fixed a typo.Sergey Prigogin1-5/+5
2014-04-11Fixed compiler warnings.Sergey Prigogin1-1/+0
2014-04-09Missing NON-NLS stringsMarc Khouzam1-1/+1
2014-04-09Remove unused API filtersMarc Khouzam1-11/+0
2014-04-07Bug 430282 - Limit recursion depth when processing inheritanceNathan Ridge1-0/+9
2014-03-31Bug 431544 - UnsupportedOperationException inSergey Prigogin1-1/+2
2014-03-31Cosmetics.Sergey Prigogin2-97/+34
2014-03-15Fix intermittent test failures in codanMarc-Andre Laperle1-0/+2
2014-02-23Bug 428725 - Severity selection from Coda Analyses preferences shouldTeodor Madan1-1/+1
2014-02-12Bug 428041 - NPE in ReturnCheckerSergey Prigogin1-78/+33
2014-01-24Enabled JDK 1.7.Sergey Prigogin28-46/+46
2014-01-21Bumped up CDT version to 8.4.Sergey Prigogin7-7/+7
2013-12-17Bug 424160: null checks for CodanPreferencesLoader.getProjectNodeAndrew Eidsness2-10/+12
2013-12-16Bug 419938 - [fp] Pure virtual implementation not recognized if only oneNathan Ridge1-0/+18
2013-12-06Cosmetics.Sergey Prigogin2-34/+9
2013-12-06Bug 400073 - Indexer runs out of memory.Sergey Prigogin1-8/+8
2013-12-06Cosmetics.Sergey Prigogin1-8/+0
2013-12-01Bug 421900 - NPE in StatementHasNoEffectChecker.usesOverloadOperator()Nathan Ridge1-6/+13
2013-10-09Fixed an NPE during shutdown.Sergey Prigogin1-0/+2
2013-09-06Bug 416284 - Unsafe method call, using nested templatesNathan Ridge1-0/+16
2013-09-06Bug 380751 - Members of decltype types cannot be usedNathan Ridge1-3/+4
2013-08-28Bug 390782 - NPE in AssignmentToItselfChecker$1.isAssignmentToItselfSergey Prigogin1-9/+13
2013-08-27Fixed parent pom version to referenceAndrew Gvozdev7-7/+7
2013-08-19Bug 414279 - Derived class method that overrides a base class methodNathan Ridge1-0/+19
2013-08-02Bug 45203. Support for symbols exported by multiple headers.Sergey Prigogin1-7/+2
2013-07-28Moved getPureVirtualMethods method to SemanticQueries.Sergey Prigogin1-2/+2
2013-07-28Bug 351612 - Pure virtual implementation not recognized if multiplyNathan Ridge1-0/+54
2013-07-25Bug 352267 - Assignment in condition checker matches the wholeNathan Ridge3-12/+76
2013-07-22Cosmetics.Sergey Prigogin1-1/+0
2013-07-19Bug 358694 - False warning about Unused static function in templateNathan Ridge2-0/+31
2013-07-18Bug 363884 - NPE using 'Add break statement' quick fixNathan Ridge2-7/+29
2013-07-17Bug 393129 - Do not give "unused symbol" warning for file-scope variableNathan Ridge2-0/+41
2013-07-15Added missing copyright comments and cleaned up localizable messages.Sergey Prigogin9-31/+50
2013-07-15Normalized dependencies.Sergey Prigogin1-7/+7
2013-07-14Bug 399146 - Bogus 'statement has no effect' warning for call toNathan Ridge2-7/+40
2013-07-09Bug 400673 - [c++11] Unnecessary warning in class constructor (notNathan Ridge2-1/+14
2013-07-08Cosmetics.Sergey Prigogin1-13/+13
2013-07-07Bug 408303 - [C++11] Incorrect member not initialized warnings forNathan Ridge1-0/+14
2013-07-04Bug 412057 - UI tests don't run on Mac Cocoa using Tycho buildMarc-Andre Laperle1-1/+1
2013-06-22Fixed an NPE.Sergey Prigogin1-0/+2
2013-05-22Cosmetics.Sergey Prigogin2-7/+8

Back to the top