1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

784 commits

Author SHA1 Message Date
Alena Laskavaia
ce2679ff3a fixed typo 2010-06-24 01:19:12 +00:00
Alena Laskavaia
2c2fd351e0 Bug 317538: added access methods to details provider as well 2010-06-22 02:20:04 +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
c5a58d72a1 Bug 315863 deprecate orignal class 2010-06-22 02:07:50 +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
f912261f97 Bug 317067: typo in comments 2010-06-19 17:40:40 +00:00
Alena Laskavaia
7823edaff4 Bug 317067: typo 2010-06-19 17:37:54 +00:00
Alena Laskavaia
59ab06fad1 Bug 317067: fixed typo in comment 2010-06-17 01:06:39 +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
05a463702b Bug 315863: fixed misspelled class name 2010-06-17 00:56:20 +00:00
Alena Laskavaia
8ab2acc24a Bug 317061: fixed exception throwing 2010-06-17 00:34:47 +00:00
Alena Laskavaia
d570162453 Bug 316309: unwind typedef for void 2010-06-17 00:23:02 +00:00
Alena Laskavaia
dbaa224228 Bug 316154: support processing of inner functions 2010-06-17 00:20:17 +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
Sergey Prigogin
df06a819ec Bug 315895 - Names and descriptions of CDT features are confusing. 2010-06-06 03:09:06 +00:00
Alena Laskavaia
652e118d0e Bug 315518 - fixed case where checker would report return with value while expression is void 2010-06-04 03:03:37 +00:00
Alena Laskavaia
21c3683028 Added call to super() to initialize common parameters 2010-06-04 02:31:10 +00:00
Vivian Kong
912f531ec4 Bug 315439 Fix up copyright 2010-06-03 17:01:53 +00:00
Alena Laskavaia
ecf0c62ff0 Bug 315525: fix to suppress errors in inner functions 2010-06-03 03:02:06 +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
Vivian Kong
1dc1732f57 Bug 306627 - Fix license inconsistencies 2010-05-31 15:54:52 +00:00
Vivian Kong
36b3638d97 Bug 314212 - CDT Feature copyright dates are outdated 2010-05-31 15:15:04 +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
fb1eb3faed Added parameters for Catch by Reference checker 2010-05-27 01:21:57 +00:00
Alena Laskavaia
670709454b Generalized messages 2010-05-27 01:20:43 +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
6a49ab36dd Clean up and javadoc 2010-05-25 01:33:23 +00:00
Alena Laskavaia
6e50087a2b Added arguments, description and externalized strings 2010-05-24 21:54:19 +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
5a6ecb2fb8 Bug 313622 Make checking for !a && b optional and off by default 2010-05-24 15:07:53 +00:00
Alena Laskavaia
c2919ed4f9 Added scope preference for checkers 2010-05-24 15:05:39 +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
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
3a426fb5fc Bug 313622 Make checking for !a && b optional and off by default 2010-05-23 02:29:57 +00:00
Alena Laskavaia
94711d3e76 Added preference for list of exceptions in Statement has no effect checker 2010-05-23 02:18:47 +00:00
Alena Laskavaia
644fefb8c5 Fixed preferences of type List 2010-05-23 02:18:18 +00:00
Alena Laskavaia
d87f6ff74c Bug 313817 Fixed f.p. when assignment is overloaded operator 2010-05-21 03:37:16 +00:00
Alena Laskavaia
22e14a8102 Added preference about macro expansion 2010-05-20 02:36:53 +00:00