Andrew Ferguson
7a7891d1b4
229942: apply fix
2008-05-21 17:02:08 +00:00
Andrew Ferguson
d3fce200ee
fix error in offset. Members for non-types are probably unnecessary anyhow.
2008-05-21 16:54:47 +00:00
Mike Kucera
037509036d
removed CPPASTAmbiguousDeclarator.accept()
2008-05-21 16:28:47 +00:00
Markus Schorn
0982e99b7c
Correct types for numeric literals, bug 225534.
2008-05-21 16:24:30 +00:00
Alena Laskavaia
8cc0de06be
[231149] - prevent NPE
2008-05-21 15:22:08 +00:00
Alena Laskavaia
e2950c2b0f
[233239] - fixed local attach for relative path
2008-05-21 14:43:24 +00:00
Markus Schorn
99bc710df4
Fixes a NPE, bug 230871.
2008-05-21 14:29:24 +00:00
Markus Schorn
1b27065ccd
Fix hashCode() and equals() for type-info objects.
2008-05-21 14:18:44 +00:00
Markus Schorn
d63c249a01
For C++, report typedefs as definitions as this is done for C.
2008-05-21 14:18:22 +00:00
Markus Schorn
3817999a3f
Fix redefinition of t_ptrdiff, bug 230895.
2008-05-21 14:17:48 +00:00
Andrew Ferguson
a9dcca01fd
232988: apply fix
2008-05-21 13:58:58 +00:00
Markus Schorn
3eb91c4fa0
Name resolution for user-defined function operator, bug 231277.
2008-05-21 12:03:44 +00:00
Markus Schorn
d3afa14bd0
Fix warnings.
2008-05-21 10:50:17 +00:00
Markus Schorn
15c3810c5a
Rename local variables in macro-bodies, bug 232091.
2008-05-21 10:49:49 +00:00
Markus Schorn
dfa9e3618c
Rename local variables in macro-bodies, bug 232091.
2008-05-21 08:57:37 +00:00
Markus Schorn
29ab26de00
Turn off tracing of binding resolution.
2008-05-21 07:56:18 +00:00
Ted Williams
c289fa0b9b
[230262] Implement Memory Change Trails
2008-05-21 05:11:09 +00:00
Sergey Prigogin
17ed4692de
Fix for 201204.
2008-05-20 21:56:58 +00:00
Alena Laskavaia
69ea8a3218
bug 233058 - support for remote process exit code in debug session
2008-05-20 20:06:08 +00:00
Vivian Kong
fa697cf355
correcting minor wording in doc
2008-05-20 17:11:08 +00:00
Markus Schorn
47a208f1d4
Fix potential NPE.
2008-05-20 16:14:35 +00:00
Markus Schorn
da0b0d3b57
Cleaning up bindings after resolving ambiguities, bug 232811.
2008-05-20 13:06:23 +00:00
Anton Leherbauer
4177ecd4aa
Performance tuning expanding large resource trees
2008-05-20 12:43:36 +00:00
Markus Schorn
3007736997
Deprecated IASTDeclarationAmbiguity because there is no class that implements the interface.
2008-05-20 07:52:07 +00:00
Markus Schorn
10c51f51bb
Fixes ambiguity resolution for plain C, bug 232612.
2008-05-19 16:55:16 +00:00
Oleg Krasilnikov
0fd3f6cfb2
Bug 232611 : cdt new project wizard creates project too soon
2008-05-19 15:38:32 +00:00
Andrew Ferguson
38c5adb832
232809: apply fix, add regression test
2008-05-19 15:01:59 +00:00
Markus Schorn
5965feb288
Provide correct argMap to deferred class instantiations.
2008-05-19 13:22:07 +00:00
Anton Leherbauer
b7b12ba6d8
Fix for 232739: [code formatter] Wrong indent after single line comment
2008-05-19 13:11:52 +00:00
Markus Schorn
97faacee3a
Add javadoc.
2008-05-19 13:01:52 +00:00
Sergey Prigogin
100c6ff5d2
Fix for bug 232086.
2008-05-19 07:54:36 +00:00
Pawel Piech
6b0a5f2fc8
[231156] - [concurrency][view model] Improve performance of the executor used in View model.
2008-05-16 21:58:38 +00:00
Pawel Piech
b148191afa
[211487] - Changed the input provider to apply to threads as well.
2008-05-16 21:47:00 +00:00
Mike Kucera
35a78ba53d
Bug 232606 [LR parser] content assist not working in base specifier list
2008-05-16 21:23:38 +00:00
Randy Rohrbach
94f0b1a811
Bugzilla 211487.
2008-05-16 19:45:43 +00:00
Markus Schorn
cec3ad4e98
Correct binding resolution when performed out of order, bug 232300.
2008-05-16 17:17:23 +00:00
Markus Schorn
a3566fff4f
Let indexer handle StackOverflowErrors (caught and logged like RuntimeExceptions).
2008-05-16 17:10:36 +00:00
Marc Khouzam
03d512d2ef
Bug 232357
...
The CDT code we re-use uses the CDT constants that I copied
to DSF, but uses them with a CDT prefix. I had changed that prefix for DSF. I
put the prefix back so that the constants would match.
2008-05-16 16:53:34 +00:00
Mikhail Khodjaiants
213739b2dc
Disabled disassembly memory rendering.
2008-05-16 16:50:02 +00:00
Andrew Ferguson
101bca0e7a
229942: expand tests
2008-05-16 16:06:50 +00:00
Marc Khouzam
1acb4c5777
Bug 232357
...
Removed all dependencies to org.eclipse.cdt.debug.mi.core.
This consisted in copying constants to IGDBLaunchConfigurationConstants.
2008-05-16 15:45:41 +00:00
Marc Khouzam
0d101034e2
Bug 232517
...
Fix toString() method
2008-05-16 15:13:00 +00:00
Chris Recoskie
e47eee7e34
further changes for 232155
2008-05-16 14:18:46 +00:00
Markus Schorn
54ab181228
Fix indexer progress message, follow up for bug 232155.
2008-05-16 12:28:25 +00:00
Markus Schorn
0502665ec0
Completes initial version of the extract function, by Emanuel Graf, bug 226484.
2008-05-16 09:55:55 +00:00
Chris Recoskie
20dcecc930
Fix for 232155 and other associated changes to get the StandaloneFastIndexer running
2008-05-16 01:40:40 +00:00
John Cortell
41132eeef2
Monitor created with memory-space and address bypassed the address factory, thus allowing an out of range memory monitor to be created.
2008-05-15 23:47:50 +00:00
Francois Chouinard
adc7f34b97
Commit changes for bug 232002
2008-05-15 20:56:03 +00:00
Marc Khouzam
02a8fc8a6a
Bug 231129
...
Enhances the launch code to allow for a RemoteAttach as part of the
current Attach launch configuration type.
2008-05-15 19:44:14 +00:00
Jason Montojo
009b2c6396
Bug 232314 - added feature.properties to build.properties for GNU Build/Debug features
2008-05-15 15:43:34 +00:00