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

304 commits

Author SHA1 Message Date
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
ec4b080977 allow to define quick fixes for gcc problems (not codan) as well 2010-07-22 01:48:07 +00:00
Alena Laskavaia
93ab595f8c added comment about problems with marker dissapering 2010-07-22 00:49:59 +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
83a58cd77c save file - otherwise refactoring does not work... 2010-07-22 00:11:43 +00:00
Alena Laskavaia
9396a7e9e9 there were some dependency problems, we will try this 2010-07-21 18:25:15 +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
42b0b537db Bug 319196 updated to add common method 2010-07-21 02:21:46 +00:00
Alena Laskavaia
8558e52579 fixed bug - builder should be obtained from a model 2010-07-21 02:19:51 +00:00
Alena Laskavaia
bcc7727f9c Bug 309760 - renamed checker 2010-07-21 00:05:44 +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
2d7b307308 added framework for quick fix tests and example 2010-07-01 01:54:19 +00:00
Alena Laskavaia
d50f45078b made checkers packages visible for tests 2010-06-30 12:07:21 +00:00
Alena Laskavaia
df967e4408 fixed tests - only tested problems should be turned on 2010-06-30 01:20:52 +00:00
Vivian Kong
c44a70063a Bug 318337 Update CDT feature/plugin versions for Indigo release 2010-06-29 14:45:03 +00:00
Alena Laskavaia
2dc367389e Bug 317876 added utility methods required for more complex quick fixes 2010-06-26 00:18:38 +00:00
Alena Laskavaia
38b1009303 Bug 309760 name resolution checker, contributed patch 2010-06-24 01:26:28 +00:00
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