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

8721 commits

Author SHA1 Message Date
Markus Schorn
b76048e02f Bug 301933: Content assist for type-id in cast expression. 2010-02-05 14:55:43 +00:00
Anton Leherbauer
42224beaf8 Bug 299892 - Add missing group actions in outline view
Patch from Marc-Andre Laperle
2010-02-05 07:55:21 +00:00
Andrew Gvozdev
cd1a6a4ed4 bug 248669: [Error Parser] gnu c/c++ error parser treats a warning as error
Tuning up GLDErrorParser
2010-02-05 03:46:44 +00:00
Andrew Gvozdev
1c874e61a4 bug 263987, bug 193982, bug 216443, bug 248669 and more: tuning up GCC ErrorParser patterns 2010-02-04 21:50:24 +00:00
Andrew Gvozdev
1f8978eea3 bug 263987: GCCErrorParser converted to RegexErrorParser style 2010-02-04 17:52:04 +00:00
Andrew Gvozdev
04c34c4b98 bug 263987: [Error Parser] Uses up too much of the line
Test case added
2010-02-04 15:47:44 +00:00
Vivian Kong
6d906f69c5 externalize strings in plugin.xml in various plugins 2010-02-01 16:23:38 +00:00
Markus Schorn
85b56d1d8a Bug 300019: Using declaration targeting more than two declarations 2010-02-01 16:20:25 +00:00
Markus Schorn
a009c11ad6 Bug 300139: Content assist for qualified field access. 2010-02-01 14:56:41 +00:00
Markus Schorn
0afd9e1484 Potential NPE. 2010-02-01 14:14:17 +00:00
Markus Schorn
8668ed1c97 Fixes occasional JUnit failures. 2010-02-01 13:32:20 +00:00
Markus Schorn
8e837f668d Bug 300371: Improve error message. 2010-02-01 09:05:19 +00:00
Andrew Gvozdev
0315c2f844 bug 301338: [Error Parser] Makefile error parser shows bogus external location in problems view 2010-01-30 22:07:43 +00:00
Andrew Gvozdev
916f81c0ce bug 296904: [Error Parser] Make error parser should report non-fatal errors as Warnings instead of Errors 2010-01-30 19:45:21 +00:00
Andrew Gvozdev
6a1cdf4b56 bug 203431: [Error Parser] GNU Make parser - too strict about command name? 2010-01-30 06:07:26 +00:00
Andrew Gvozdev
a4f9cfe9cc bug 296904: [Error Parser] Make error parser should report non-fatal errors as Warnings instead of Errors 2010-01-30 04:32:53 +00:00
Andrew Gvozdev
eb3dbb78f0 bug 296904: [Error Parser] Make error parser should report non-fatal errors as Warnings instead of Errors
Now "Target 'X' not remade because of errors" is reported as error.
2010-01-29 23:44:16 +00:00
Andrew Gvozdev
d5aa27dab8 bug 296904: [Error Parser] Make error parser should report non-fatal errors as Warnings instead of Errors 2010-01-29 23:42:55 +00:00
Andrew Gvozdev
dcc1fca134 fixed double externalization 2010-01-29 23:08:33 +00:00
Markus Schorn
b1b040306a Compiler warning. 2010-01-29 15:23:11 +00:00
Andrew Gvozdev
40350d9cc4 Wording in message 2010-01-29 12:42:35 +00:00
Anton Leherbauer
486834554b Bug 301142 - [semantic highlighting] Exception is logged 2010-01-29 08:41:56 +00:00
Andrew Gvozdev
f7abbce100 bug 296904: Split MakeErrorParser to regex style GmakeErrorParser and CWDLocator 2010-01-29 06:34:42 +00:00
Andrew Gvozdev
402838f2a6 cosmetics: generics, loops 2010-01-28 21:23:44 +00:00
Andrew Gvozdev
a62de2fbe6 cosmetics: generics 2010-01-28 21:20:52 +00:00
Andrew Gvozdev
f766cfa76c cosmetics: generics 2010-01-28 20:14:32 +00:00
Andrew Gvozdev
fa91dcc051 cosmetics: generics 2010-01-28 20:08:25 +00:00
Markus Schorn
9524c4671f Follow up bug 287907: Clear result cache only once per IASTTranslationUnit. 2010-01-27 18:19:43 +00:00
Markus Schorn
f85ec54f1c Bug 300962: Postpone indexer setup until refresh is done. 2010-01-27 14:42:24 +00:00
Markus Schorn
852f5e9d31 Bug 300978: Template parameter without name. 2010-01-27 13:18:01 +00:00
Andrew Gvozdev
cf441acc8b cosmetics: generics 2010-01-26 02:37:07 +00:00
Andrew Gvozdev
206f3ee6f3 cosmetics: generics 2010-01-25 22:58:42 +00:00
Andrew Gvozdev
30f85aaf63 cosmetics: casts 2010-01-25 22:17:13 +00:00
Andrew Gvozdev
dec2ab43b5 cosmetics: generics 2010-01-25 22:15:45 +00:00
Andrew Gvozdev
e6ffb95d44 cosmetics: generics/enhanced loops 2010-01-25 21:43:49 +00:00
Andrew Gvozdev
44392d77e4 cosmetics: generics 2010-01-25 21:37:38 +00:00
Andrew Gvozdev
6945d7ce32 cosmetics: generics/enhanced loops 2010-01-25 21:03:49 +00:00
Andrew Gvozdev
4d00b08201 cosmetics: dead code 2010-01-25 20:48:50 +00:00
Andrew Gvozdev
28c7d3f789 cosmetics: generics 2010-01-25 18:59:21 +00:00
Andrew Gvozdev
891a5172a0 cosmetics: generics 2010-01-25 18:50:55 +00:00
Andrew Gvozdev
5bd1de23dd cosmetics: generics 2010-01-25 18:35:42 +00:00
Andrew Gvozdev
d0ef57bff8 cosmetics: generics/enhanced loops 2010-01-25 15:47:23 +00:00
Andrew Gvozdev
f3bd8f6e30 cosmetics: malformed JavaDoc tags removed 2010-01-25 15:27:42 +00:00
Andrew Gvozdev
e3e3e5ef70 cosmetics: generics 2010-01-25 14:57:54 +00:00
Sergey Prigogin
1a51feea87 Cosmetics. 2010-01-25 05:52:55 +00:00
Sergey Prigogin
f99560bd1d Cosmetics. 2010-01-25 04:39:42 +00:00
Andrew Gvozdev
f28b2834b8 cosmetics: generics 2010-01-25 03:21:07 +00:00
Andrew Gvozdev
37c2c68fbd cosmetics: enhanced loops etc 2010-01-24 22:25:56 +00:00
Andrew Gvozdev
257f512b69 cosmetics: generics 2010-01-24 21:44:51 +00:00
Sergey Prigogin
1bb19098d3 Yielding of index write lock. Bug 287907. 2010-01-23 22:42:24 +00:00