Oleg Krasilnikov
|
41becf515a
|
Bug #220011 : Manged Project Properties: Path and symbols - UI inconsitencies
|
2008-02-26 17:57:29 +00:00 |
|
Anton Leherbauer
|
38315df8f8
|
Fix doc comment highlighting test
|
2008-02-26 15:48:12 +00:00 |
|
Oleg Krasilnikov
|
69f1f56382
|
Bug # 219950 : TemplateEngine: Changes made to wizard fields are lost if Advanced Settings is first pressed
|
2008-02-26 14:38:39 +00:00 |
|
Markus Schorn
|
364c506b26
|
Indexer to parse headers in context of a source, bug 220358.
|
2008-02-26 12:50:49 +00:00 |
|
Markus Schorn
|
33d68a6603
|
PDOMExport needs to wait until indexer is setup, related to 199551.
|
2008-02-26 12:48:36 +00:00 |
|
Anton Leherbauer
|
8bc306225d
|
Fix for 217918: CDT code formatter problems
|
2008-02-26 12:34:46 +00:00 |
|
Markus Schorn
|
3d58d666af
|
Additional testcase related to bug 220158.
|
2008-02-26 10:01:24 +00:00 |
|
Markus Schorn
|
5171001393
|
Avoid calling StringBuffer.append(CharSequence s) with a StringBuffer as argument, bug 220158.
|
2008-02-25 15:17:13 +00:00 |
|
Anton Leherbauer
|
eda39314e7
|
Fix bogus performance improvement for path entry comparison
|
2008-02-25 13:22:20 +00:00 |
|
Anton Leherbauer
|
fe2db58147
|
Fix for 220166: Deadlock running core test suite
|
2008-02-25 11:51:44 +00:00 |
|
Markus Schorn
|
aa7ed7ba19
|
IIndexManager manager operations can block too long, bug 220149.
|
2008-02-25 10:03:31 +00:00 |
|
Sergey Prigogin
|
71c9367551
|
Fixed compiler warnings.
|
2008-02-25 00:52:59 +00:00 |
|
Sergey Prigogin
|
47d97fa29a
|
Split _testRebindPattern_214017 into two tests.
|
2008-02-25 00:46:49 +00:00 |
|
Sergey Prigogin
|
bd4d1ba488
|
toString methods and generics.
|
2008-02-25 00:00:32 +00:00 |
|
Sergey Prigogin
|
a2f9f9a4eb
|
Use generics.
|
2008-02-24 23:18:56 +00:00 |
|
Andrew Ferguson
|
d96259e1bc
|
201087: apply contributions from James Blackburn
|
2008-02-22 17:34:43 +00:00 |
|
Markus Schorn
|
b6e91bd4fd
|
Prevents using c++-parser in c-project for files parsed up front.
|
2008-02-22 16:49:58 +00:00 |
|
Markus Schorn
|
f9955fec12
|
Fixes message in problem tracing.
|
2008-02-22 16:49:01 +00:00 |
|
Mike Kucera
|
d7c8e7a187
|
tiny fix to OverloadableOperator
|
2008-02-22 15:56:23 +00:00 |
|
Anton Leherbauer
|
61bafb78c5
|
Override platform gotoMarker implementaton
|
2008-02-22 14:22:53 +00:00 |
|
Markus Schorn
|
e47f872406
|
Fix for ClosedChannelException when accessing the PDOM, bug 219834.
|
2008-02-22 14:17:19 +00:00 |
|
Anton Leherbauer
|
5f9327914d
|
Related to 219834: Avoid parsing in hovers
|
2008-02-22 14:01:04 +00:00 |
|
Anton Leherbauer
|
1ed58e8410
|
Fix for 219834: ClosedChannelException when accessing the PDOM
|
2008-02-22 12:35:18 +00:00 |
|
Markus Schorn
|
270e8513e6
|
Bindings for names resolved via using declarations, bug 219424.
|
2008-02-22 12:25:38 +00:00 |
|
Mike Kucera
|
8342cee582
|
replaced constants in ICPPASTOperatorName with new OverloadableOperator enum
|
2008-02-21 22:08:49 +00:00 |
|
Andrew Ferguson
|
65ff00c607
|
Fix documentation, schema fix is contributed by Tim Kelly (Nokia)
|
2008-02-21 17:19:45 +00:00 |
|
Anton Leherbauer
|
d236e380c7
|
178601: Add whitespace options to preference UI
|
2008-02-21 16:02:42 +00:00 |
|
Oleg Krasilnikov
|
d2488b2fb2
|
Bug 216996: Deadlock in CfgDiscoveredPathManager
|
2008-02-21 12:11:01 +00:00 |
|
Markus Schorn
|
f211b6d512
|
Removed class Problem, a duplicate of ASTProblem, related to bug 212864.
|
2008-02-21 10:20:04 +00:00 |
|
Markus Schorn
|
f7b257a9a2
|
Action to create a parser log, bug 213561.
|
2008-02-21 08:34:01 +00:00 |
|
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 |
|