Doug Schaefer
|
e5876952df
|
[98375] Added handling of content assist in condition expressions.
|
2005-06-21 19:52:37 +00:00 |
|
Doug Schaefer
|
561a996910
|
[98377] Added handling of assist in struct members for C.
|
2005-06-21 19:23:58 +00:00 |
|
Doug Schaefer
|
892cf79f6e
|
[98528] Fixed EOC handling in sizeof and cast expression in C and the cpp style condition.
|
2005-06-21 19:03:06 +00:00 |
|
Doug Schaefer
|
f2c74bc84e
|
[98777] Fixed up handling of EOC in do statements.
|
2005-06-21 18:41:01 +00:00 |
|
Vladimir Hirsl
|
b66ffc6cd2
|
Fix for 100598: DOM Indexer encodes weird things when indexing a CPP file in a C project. Fixed correlation between parser's parser language and indexer visitor.
|
2005-06-21 17:36:13 +00:00 |
|
Doug Schaefer
|
229dce01a0
|
Added support for completion in external files. Also cleaned up the service provider.
|
2005-06-21 17:06:55 +00:00 |
|
Andrew Niefer
|
4dfe0944bc
|
fix ClassCastExceptions found with bug 90678
|
2005-06-21 15:41:49 +00:00 |
|
John Camelon
|
63c073e3a0
|
Cleaned up Open Declarations Action code.
|
2005-06-21 15:28:05 +00:00 |
|
John Camelon
|
041d2ab204
|
Add IASTTranslationUnit#getParserLanguage() to assist in fixing 100598.
|
2005-06-21 15:16:21 +00:00 |
|
John Camelon
|
629a1ea350
|
Fixed Bug 84478 [C++ Parser] does not support declarations inside while condition
|
2005-06-21 15:12:00 +00:00 |
|
Doug Schaefer
|
58615beb77
|
[99426] Fixed completion of declSpecs in function parameters.
|
2005-06-21 15:03:25 +00:00 |
|
Doug Schaefer
|
dfc14ef0f3
|
[100398] Added handling of content assist inside of namespace declarations.
|
2005-06-20 20:50:57 +00:00 |
|
Vladimir Hirsl
|
77121513be
|
Completed optimization #2 in PR 91801: [Indexer] Optimize header file visiting/indexing. Encountered headers are removed before instead of after indexing the whole project, thus enabling 'index external headers only once' optimization to be applied for file/directory indexing.
|
2005-06-20 20:35:42 +00:00 |
|
Andrew Niefer
|
dd8c9f0af7
|
fix bug 98520
|
2005-06-20 19:06:02 +00:00 |
|
Bogdan Gheorghe
|
08eb1c00e5
|
Fix for 100640
Fix for 96286
|
2005-06-20 17:14:04 +00:00 |
|
Andrew Niefer
|
9c09cf1ebb
|
fix bug 98666- template names
|
2005-06-20 15:48:29 +00:00 |
|
John Camelon
|
a3fe799c39
|
Removed warning.
|
2005-06-20 15:18:43 +00:00 |
|
John Camelon
|
21b6be5467
|
Remove warnings.
|
2005-06-20 15:05:40 +00:00 |
|
Bogdan Gheorghe
|
19721c7ad7
|
Patch for Dave Daoust: Fix display string
|
2005-06-17 15:04:44 +00:00 |
|
Andrew Niefer
|
fb5cd0f157
|
patch from Devin Steffler for bug 100568
- also remove references to implementations of IASTName and use interfaces instead
|
2005-06-17 14:28:49 +00:00 |
|
Vladimir Hirsl
|
7ab54e4dad
|
Fix for 95174: [Search Engine][DOM AST Indexer] does not find definition of a method.
|
2005-06-17 04:19:28 +00:00 |
|
Bogdan Gheorghe
|
e2daf28d35
|
Fix for 99868
|
2005-06-17 02:00:54 +00:00 |
|
David Inglis
|
a921b87b6f
|
further fix for 95556
|
2005-06-16 23:56:57 +00:00 |
|
Vladimir Hirsl
|
51203a09e7
|
Fix for PR 99433: [Search] Return parms not part of qualification matching. Function/methos parameters are now used as a part of search pattern.
|
2005-06-16 19:55:34 +00:00 |
|
John Camelon
|
e6211fb710
|
Removed.
|
2005-06-16 18:49:45 +00:00 |
|
John Camelon
|
1b6e13f52d
|
Fixed Bug 100408 [ProblemBinding] invalid ProblemBinding on (x)*3;
|
2005-06-16 17:35:34 +00:00 |
|
John Camelon
|
4da0ae86ac
|
Removing preferences for markers.
|
2005-06-16 15:21:36 +00:00 |
|
Andrew Niefer
|
acffd42977
|
update tests that were fixed
|
2005-06-16 14:48:28 +00:00 |
|
Bogdan Gheorghe
|
7026a99e32
|
Fix for NPE in IndexerTypesJob2
Patch for Dave Daoust - change Var encoding in index
Test refactoring
|
2005-06-16 03:47:39 +00:00 |
|
Andrew Niefer
|
71ecce9bed
|
- implement getConstructors for class templates and their instantiations
- fix bugs 99254, 99258
- fix NPE & ClassCastException
|
2005-06-15 22:29:38 +00:00 |
|
Bogdan Gheorghe
|
3eb94cf34a
|
Fix for Bug 100191
|
2005-06-15 21:51:29 +00:00 |
|
John Camelon
|
bed6b31350
|
Fixed hierarchy view.
|
2005-06-15 20:37:52 +00:00 |
|
John Camelon
|
7e9281e310
|
Workarounds to keep get type cache dependent features working.
Open Type & Class Browser now work with both CTags & Full Indexing.
|
2005-06-15 19:04:18 +00:00 |
|
Bogdan Gheorghe
|
9423b0371d
|
Added get file id to IQueryResult
|
2005-06-15 05:18:02 +00:00 |
|
Bogdan Gheorghe
|
0d6a37aebe
|
Fix for 93788: CTags indexer should index the include path
|
2005-06-15 05:14:32 +00:00 |
|
Bogdan Gheorghe
|
a81f74c376
|
Fix for 100064
|
2005-06-14 21:13:39 +00:00 |
|
Bogdan Gheorghe
|
fae118c182
|
Patch for Dave Daoust: Fixes up the string demangling in IEntryResult + IndexerView
|
2005-06-14 19:52:17 +00:00 |
|
David Inglis
|
4118b748e8
|
fixed bug #99806
|
2005-06-14 15:49:26 +00:00 |
|
Bogdan Gheorghe
|
2e043c84e6
|
NPE Fix
|
2005-06-14 15:25:04 +00:00 |
|
John Camelon
|
ab72dd450e
|
Warnings warnings warnings.
|
2005-06-14 14:56:14 +00:00 |
|
David Inglis
|
2dc9421f24
|
fixed bug#94702
|
2005-06-14 14:39:43 +00:00 |
|
Bogdan Gheorghe
|
d8a971aedb
|
Added full qualfications to BasicSearchMatch
Cleaned up some dead search code
|
2005-06-14 05:56:50 +00:00 |
|
Bogdan Gheorghe
|
35cc111224
|
Fix for 99536 : Remove Original Source Indexer
Refactored DOM Indexer
Fix for 93571 : Indexer causes deadlock in org.eclipse.cdt.ui.tests AutomatedSuite
|
2005-06-13 23:51:52 +00:00 |
|
Andrew Niefer
|
5122fa3417
|
95220
|
2005-06-13 19:00:50 +00:00 |
|
Andrew Niefer
|
72278f3ec9
|
bug 98960
|
2005-06-13 18:14:10 +00:00 |
|
Bogdan Gheorghe
|
37337c303a
|
CTag Indexer - patch to index include path
Clean up of deprecated search UI
|
2005-06-13 05:21:49 +00:00 |
|
Andrew Niefer
|
60bb3058a1
|
fix bug 99256 - allow anonymous structures
Patch from Devin Steffler for bug 99262 - __null builtin
|
2005-06-10 18:46:10 +00:00 |
|
Doug Schaefer
|
0ae1e54512
|
Derandomized the order of the indexers in the IndexerBlock combo.
|
2005-06-10 18:00:03 +00:00 |
|
Alain Magloire
|
80568601e7
|
2005-06-08 Alain Magloire
Attempt to fix PR 97554
* model/org/eclipse/cdt/internal/core/model/PathEntryManager.java
|
2005-06-10 04:50:57 +00:00 |
|
Doug Schaefer
|
967a5b1d91
|
Made the DOM Indexer the default and put in better names for the indexers.
|
2005-06-10 03:13:25 +00:00 |
|