Sergey Prigogin
|
a7adfb502f
|
Bug 326269 - Checker for instantiation of an abstract class. Patch by Anton Gerenkov.
|
2011-04-12 23:19:00 +00:00 |
|
Sergey Prigogin
|
87ae09ee72
|
Bug 337486 - AbstractIndexAstChecker allows AST to outlive index read lock.
|
2011-04-12 22:13:46 +00:00 |
|
Emanuel Graf
|
39e579aa0a
|
Bug 341089: Codan does not handle missing functions in macros correctly
https://bugs.eclipse.org/bugs/show_bug.cgi?id=341089
|
2011-04-06 08:11:52 +00:00 |
|
Sergey Prigogin
|
c42f42cb81
|
Disabled auto formatting on save. Alena, please don't re-enable it.
|
2011-03-23 02:48:23 +00:00 |
|
Marc-Andre Laperle
|
ba7cd25db1
|
Bug 339463 - Quick fix create local variable and others do not infer parameter types in method calls
|
2011-03-22 04:29:50 +00:00 |
|
Alena Laskavaia
|
899b6159ac
|
added convinience method to use outside of the package
|
2011-03-19 17:20:56 +00:00 |
|
Marc-Andre Laperle
|
cbd551eeef
|
Add CreateLocalVariableQuickFix test to automated tests suite, fix the test. Minor clean up.
|
2011-03-13 06:32:17 +00:00 |
|
Marc-Andre Laperle
|
d9f24fae67
|
Bug 338683 - Codan confuses fields with methods
|
2011-03-13 06:03:56 +00:00 |
|
Marc-Andre Laperle
|
63ec2d8b00
|
Bug 337677 - Warning about "void" in late-specified return type
|
2011-03-11 05:30:11 +00:00 |
|
Alena Laskavaia
|
c2074dec42
|
- did a major refactoring with API breakage to get rid of bad dependency from codan.ui to cdt (should be in codan.ui.cxx)
|
2011-03-08 03:14:03 +00:00 |
|
Alena Laskavaia
|
0989509cda
|
Bug 329497 - updated check for false negative
|
2011-02-24 02:55:11 +00:00 |
|
Alena Laskavaia
|
598b6fc042
|
auto-format code using project formatter
|
2011-02-24 00:50:07 +00:00 |
|
Alena Laskavaia
|
9164b9a756
|
enable project specific code formatter so all committers use the same one
|
2011-02-24 00:47:37 +00:00 |
|
Sergey Prigogin
|
dafa751ccf
|
Fixed compiler warnings.
|
2011-02-20 00:49:47 +00:00 |
|
Alena Laskavaia
|
53ecdbbc27
|
Bug 335909 - adjusted cfg generation for switch and dead code
|
2011-02-09 03:19:10 +00:00 |
|
Alena Laskavaia
|
1e1fdab079
|
Bug 320187 - A codan checker for detecting format string vulnerabilities
|
2011-02-08 02:51:59 +00:00 |
|
Alena Laskavaia
|
08cf5bcb27
|
Bug 332285 - fixed lambda expressions
|
2011-01-18 03:18:53 +00:00 |
|
Alena Laskavaia
|
db436ae417
|
Bug 333813 - fixed fp, default settings and description
|
2011-01-18 02:55:37 +00:00 |
|
Alena Laskavaia
|
49067335fd
|
Bug 329497 - checker for no break at the end of case
|
2010-12-01 02:41:42 +00:00 |
|
Alena Laskavaia
|
83ea511e24
|
Bug 329497 - checker for no break at the end of case
|
2010-12-01 02:36:00 +00:00 |
|
Alena Laskavaia
|
ea00500725
|
Bug 322119 - [checker] Suspicious semicolon (i.e. ";" after "if")
|
2010-10-18 01:18:49 +00:00 |
|
Alena Laskavaia
|
cefc281f9f
|
Bug 321471 Return statement style patch from Marc-Andre Laperle
|
2010-09-20 01:17:25 +00:00 |
|
Alena Laskavaia
|
da074afa86
|
Bug 323602: fixed f.p. in constructors/destructors for return checker
|
2010-08-27 00:47:28 +00:00 |
|
Alena Laskavaia
|
f546ade7fc
|
Bug 321933 fixed f.p. in assignment to itself checker when assignment is in macro
|
2010-08-07 01:52:47 +00:00 |
|
Alena Laskavaia
|
3a67847b2b
|
Bug 314576: added assignment to itself checker, contribution from Severin Gehwolf
|
2010-07-29 12:00:38 +00:00 |
|
Alena Laskavaia
|
dfaf2d0103
|
PR:317067 - typo in comment
|
2010-07-29 02:01:21 +00:00 |
|
Alena Laskavaia
|
0c966168b9
|
Bug 319196 - quick fixes for adding local variables,etc. based on patch from Tomasz Wesolowski
|
2010-07-21 02:27:35 +00:00 |
|
Alena Laskavaia
|
64b3c63063
|
turned off codan running on editor reconcile - gets on a way of tests
|
2010-07-21 02:25:00 +00:00 |
|
Alena Laskavaia
|
2d7b307308
|
added framework for quick fix tests and example
|
2010-07-01 01:54:19 +00:00 |
|
Alena Laskavaia
|
df967e4408
|
fixed tests - only tested problems should be turned on
|
2010-06-30 01:20:52 +00:00 |
|
Alena Laskavaia
|
3d0baee8fb
|
Bug 317538: added framework to store arguments in a marker (add added intermediate object between reporter and marker)
|
2010-06-22 02:15:20 +00:00 |
|
Alena Laskavaia
|
b5a9a032db
|
Bug 317042 added more cases for assignment in condition checker
|
2010-06-19 18:05:56 +00:00 |
|
Alena Laskavaia
|
7b02c1b681
|
Bug 317016: renamed miss-spelled function
|
2010-06-17 01:01:42 +00:00 |
|
Alena Laskavaia
|
dbaa224228
|
Bug 316154: support processing of inner functions
|
2010-06-17 00:20:17 +00:00 |
|
Doug Schaefer
|
dd109e248c
|
Add missing about.html files.
|
2010-06-14 18:35:55 +00:00 |
|
Vivian Kong
|
912f531ec4
|
Bug 315439 Fix up copyright
|
2010-06-03 17:01:53 +00:00 |
|
Alena Laskavaia
|
d91b53a16b
|
Externalized strings in manifest
|
2010-05-31 01:42:48 +00:00 |
|
Alena Laskavaia
|
fb1eb3faed
|
Added parameters for Catch by Reference checker
|
2010-05-27 01:21:57 +00:00 |
|
Alena Laskavaia
|
b632454589
|
Added try block support in control flow graph
|
2010-05-25 02:34:50 +00:00 |
|
Alena Laskavaia
|
3ec7ac60fa
|
Clean up interfaces for control flow graph
|
2010-05-25 02:16:11 +00:00 |
|
Alena Laskavaia
|
f4f2bfd6ee
|
Added test for problem argument
|
2010-05-24 21:52:18 +00:00 |
|
Alena Laskavaia
|
dc1e7535ae
|
Renamed a test case to match the checker
|
2010-05-24 21:52:00 +00:00 |
|
Alena Laskavaia
|
ba99f3a2d5
|
Test for macro parameters
|
2010-05-24 15:08:18 +00:00 |
|
Alena Laskavaia
|
fc70a0f70d
|
Bug 313622 Tests for "Make checking for !a && b optional and off by default"
|
2010-05-24 14:16:39 +00:00 |
|
Alena Laskavaia
|
644fefb8c5
|
Fixed preferences of type List
|
2010-05-23 02:18:18 +00:00 |
|
Alena Laskavaia
|
22e14a8102
|
Added preference about macro expansion
|
2010-05-20 02:36:53 +00:00 |
|
Alena Laskavaia
|
6f427a56b7
|
test for CxxAstUtils
|
2010-05-19 02:49:40 +00:00 |
|
Alena Laskavaia
|
c663103b44
|
Added test framework for fast tests
|
2010-05-19 02:49:01 +00:00 |
|
Alena Laskavaia
|
cf8f64893e
|
Removed @Test annotation to make it backward compatible with 6.0
|
2010-05-17 18:15:45 +00:00 |
|
Alena Laskavaia
|
f004315ce5
|
Fix usage of progress monitor
|
2010-05-17 16:36:26 +00:00 |
|