Alena Laskavaia
|
527ee4ff5a
|
started adding support for multiple instance problems
|
2011-03-20 01:53:23 +00:00 |
|
Alena Laskavaia
|
2122fc3c99
|
method should be syncronized
|
2011-03-19 18:48:54 +00:00 |
|
Alena Laskavaia
|
b8f814df23
|
extracted comment manupulation login to an abstract checker
|
2011-03-17 20:17:17 +00:00 |
|
Alena Laskavaia
|
2b1b5e18d4
|
added support to easy discovering comments for statement (for suppression)
|
2011-03-12 03:18:12 +00:00 |
|
Marc-Andre Laperle
|
5ef3de90b4
|
Bug 339634 - [performance] Quick fix create local variable and others can be slow
|
2011-03-11 05:15:53 +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 |
|
Alena Laskavaia
|
353b63daf9
|
make CIndex checker extened AbtractCheckerWithParamters because it should
|
2011-02-22 02:57:11 +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
|
aadbf2a477
|
Bug 335909 - Exception in switch statement
|
2011-02-09 02:24:19 +00:00 |
|
Alena Laskavaia
|
746c7f5b5c
|
Bug 336554 - Codan shouldn't bother if the file is not under C/C++ project
|
2011-02-09 02:03:13 +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
|
1ee803fcc8
|
Bug 327779 - fixed cash items leakage
|
2010-10-18 01:01:53 +00:00 |
|
Markus Schorn
|
0dea806506
|
Bug 323723: Removes the remaining throw declarations from IVariable and IFunction.
|
2010-10-12 11:29:00 +00:00 |
|
Alena Laskavaia
|
92009d5090
|
Bug 321437 - passing a null index as the effect of not skipping any headers. Patch from Marc-Andre Laperle
|
2010-08-18 14:13:36 +00:00 |
|
Alena Laskavaia
|
fd46566d60
|
Bug 320575 incorrect type inference for add field, patch from Tomasz Wesolowski
|
2010-07-23 02:43:47 +00:00 |
|
Alena Laskavaia
|
9dde9a4f28
|
Bug 320575 - fallback for add variable should use int not void
|
2010-07-22 00:20:50 +00:00 |
|
Alena Laskavaia
|
8558e52579
|
fixed bug - builder should be obtained from a model
|
2010-07-21 02:19:51 +00:00 |
|
Alena Laskavaia
|
bba580e5a0
|
Bug 319196 - updated utils with more useful methods (contributed by Tomasz Wesolowski)
|
2010-07-21 00:03:17 +00:00 |
|
Alena Laskavaia
|
69016edc87
|
Bug 317875: extended utility classes
|
2010-07-01 13:39:34 +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
|
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
|
c2919ed4f9
|
Added scope preference for checkers
|
2010-05-24 15:05:39 +00:00 |
|
Alena Laskavaia
|
85d6bff98e
|
Added method to check that node belongs to macro expansion
|
2010-05-19 02:41:12 +00:00 |
|
Alena Laskavaia
|
05dc3fac9a
|
FIx to make it backward compatible with CDT 6.0
|
2010-05-17 18:14:01 +00:00 |
|
Alena Laskavaia
|
3c2fd7ab95
|
Cleaned up problem preferences interfaces and fixed persistence
|
2010-05-16 02:18:02 +00:00 |
|
Alena Laskavaia
|
a355f5145a
|
Moved parameter control up
|
2010-05-15 01:05:34 +00:00 |
|
Alena Laskavaia
|
459a3c2b6e
|
Refactored adding parameter and renamed hash to map
|
2010-05-14 02:56:39 +00:00 |
|
Alena Laskavaia
|
208b649f76
|
Refactored ProblemParameterInfo
|
2010-05-14 02:36:16 +00:00 |
|
Alena Laskavaia
|
94cb067beb
|
Refactored common function to utility class
|
2010-05-13 02:06:38 +00:00 |
|
Alena Laskavaia
|
eff03629d6
|
Interface class should have been in public package
|
2010-05-12 22:20:25 +00:00 |
|
Alena Laskavaia
|
a39fe6b4b2
|
Extracted interface for data object of Basic Block in control flow graph
|
2010-05-09 01:54:29 +00:00 |
|
Alena Laskavaia
|
ed2cdbc529
|
Bug 311268 fixed some f.p. in return checker
|
2010-05-09 01:49:06 +00:00 |
|
Alena Laskavaia
|
dab4cc2c7e
|
Bug 311268 added checker to check for return values
|
2010-05-08 02:43:49 +00:00 |
|
Alena Laskavaia
|
e0ee9359b1
|
Externalized strings
|
2010-05-07 02:58:31 +00:00 |
|
Alena Laskavaia
|
ecd0453485
|
- added javadoc and visibility refactoring
|
2010-05-01 00:56:13 +00:00 |
|
Alena Laskavaia
|
7fa181c4b6
|
- added preference to disable check as you type
|
2010-04-28 02:59:40 +00:00 |
|
Alena Laskavaia
|
077398283c
|
- renamed provisional package
|
2010-04-21 01:41:53 +00:00 |
|
Alena Laskavaia
|
404c5aba3c
|
- optimized building
|
2010-04-20 02:34:10 +00:00 |
|
Alena Laskavaia
|
e4694d3d57
|
- optimized process of non-editor files
|
2010-04-18 19:10:11 +00:00 |
|
Alena Laskavaia
|
ca52c0a338
|
- add sync to process methods of abstarct checker class because only one of checker is used and it can run in parallel
|
2010-04-18 02:28:39 +00:00 |
|
Alena Laskavaia
|
d540bb4801
|
- added cople more c stmt to cfg builder
|
2010-04-17 02:28:32 +00:00 |
|
Alena Laskavaia
|
5a5d22c50d
|
- added more tests and support for goto/label statements
|
2010-04-17 01:58:12 +00:00 |
|
Alena Laskavaia
|
234a20224a
|
- added support for break and continue
|
2010-04-15 02:22:56 +00:00 |
|
Alena Laskavaia
|
ee3a2444d1
|
- re-wrote to use labeled node instead of decisionArc
|
2010-04-14 02:55:44 +00:00 |
|
Alena Laskavaia
|
c7f45478a9
|
-added switch to cfg
|
2010-04-13 02:07:27 +00:00 |
|