Vladimir Hirsl
173f521b41
Externalizing strings.
2005-02-23 15:57:17 +00:00
John Camelon
f016e5805b
Removed warning.
2005-02-23 15:05:33 +00:00
Andrew Niefer
f35f1fc070
Visitor interface
2005-02-23 00:36:52 +00:00
Alain Magloire
24a7dbbeb8
to much code was remove, the changing of the color was disable. fix now
2005-02-22 21:51:57 +00:00
Andrew Niefer
cdf3cc5492
IFunction.isStatic, IScope.getPhysicalNode
2005-02-22 21:45:44 +00:00
Mikhail Khodjaiants
a4475cf6e3
Bug 84799: Implement Memory View and renderings with new rendering APIs.
2005-02-22 21:25:38 +00:00
John Camelon
7918ac34f0
Fixed Bug 85820 - [Length] should IASTInitializerList's length be included in the length of it's parents?
2005-02-22 21:22:00 +00:00
John Camelon
54791bce99
Commented out test.
2005-02-22 21:15:23 +00:00
John Camelon
3f37eb5c27
Fixing Doug's checkin.
2005-02-22 19:53:52 +00:00
Doug Schaefer
6924155bcb
Hooked up to the prefix resolution. Added image for functions.
2005-02-22 19:27:18 +00:00
John Camelon
74850e900b
Patch for Devin Steffler.
...
Timing information regarding DOM AST primitives.
2005-02-22 19:02:37 +00:00
John Camelon
9b3826ea71
Fixed Bug 86123 - [NPE] in CPPASTNode#getTranslationUnit()
2005-02-22 16:16:25 +00:00
Alain Magloire
ecf1086df4
2005-02-15 Alain Magloire
...
Fix PR 82322, PR 78330
* plugin.xml
2005-02-22 02:44:30 +00:00
Alain Magloire
8a47c0962a
2005-02-21 Alain Magloire
...
Adapt the ResolverModel code to the IContentTypeManager.
* src/orgeclipse/cdt/core/internal/filetype/ResolverModel.java
2005-02-22 02:35:53 +00:00
Andrew Niefer
790e164442
Initial support for prefix lookup in C++ ( used in content assist )
2005-02-21 21:41:51 +00:00
Doug Schaefer
4ab007930b
Added completions in initializers. This required a new token type for post completion LT's.
...
Also, the ISV doc builder wanted to update itself with Eclipse 3.1 M5 stuff.
2005-02-21 21:33:59 +00:00
Doug Schaefer
d15eba065f
Fixed up the reporting of parse and resolve times for the new content assist.
2005-02-21 16:39:42 +00:00
Doug Schaefer
cecadcc3e0
Updated scripts to propery generate downloadable testing feature.
2005-02-21 16:11:07 +00:00
David Inglis
a282800cac
StringVariableSelectionDialog went public!
2005-02-21 03:00:57 +00:00
Alain Magloire
d00e4e9c12
2005-02-18 Mikhail Khodjaiants
...
Remove.
* cdi/org/eclipse/cdt/debug/core/cdi/ICDIManager.java
2005-02-18 21:45:58 +00:00
Andrew Niefer
5cafbaec9b
- add isStatic to IVariable
...
- fix bug 85824
- fix problems with implicit scopes
2005-02-18 21:36:59 +00:00
Doug Schaefer
7a4aed4b37
Updates to completion parse 2.
2005-02-18 21:22:43 +00:00
John Camelon
689000d042
Patch for Devin Steffler.
...
Fix NPE in DOMAST View when run headless.
2005-02-18 21:09:54 +00:00
John Camelon
5ba7b6a704
Patch for Devin Steffler.
...
FIXED 84176 - compound literal C example from C99 6.5.2.5-16 has 2 IASTProblemStatements
2005-02-18 21:05:55 +00:00
Doug Schaefer
3eaf13dfa3
Start of new DOM based Completion Parser:
...
- New UI preference to enable new stuff
- New token type for completion
- Scanner changes to generate new token
- Parser handling for completion at start of statement
- AST service changes to call the scanner/parser in new "mode"
2005-02-18 20:14:10 +00:00
Mikhail Khodjaiants
ee8352619d
Bug 82264: Enhance the Shared Libraries view. Replaced the Shared Libraries view by the Modules view.
2005-02-18 20:13:45 +00:00
Mikhail Khodjaiants
8302430ecc
Bug 82264: Enhance the Shared Libraries view. Removed the core support of the Shared Libraries view.
2005-02-18 19:58:51 +00:00
Mikhail Khodjaiants
c67d109f69
Bug 82264: Enhance the Shared Libraries view. Removed the Shared Libraries view.
2005-02-18 19:58:14 +00:00
Mikhail Khodjaiants
fac0ffa530
Bug 82264: Enhance the Shared Libraries view. Removed the core support of theShared Libraries view.
2005-02-18 19:55:33 +00:00
Vladimir Hirsl
2aae3af85f
Fix for 85056: Discovered Inclusions broken on for Managed Make projects
...
and 85229: Problem with scannerInfoCollector attribute in the toolChain schema of MBS.
Replaced ToolChain's attribute scannerInfoCollector with ScannerConfigDiscoveredProfileId in managed builder extension point definition schema. Discovery of compiler's internal scanner info for a manged project now uses specified SCD profile.
On Windows, specified profile calls cygpath to translate discovered paths.
2005-02-18 19:35:32 +00:00
Mikhail Khodjaiants
4568efb20e
Bug 82264: Enhance the Shared Libraries view. No need to compute the module's labels in background.
2005-02-18 18:48:55 +00:00
Alain Magloire
833fd9ee70
Remove warning.
2005-02-18 14:40:10 +00:00
Andrew Niefer
47cc24fc13
address of overloaded functions
2005-02-18 02:46:14 +00:00
John Camelon
2b3b0671c9
Patch for Devin Steffler.
...
DOM/ASTView Open Declarations for C++.
2005-02-17 20:28:07 +00:00
John Camelon
95d8ce5d9d
Remove Andrew's warnings.
2005-02-17 19:38:10 +00:00
Andrew Niefer
f617b88f25
refactor CVisitor.getContainingScope to be less recursive
2005-02-17 16:36:24 +00:00
Alain Magloire
748be7f1ca
Fix for PR 85625
2005-02-17 03:24:33 +00:00
Alain Magloire
fe014751c8
2005-02-16 Alain Magloire
...
Fix for PR 85633, The IBinary info were not remove in the cache.
* model/org/eclipse/cdt/internal/core/model/DeltaProcessor.java
2005-02-17 03:23:37 +00:00
Alain Magloire
ba438552cb
Fix for PR 82856 Removing UTF-8 characters.
2005-02-17 03:17:42 +00:00
Alain Magloire
0a6dc3da2e
Fix 84514 The makefileEditor preference settings are now
...
using the generatl settings from the platform
2005-02-17 01:04:46 +00:00
Mikhail Khodjaiants
226ace7ccc
Bug 82264: Enhance the Shared Libraries view. Replaced the table viewer by text widgets.
2005-02-17 00:09:09 +00:00
Mikhail Khodjaiants
3dd649612e
Bug 82264: Enhance the Shared Libraries view. Cleanup of the ICModule interface.
2005-02-17 00:05:50 +00:00
Andrew Niefer
d1621f3b56
switching from lists to arrays in bindings.
2005-02-16 22:38:18 +00:00
Mikhail Khodjaiants
199268d640
Bug 82264: Enhance the Shared Libraries view. The symbols file name isn't shown in the detail pane if module's symbols are not loaded.
2005-02-16 20:29:33 +00:00
Alain Magloire
082189fd80
2005-02-16 Alain Magloire
...
Fix PR 74034
* utils/org/eclipse/cdt/utils/elf/Elf.java
2005-02-16 20:29:13 +00:00
Mikhail Khodjaiants
e185fdbfd2
Bug 82264: Enhance the Shared Libraries view. The "Load Symbols" action doesn't update the detail value.
2005-02-16 20:21:54 +00:00
Andrew Niefer
0b8b62e408
C++ friend declarations
2005-02-16 19:24:24 +00:00
David Inglis
5155c977ec
patch for x86_64
2005-02-16 19:16:11 +00:00
John Camelon
0797607903
Patch for Devin Steffler.
...
Fixed 84749 - [Parser2] C++ : isConst not set on function declarator
2005-02-16 18:29:05 +00:00
John Camelon
beb6ead6ac
Patch for Devin Steffler includes:
...
- search for IASTNames in the view
- progress of view is displayed in progress view and no longer freezes the GUI
2005-02-16 18:24:12 +00:00