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 |
|
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 |
|
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 |
|
Chris Recoskie
|
48c5584887
|
some fixes to project description manager and build system to allow EFS hosted projects to function better
|
2008-02-05 19:30:03 +00:00 |
|
Mike Kucera
|
a8f928a682
|
cleaned up the code in parseTypeIdOrUnaryExpression()
|
2008-02-05 15:40:42 +00:00 |
|
Mike Kucera
|
22f2deea94
|
added vararg constructors to AST ambiguity nodes
|
2008-02-05 15:39:10 +00:00 |
|
Anton Leherbauer
|
76bea72bfb
|
Fix for 217727: Binary files do not open in the binary editor
|
2008-02-05 14:45:53 +00:00 |
|
Anton Leherbauer
|
7e9700c5a7
|
Fix for 217860: toggle source/header switches to wrong source file
|
2008-02-05 14:38:33 +00:00 |
|
Anton Leherbauer
|
7a90025fb4
|
Fix for 215112: Source roots not updated if resources are added
|
2008-02-05 14:34:46 +00:00 |
|