Alain Magloire
d00b5656b6
2005-05-06 Alain Magloire
...
PR 93902 to fix warnings.
* plugin.xml
* src/org/eclipse/cdt/internal/ui/search/FindDeclarationsInWorkingSet.java
* src/org/eclipse/cdt/internal/ui/search/FindRefsInWorkingSet.java
* src/org/eclipse/cdt/internal/ui/search/WorkingSetFindAction.java
* src/org/eclipse/cdt/internal/ui/text/HelpCompletionContribution.java
* src/org/eclipse/cdt/ui/CUIPlugin.java
2005-05-06 14:18:31 +00:00
John Camelon
c4c31b724f
Bug 90606 - [IBinding] Problem from sizeof ambiguity
...
Bug 86861 - [Parser] IASTProblemStatement with cast expression as selector
2005-05-05 18:53:50 +00:00
Vladimir Hirsl
6447835c74
Added Variables... button to Discovered options page.
...
Resolved some concurrency issues.
2005-05-05 16:58:24 +00:00
Bogdan Gheorghe
ea15dddbc9
Refactored CTags Indexer to allow individual tags to add themslves to an Indexer Output (consolidated CTagsIndexAll and CTagsAddCompilationUnit)
...
CTagFileReader logic change to read in all tags in ctags file
Patch from Dave with fix for TempVA merge problem (Indexer View was opening BlocksInput without close) + other UI improvements
Renamed generated CTags file
Refactored indexer tests to not depend on EntryResult toString()
2005-05-05 04:25:16 +00:00
Andrew Niefer
641fbeb7a6
start of support for template parameter qualified types
2005-05-04 20:40:04 +00:00
John Camelon
037b93c764
Added some more tests.
2005-05-04 19:55:14 +00:00
Vladimir Hirsl
39e465b9a8
Fix for PR 92599: [Indexer] Remove annotation markers preference from DOMIndexer & friends
...
- Replaced indexer problem markers property page block for DOMIndexer.
(from SourceIndexerBlock to NullIndexerBlock).
Only inclusion not found preprocessor problem markers are going to be
generated (there isn't an option in UI to disable/enable them yet).
- Also, fixed deleting of indexer problem markers when indexer is changed.
2005-05-04 18:58:40 +00:00
John Camelon
2bd5960655
Fixed locations for scanner problems.
2005-05-04 15:28:22 +00:00
John Camelon
249b5eb68e
Removed warning.
2005-05-04 15:27:30 +00:00
John Camelon
d5663f5134
Patch for Devin Steffler.
...
FIXED 72716- [Search] Search actions in "magic" include files do not work.
2005-05-03 18:48:24 +00:00
John Camelon
c338788697
Forgot to comment broken test out of suite().
2005-05-03 18:01:39 +00:00
Andrew Niefer
14aa4c430a
speciializing nested templates with partial specializations
2005-05-03 15:56:18 +00:00
John Camelon
f8927a9f4c
Commented out RefactoringRegressionTests#testFunction_31.
...
Patch for Devin Steffler.
FIXED 69063- [Search] Open Definition vs Open Declaration.
2005-05-03 15:48:34 +00:00
Andrew Niefer
3726661919
instantiating template template parameters
2005-05-03 15:24:42 +00:00
John Camelon
75c231fe01
Fixed Bug 92915 - [Parser] CDOM doesn't support parse of external files (IStorage)
2005-05-03 15:17:44 +00:00
Vladimir Hirsl
47135c2117
Fix for PR 91276: Cygpath on Linux for SCD?
...
Cygpath is now used only on Win32 platform.
2005-05-03 14:09:04 +00:00
Leo Treggiari
8c5fd6fb3d
Apply patch from bugzilla 93512.
...
Remove invalid import and warnings
2005-05-03 13:49:50 +00:00
Bogdan Gheorghe
8488a0d863
Added function definitions for CTags Parser
...
Refactored IIndexerOutput to take definitons for functions/methods
2005-05-03 04:41:58 +00:00
Bogdan Gheorghe
bdb7bbaf87
Some new index constants
...
Patch for Dave - IndexerView refactoring
2005-05-03 03:43:13 +00:00
John Camelon
dade6639b1
Works for me.
...
Test validation of 90647.
2005-05-02 22:48:36 +00:00
Andrew Niefer
0eef81cbaa
fix part of bug 90678
...
-using declarations of class templates
2005-05-02 20:31:27 +00:00
John Camelon
d2e2b4f4b1
Fixed Bug 93123 - No way to determine if an IASTName is a definition
2005-05-02 20:15:51 +00:00
Andrew Niefer
8468711bac
fix bug 90673
...
- template parameter as a target for resolving function references without parameters
2005-05-02 20:06:07 +00:00
Leo Treggiari
1e5fda4a2c
Add Description attribute to Configuration.
...
Redo Manage Configurations dialog box and add UI for renaming a configuration
2005-05-02 19:44:51 +00:00
Andrew Niefer
c69bab5a9f
fix bug 90626- problems with using declarations
2005-05-02 19:42:24 +00:00
Andrew Niefer
2bd9664bb0
Template Bindings
...
-Distinguish between specializations and instantiations
- better handling of explicit specializations
- don't need to instantiate an explicit specialization
2005-05-02 18:04:32 +00:00
Vladimir Hirsl
8fb7e7383f
Fix for PR 96762: DOM indexer misses some obvious symbols
...
Fixed calculation of file locations for names inside macro definitions.
2005-05-02 17:44:39 +00:00
John Camelon
e95f21d2d8
Patch for Devin Steffler.
...
FIXED 93281- [Open Declaration] the entire operator string shouldn't have to be selected for features to work
2005-05-02 17:40:48 +00:00
Bogdan Gheorghe
d3314df607
Patch from Dave - refactored EntryResults to decode index information within the Entry Result itself; updated Index View to make use of new EntryResult
2005-05-02 16:11:40 +00:00
Alain Magloire
a5cb855d08
Breakdoine the Location hierachy
2005-04-29 21:25:08 +00:00
Bogdan Gheorghe
c8d7b84191
Fix for IndexerBlock not persisting selected indexer for new projects
2005-04-29 20:11:57 +00:00
Alain Magloire
dc7a53d389
Fix PR 93216
2005-04-29 15:19:07 +00:00
John Camelon
82d7ca2e7a
Move failed tests to passing lot.
2005-04-29 01:03:20 +00:00
John Camelon
5e0e6d7eb2
Patch for Devin Steffler.
...
FIXED 86993- [Selection] CPPASTLinkageSpecification with bad offset due to macro expansion causes selection to fail in CPP
FIXED 93167- [Open Declaration] on destructor requires the entire word to be selected
FIXED 92632- [IBinding] CPPClassInstance binding has no declaration
FIXED - prevent DOM AST View from showing internal interfaces
2005-04-29 00:56:11 +00:00
Andrew Niefer
99aff8d4bd
- fix NPE in CPPMethod.isInline
...
- default base clause visibility for classes is private, others are public
2005-04-28 21:56:40 +00:00
Andrew Niefer
6fa2b47130
template fixes
...
- instantiating a template within itself
- finding the definiition of a class template
2005-04-28 20:34:27 +00:00
Alain Magloire
10b6e03e06
2005-04-28 Alain Magloire
...
Patch from Devlin Steffler
FIXED 84606- CDT needs to take advantage of background refresh of projects
* src/org/eclipse/cdt/core/CCorePlugin.java
2005-04-28 17:22:07 +00:00
Leo Treggiari
b1de8f55f5
Initial check-in for the build environment variable support
2005-04-28 16:55:15 +00:00
John Camelon
3bdeb43cf3
Fixed Bug 92806 - Clean up C & C++ Syntax AST Nodes for array usage.
2005-04-28 15:55:18 +00:00
Alain Magloire
3c46b1d4bc
2005-04-28 Alain Magloire
...
Added command -gdb-show endian
* cdi/org/eclipse/cdt/debug/mi/core/cdi/model/Target.java
* mi/org/eclipse/cdt/debug/mi/core/command/CommandFactory.java
+ mi/org/eclipse/cdt/debug/mi/core/command/MIGDBShowEndian.java
- mi/org/eclipse/cdt/debug/mi/core/command/MIShowEndian.java
+ mi/org/eclipse/cdt/debug/mi/core/output/MIGDBShowEndianInfo.java
- mi/org/eclipse/cdt/debug/mi/core/output/MIGDBShowEndian.java
2005-04-28 15:54:40 +00:00
Doug Schaefer
ec99d51b38
Genericized the base location zip.
2005-04-28 15:32:06 +00:00
Doug Schaefer
1a18c6566f
Genericized the base location zip.
2005-04-28 15:20:17 +00:00
John Camelon
027dc8cb93
Fixed Bug 93114 - [Parser] ClassCastException found in CPPASTProblem#getMessage() due to LocationMap$MacroExpansionLocation
2005-04-28 13:52:34 +00:00
John Camelon
7c6f79c6bc
Add Declaration Ambiguity impl for C++.
2005-04-28 13:45:35 +00:00
John Camelon
f74fc1c0ac
Add Declaration Ambiguity interface.
2005-04-28 13:45:05 +00:00
John Camelon
0abbfb7df8
Patch for Devin Steffler.
...
Validation/fixes for the following defects:
FIXED 86698- [Selection] selecting from constructor chain initializer fails to find IASTNode due to stop condition
FIXED 64181- [Search] Open declaration on a namespace does not offer all possible declarations
FIXED 80823- [F3] Open Declaration should find #defines of basic_types
FIXED 64326- [Search] Hyperlink navigation does not work on referenced class/struct/union members
2005-04-28 02:25:52 +00:00
Mikhail Khodjaiants
cd8ccc6b17
Update the source search path of the underlyuing debugger when the source containers are changed.
2005-04-27 23:14:58 +00:00
Andrew Niefer
9e7f365eba
tweaks to the DOM AST view by Devin
...
- better handling of DOMExceptions
- don't call IScope.flushCache
2005-04-27 21:30:25 +00:00
Andrew Niefer
278786b79a
fix bug 86547: default parameters and order of resolution.
2005-04-27 20:51:43 +00:00
Andrew Niefer
2794dda812
bug 92885: ArrayIndexOutOfBoundsException
2005-04-27 20:23:03 +00:00