Mikhail Khodjaiants
|
1a8eee1a13
|
Applied patch from Tracy Miranda (bug 86540: NPE in CProjectSourceLocation).
Check for the project and synchronization are added to "initializeFolders".
|
2005-02-24 23:25:56 +00:00 |
|
Mikhail Khodjaiants
|
6dc9b768e8
|
Applied patch from Tracy Miranda (bug 86533: Breakpoint is set on the wrong line in Disassembly view).
|
2005-02-24 21:17:11 +00:00 |
|
Alain Magloire
|
6e38815a9a
|
2005-02-24 Alain Magloire
Fix for PR 86443
* src/org/eclipse/cdt/launch/internal/ui/LaunchMessages.properties
* src/org/eclipse/cdt/launch/ui/CArgumentsTab.java
|
2005-02-24 20:53:44 +00:00 |
|
Andrew Niefer
|
885d10dd7a
|
fix bug 86358
|
2005-02-24 20:45:41 +00:00 |
|
Andrew Niefer
|
92eae6c108
|
fix bug 86546
|
2005-02-24 20:13:23 +00:00 |
|
Doug Schaefer
|
db27590854
|
Updated the build scripts to use scp. This required a little expect magic to get working since the jsch ant plugin had issues hooking up to the new server cluster.
|
2005-02-24 20:10:52 +00:00 |
|
Andrew Niefer
|
f2e223947e
|
fix bug 86353
|
2005-02-24 19:15:18 +00:00 |
|
Alain Magloire
|
cb3e02121c
|
2005-02-24 Alain Magloire
Part of 79596
* model/org/eclipse/cdt/internal/core/model/PathEntryManager.java
* plugin.properties
|
2005-02-24 18:29:34 +00:00 |
|
John Camelon
|
98c8876390
|
Fixed Bug 86316 [Parser] bad expression inside if statement causes parser to go crazy
|
2005-02-24 02:55:20 +00:00 |
|
John Camelon
|
887dc877d4
|
Fixed Bug 84476 - [C++ Parser] NPE caused by strange code from C++ 5.11-2
|
2005-02-24 02:29:17 +00:00 |
|
John Camelon
|
14feb82cc2
|
Fixed Bugzilla Bug 84478 - [C++ Parser] does not support declarations inside while condition
|
2005-02-24 02:05:51 +00:00 |
|
Andrew Niefer
|
c0d9fbb554
|
fix bug 86350
|
2005-02-23 22:50:43 +00:00 |
|
Andrew Niefer
|
7b8ec083f0
|
fix bug 86319
|
2005-02-23 22:34:47 +00:00 |
|
Andrew Niefer
|
3b61a8117e
|
bug 86372
|
2005-02-23 22:00:52 +00:00 |
|
Andrew Niefer
|
90832556ab
|
fix bug 86306
|
2005-02-23 21:41:15 +00:00 |
|
John Camelon
|
18201b4720
|
Partial fix for Bug 84476 - [C++ Parser] NPE caused by strange code from C++ 5.11-2
|
2005-02-23 21:19:53 +00:00 |
|
Andrew Niefer
|
1dba0da21f
|
fix bug 86336
|
2005-02-23 21:17:24 +00:00 |
|
Andrew Niefer
|
ad1ab8d1d2
|
fix bug 86346
|
2005-02-23 20:40:24 +00:00 |
|
John Camelon
|
2d33ca0657
|
Fixed Bug 86288 - [Parser] explicit type conversion in return statement causes IASTProblemStatement
|
2005-02-23 20:14:08 +00:00 |
|
John Camelon
|
37bbc9660f
|
Removed warning.
Added IASTTranslationUnit#getFilePath().
|
2005-02-23 19:55:18 +00:00 |
|
John Camelon
|
42141ccb94
|
Patch for Devin Steffler.
|
2005-02-23 19:52:03 +00:00 |
|
John Camelon
|
646f923f97
|
Fixed Bug 86323 [Lengths] IASTSimpleDeclaration for the for-init-statement includes ';' in length
|
2005-02-23 19:49:24 +00:00 |
|
Andrew Niefer
|
a0f0ff7593
|
fix bug 86279
|
2005-02-23 18:37:05 +00:00 |
|
John Camelon
|
511c556400
|
Patch for Devin Steffler.
IASTTranslationUnit#getNodeForLocation()
Selection in DOM AST View.
|
2005-02-23 17:21:40 +00:00 |
|
Vladimir Hirsl
|
7945749d49
|
Externalizing strings.
|
2005-02-23 16:16:57 +00:00 |
|
Andrew Niefer
|
48933be7c6
|
tests for bug 86267 & 86269
parameters try to return name of primary declaration
|
2005-02-23 16:13:43 +00:00 |
|
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 |
|