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

11382 commits

Author SHA1 Message Date
Markus Schorn
2e0d07d89b Participants for indexer-setup, bug 218286. 2008-02-14 08:39:37 +00:00
Anton Leherbauer
86529c7688 Avoid usage of getPath() - related to bug 218266 2008-02-14 08:10:43 +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
8ece714199 fixed bug, builder was creating qualified name nodes when unqualified name required 2008-02-13 20:17:29 +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
Oleg Krasilnikov
49b6254c36 Related to Multi-config implementation. 2008-02-13 16:00:03 +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
Ken Ryall
c3f7d8269c Bug 218219. 2008-02-12 19:49:22 +00:00
Ken Ryall
2cd3d0b3a1 Bug 218085 2008-02-12 19:42:42 +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
Oleg Krasilnikov
b848ef7a4d Bug #218484 : Description not saved when creating a new configuration based on an existing one 2008-02-11 14:28:53 +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
Anton Leherbauer
d3af1cd424 Fix for 218342: [patch] unable to clear breakpoints in ExternalTranslationUnit's from the editor (Patch by Warren Paul) 2008-02-11 11:03:42 +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
Andrew Ferguson
14b1bbaf1e add singleton property to correct compile errors against M5 platform. 2008-02-09 12:21:50 +00:00
Andrew Ferguson
13f968d5c0 178386: update screenshots 2008-02-09 12:21:09 +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
Oleg Krasilnikov
6a80d1f5da Bug #218078 : Tool chain editor doesn't properly update configuration 2008-02-07 17:20:59 +00:00
John Cortell
21b8ccf0a5 Bugzilla 218194. Fix how install count is associated with a breakpoint. 2008-02-07 16:33:35 +00:00
Markus Schorn
8565f9f346 Makes relevant methods/options of AbstractLanguage available in ILanguage + cleanup. 2008-02-07 08:59:34 +00:00
Mike Kucera
e885c18bc4 minor code cleanup 2008-02-06 23:03:57 +00:00
Mike Kucera
e6ce9e4053 switch back to trial/undo to expose bug 2008-02-06 22:34:45 +00:00
Mike Kucera
c693b2518a fixed bug in testFunction(), removed needless extra empty declarations caused by extra completion tokens 2008-02-06 20:11:06 +00:00
Markus Schorn
9cd75c484e Anonymous unions and structs, bug 216791. 2008-02-06 15:30:47 +00:00
Anton Leherbauer
a39c03d796 Remove unused messages 2008-02-06 15:06:38 +00:00
Markus Schorn
1c88bb0adf Moves c++-specific stuff from PDOMLinkage to PDOMCPPLinkage. 2008-02-06 12:41:45 +00:00
Oleg Krasilnikov
8a3ee52100 Roll back changes with isOptionVisible() 2008-02-06 11:55:23 +00:00
Oleg Krasilnikov
ba4b0ab3ed Disable unnecessary isOptionVisible() check during page creation. 2008-02-06 11:51:16 +00:00
Oleg Krasilnikov
622b2739c3 Check for isOptionVisible() is added to update procedure. 2008-02-06 11:47:46 +00:00
Anton Leherbauer
f27ad8dfdf Fix for 186106: The Makefile Editor inserts spaces instead of a tab character 2008-02-06 09:11:27 +00:00
Ken Ryall
468b4a4082 Bug 217493. 2008-02-05 22:50:27 +00:00