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

6670 commits

Author SHA1 Message Date
Oleg Krasilnikov
706f8fe3ef Warnings elimination. 2008-02-20 15:31:27 +00:00
Oleg Krasilnikov
98fbb87384 Wording change. 2008-02-20 15:23:32 +00:00
Markus Schorn
b6d7d0cd9c Added search for unresolved includes, bug 213561. 2008-02-20 10:17:23 +00:00
Anton Leherbauer
5fceaf09aa 219308: Remove dependency to log view plugin 2008-02-19 15:11:37 +00:00
Markus Schorn
c2d2098088 Failing testcase for scope of using declarations, bug 219424. 2008-02-19 13:50:05 +00:00
Markus Schorn
811e5057ad Removed delay in scheduling job to write indexer preferences. 2008-02-19 13:16:05 +00:00
Markus Schorn
74593bcfb3 Improved indexer-tracing, logging info-line after rebuild index, bug 213561. 2008-02-19 12:22:11 +00:00
Oleg Krasilnikov
e9e1c3b1af Bug #219320 : EnvDialog createDialogArea IllegalArgumentException when value is <undefined> 2008-02-18 16:20:49 +00:00
Oleg Krasilnikov
84c9619cf4 Bug #219321 : Info popup should show includes 2008-02-18 15:50:42 +00:00
Markus Schorn
e7d5ea4567 Additional methods for indexer setup participants, bug 199551. 2008-02-18 10:49:08 +00:00
Mike Kucera
2d00884258 set up tests to run C++ parser, fixed a few bugs 2008-02-15 22:21:44 +00:00
Anton Leherbauer
788ec3ad34 Follow-up for 217435 2008-02-15 17:04:32 +00:00
Markus Schorn
bad35ab17a Improvements for writing to the index (potential NPE, progress reporting, tracing). 2008-02-15 16:33:11 +00:00
Markus Schorn
b5f0556e66 Implementation of equals+hashCode for composite scopes to prevent potential endless loops. 2008-02-15 12:50:52 +00:00
Markus Schorn
08cce46ebc Ambiguity between template arguments and relational expression, bug 104706. 2008-02-15 12:43:17 +00:00
Anton Leherbauer
2b53efe517 Fix for 217435: Braces in macros confuse code formatter 2008-02-15 12:24:49 +00:00
Markus Schorn
7f2fe153bd More tracing options for the indexer, combined 3 parallel IASTProblem implementations, related to bug 213561. 2008-02-15 10:41:30 +00:00
Anton Leherbauer
8f9be92af5 Fix manifest warnings 2008-02-15 10:29:25 +00:00
Oleg Krasilnikov
5080d2ce65 Bug #212818: Need tool tip to display active build configuration over hammer icon 2008-02-14 15:07:34 +00:00
Markus Schorn
042f8dc2d3 Use consistent format for the file paths of code-readers. 2008-02-14 13:23:05 +00:00
Markus Schorn
950b1db4f2 Testcase for endless loop following using-directives, bug 209813. 2008-02-14 13:06:38 +00:00
Oleg Krasilnikov
2aa55cf930 Bug #216996: deadlock 2008-02-14 11:50:41 +00:00
Markus Schorn
190c472757 Using directives for fast indexer with cross references disabled, related to 200673+216527. 2008-02-14 09:36:15 +00:00
Markus Schorn
2e0d07d89b Participants for indexer-setup, bug 218286. 2008-02-14 08:39:37 +00:00
Anton Leherbauer
a3aab7e451 Fix for 218266: [patch] Wrong path returned for ExternalTranslationUnit working copies (patch by Warren Paul) 2008-02-14 08:10:37 +00:00
Mike Kucera
4117aeccbd cleaned up CPPASTQualifiedName a bit 2008-02-13 19:55:00 +00:00
John Camelon
616efbbdbe Bug 215566 - PDOM#getFileName() returns null for non-standard EFS implementations 2008-02-13 19:04:52 +00:00
Mike Kucera
c099d478d2 don't need separate name visitors for C and C++ 2008-02-13 16:48:54 +00:00
Mike Kucera
628c4193a9 removed unnecesary Arrays.fill() from ambiguity nodes 2008-02-13 16:35:11 +00:00
Oleg Krasilnikov
fb951de0fa Multi-cfg 2008-02-13 16:01:54 +00:00
Markus Schorn
495735b5e3 Partial fix for cast-ambiguity, bug 211756. 2008-02-13 15:07:23 +00:00
Markus Schorn
ea7f5375cd Testcase for cast ambiguities, bug 100641 and 106279. 2008-02-13 14:39:58 +00:00
Oleg Krasilnikov
466f54cc91 Small changes made while Multi-cfg implementation 2008-02-13 11:27:44 +00:00
Markus Schorn
51beaeaa42 Additional test-case and fix for using-declarations (related to bug 203385). 2008-02-13 10:11:06 +00:00
Mike Kucera
45dc1738ed cleaned up TemplateParameterManager a bit 2008-02-12 16:48:44 +00:00
Markus Schorn
5688a0ac9f Using directives for fast indexer (including namespace composition), bug 200673+216527. 2008-02-12 14:21:22 +00:00
Anton Leherbauer
d12b37a95c Improve content assist auto-activation check, related to bugs 126871 and 193728 2008-02-11 14:22:31 +00:00
Anton Leherbauer
39053ae062 Fix for 218124: Mark Occurrences makes C++ editor sluggish 2008-02-11 11:51:31 +00:00
Markus Schorn
e18a689410 Fixes a NPE, bug 218389. 2008-02-11 07:52:47 +00:00
Sergey Prigogin
9d578b5f13 Added toString method. 2008-02-11 00:40:49 +00:00
Sergey Prigogin
8111176e94 Added toString method and generics. 2008-02-10 07:05:43 +00:00
Sergey Prigogin
d64fdf7905 Use generics. 2008-02-10 05:51:40 +00:00
Sergey Prigogin
5698ac7333 Added toString method. 2008-02-10 05:41:12 +00:00
Andrew Ferguson
c113b00476 178386: check-in documentation tool framework plus doxygen implementation 2008-02-09 12:23:25 +00:00
Oleg Krasilnikov
95c056e27e Bug #182450 : Multi-configuration support 2008-02-08 16:39:21 +00:00
Markus Schorn
e08ec31825 Using declarations in combination with nested classes, bug 209582. 2008-02-08 15:03:38 +00:00
Markus Schorn
c754042629 Fixes name-resolution with using-directives, related to bug 26110. 2008-02-08 13:51:56 +00:00
Anton Leherbauer
00091c99cb Fix for 216437: [Formatter] Shift left/right incorrect in Mixed tab policy/indentation mode 2008-02-08 12:30:10 +00:00
Anton Leherbauer
4c7161361e Fix for 110222: Improve pair matcher for angle brackets 2008-02-08 10:17:57 +00:00
Mike Kucera
ecf9c5833d 218265 - replace Enum class with Java 5 enums 2008-02-07 23:13:59 +00:00