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
Markus Schorn
76f0566034
Fixes remaining failures of implement method, bug 226646.
2008-05-15 14:47:11 +00:00
Markus Schorn
6905e11d5d
Improvements for Hide Method, by Emanuel Graf, bug 232291.
2008-05-15 14:39:55 +00:00
Markus Schorn
401d6e1845
Correct field access for getters and setters by Emanuel Graf, bug 232290.
2008-05-15 14:31:07 +00:00
Markus Schorn
c7e0b78046
Separates refactoring base from utilities by Emanuel Graf, bug 232260.
2008-05-15 14:25:22 +00:00
Markus Schorn
2ce7d65442
Fix for nested modifications in ChangeGenerator by Emanuel Graf, bug 232255.
2008-05-15 14:19:36 +00:00
Markus Schorn
fb6b4d9509
Resolve typedefs in arguments before template instantiation.
2008-05-15 14:04:25 +00:00
Andrew Ferguson
7a78073d7d
report the IProblemBinding ID constant name on failure
2008-05-15 13:07:55 +00:00
Andrew Ferguson
e3ae583f4f
add test for potential regression for 229942
2008-05-15 13:07:16 +00:00
Markus Schorn
4a256b8f16
Removes a workaround in PDOMCPPLinkage.getAdaptedParent().
2008-05-15 12:05:51 +00:00
Markus Schorn
9f420bc917
Fixes CPPFindBinding.findBinding(...) for specializations of class templates.
2008-05-15 12:05:26 +00:00
Markus Schorn
c8d02717aa
Fixes CompositeCPPTemplateScope.getParent().
2008-05-15 12:04:47 +00:00
Anton Leherbauer
5f53601812
Use StringBuilder
2008-05-15 08:53:15 +00:00
Markus Schorn
fec33bb137
Proper handling of comments before preprocessing statements by Emanuel Graf, bug 232232.
2008-05-15 07:34:10 +00:00
Pawel Piech
c4137b6be5
[232177] - [event] Invalid state used
2008-05-15 02:41:54 +00:00
Marc Khouzam
193f47ef69
Bug 231655
...
Race condition for invalid expressions
2008-05-14 20:03:00 +00:00
Mike Kucera
e250ee6a33
minor fixes to tests
2008-05-14 19:27:35 +00:00
Pawel Piech
d773c86420
Updated the about files.
2008-05-14 17:39:11 +00:00
Pawel Piech
237bb02706
Updated data in about file.
2008-05-14 17:33:07 +00:00
Markus Schorn
3fea475657
Fixes a bunch of IType.isSameType() implementations.
2008-05-14 17:32:30 +00:00
Pawel Piech
c18d7432ba
Updated the about file dates.
2008-05-14 17:20:42 +00:00
Oleg Krasilnikov
8981d60e33
Bug #229327 : CDT help pages for Property Tabs are not accessible
2008-05-14 16:11:11 +00:00
Mikhail Khodjaiants
0864dbf857
Contributing new disassembly.
2008-05-14 15:39:23 +00:00
Sergey Prigogin
d75d152ce6
Test case for bug 232086.
2008-05-14 15:06:58 +00:00
Anton Leherbauer
1ed5637cde
Fix redraw of tree on syntax coloring page when semantic highlighting is disabled
2008-05-14 13:44:00 +00:00
Markus Schorn
9cd97af5e5
Testcase for resolving an iterators of std::vector.
2008-05-14 12:46:02 +00:00
Markus Schorn
0fb210a8fe
Bindings for method-definitions of class templates with non-type parameters, bug 231868.
2008-05-14 11:05:13 +00:00
Markus Schorn
883aa17ba0
Bindings for method-definitions of class templates with non-type parameters, bug 231868.
2008-05-14 10:54:30 +00:00
Sergey Prigogin
cd61ff4ab7
Fixed NPE.
2008-05-14 10:50:04 +00:00
Andrew Ferguson
8fc8067905
fix regression in error handling
2008-05-14 10:21:01 +00:00
Markus Schorn
fd77ff4e64
Correct CPPTemplates.instantiateTypes(..) and use it where possible.
2008-05-14 09:26:08 +00:00
Markus Schorn
94db642b5f
Let add includes use correct line-delimiter, bug 231580.
2008-05-14 08:30:38 +00:00
Markus Schorn
e836c2d3f5
Fix for AST2TemplateTests.testNestedClassTypeSpecializations, generalizes fix for 213861.
2008-05-14 07:11:00 +00:00
Ted Williams
321f3cdcff
[232003] Separate memory transport from traditional rendering plugin; support pluggable importers/exporters.
2008-05-14 06:15:54 +00:00
Ted Williams
62c695fba2
[232003] Separate memory transport from traditional rendering plugin; support pluggable importers/exporters.
2008-05-14 05:32:03 +00:00