Alena Laskavaia
|
e4c1d89d1a
|
Bug 309607 lots of refactoring and changes to support better marker management - prevent fickering and improve performance
|
2010-08-05 02:11:18 +00:00 |
|
Alena Laskavaia
|
791ff12fae
|
added comment to checkers schema
|
2010-08-04 01:23:33 +00:00 |
|
Alena Laskavaia
|
8a8fc5617c
|
got rid of concept of problem reference. Each problem should belong to one and only one checker. This will allow to avoid problems with markers persistancy and control.
|
2010-08-04 01:13:15 +00:00 |
|
Alena Laskavaia
|
d2f4f9daa0
|
- added category and did some renaming for problem binding checker
|
2010-07-29 01:11:43 +00:00 |
|
Alena Laskavaia
|
8ce10b8b62
|
generator will set problem arguments based on pattern groups for non codan problems
|
2010-07-22 02:51:48 +00:00 |
|
Alena Laskavaia
|
b282976dfa
|
extract getProblem method
|
2010-07-22 02:31:50 +00:00 |
|
Alena Laskavaia
|
c6ea6624d7
|
added utility methods to access marker data
|
2010-07-22 02:28:49 +00:00 |
|
Alena Laskavaia
|
7b9acc4aae
|
location should support placing markers on any resource not only file
|
2010-07-22 02:28:12 +00:00 |
|
Alena Laskavaia
|
fdeec42574
|
fixed clone method
|
2010-07-22 02:27:15 +00:00 |
|
Alena Laskavaia
|
6c54353b6e
|
added utility method to simplify creation
|
2010-07-22 02:25:54 +00:00 |
|
Alena Laskavaia
|
a4a8abe72d
|
convinience methods to manipulate marker attributes
|
2010-07-22 01:48:51 +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
|
f912261f97
|
Bug 317067: typo in comments
|
2010-06-19 17:40:40 +00:00 |
|
Alena Laskavaia
|
7b02c1b681
|
Bug 317016: renamed miss-spelled function
|
2010-06-17 01:01:42 +00:00 |
|
Alena Laskavaia
|
ce55d2dce6
|
enabled API checks
|
2010-06-17 00:56:57 +00:00 |
|
Alena Laskavaia
|
8ab2acc24a
|
Bug 317061: fixed exception throwing
|
2010-06-17 00:34:47 +00:00 |
|
Marc Khouzam
|
af62fdaef7
|
Bug 317075: Wrong text to the exception
|
2010-06-16 19:42:54 +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
|
164cdd8a6e
|
Javadoc
|
2010-06-03 01:07:59 +00:00 |
|
Alena Laskavaia
|
47c6380964
|
Bug 315425 batch marker deletion (James' patch)
|
2010-06-03 01:03:27 +00:00 |
|
Alena Laskavaia
|
b16ac6b603
|
Javadoc
|
2010-06-02 01:08:25 +00:00 |
|
Alena Laskavaia
|
fb8475e290
|
Javadoc and fixed internal method signature
|
2010-06-02 01:08:08 +00:00 |
|
Alena Laskavaia
|
29b2cdb667
|
Updated javadoc, removed duplicate method
|
2010-06-02 00:39:31 +00:00 |
|
Alena Laskavaia
|
587eb8061f
|
Bug 279740: API restrictions
|
2010-06-01 02:32:16 +00:00 |
|
Alena Laskavaia
|
fbd72a420b
|
Javadoc
|
2010-06-01 02:24:14 +00:00 |
|
Alena Laskavaia
|
904a66b402
|
Bug 279740: Javadoc for APIs
|
2010-05-31 02:53:25 +00:00 |
|
Alena Laskavaia
|
d91b53a16b
|
Externalized strings in manifest
|
2010-05-31 01:42:48 +00:00 |
|
Alena Laskavaia
|
3ec7ac60fa
|
Clean up interfaces for control flow graph
|
2010-05-25 02:16:11 +00:00 |
|
Alena Laskavaia
|
6a49ab36dd
|
Clean up and javadoc
|
2010-05-25 01:33:23 +00:00 |
|
Alena Laskavaia
|
c2919ed4f9
|
Added scope preference for checkers
|
2010-05-24 15:05:39 +00:00 |
|
Alena Laskavaia
|
dab37d2d92
|
Fixed interface to return resource instead of file because in general problem can be on directory too not only file
|
2010-05-24 14:09:18 +00:00 |
|
Alena Laskavaia
|
644fefb8c5
|
Fixed preferences of type List
|
2010-05-23 02:18:18 +00:00 |
|
Alena Laskavaia
|
5bd960f42a
|
removed debug println
|
2010-05-20 02:36:32 +00:00 |
|
Alena Laskavaia
|
8f07ba0efc
|
Corrected validation
|
2010-05-19 02:52:53 +00:00 |
|
Alena Laskavaia
|
c9d0b338cb
|
open API
|
2010-05-18 03:08:11 +00:00 |
|
Alena Laskavaia
|
1c77ff42c8
|
Clean-up javadoc, method names and open API
|
2010-05-18 03:07:38 +00:00 |
|
Alena Laskavaia
|
bf4c760f6a
|
Fixed spelling in a class name
|
2010-05-16 02:19:01 +00:00 |
|
Alena Laskavaia
|
3c2fd7ab95
|
Cleaned up problem preferences interfaces and fixed persistence
|
2010-05-16 02:18:02 +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
|
eff03629d6
|
Interface class should have been in public package
|
2010-05-12 22:20:25 +00:00 |
|
Alena Laskavaia
|
fdb501da55
|
Fixed missing NLS message warning
|
2010-05-11 02:07:52 +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
|
d7586e020f
|
Improved diagnostic message
|
2010-05-08 01:23:29 +00:00 |
|
Alena Laskavaia
|
9594eeb577
|
corrected message
|
2010-05-07 23:37:04 +00:00 |
|
Alena Laskavaia
|
e0ee9359b1
|
Externalized strings
|
2010-05-07 02:58:31 +00:00 |
|
Alena Laskavaia
|
bf3078242e
|
fixed marker supertypes for codan marker and marker type generation
|
2010-05-04 02:46:01 +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 |
|