Markus Schorn
e4ae8a89a7
Javadoc for the ast-rewrite facility, by Emanuel Graf, bug 226239.
2008-04-09 11:46:22 +00:00
Markus Schorn
b5ad408a60
Team shared warning levels for core-plugin, fixed warnings.
2008-04-09 11:35:52 +00:00
Markus Schorn
a14a63c060
Increased warning levels for ui-plugin, fixed warnings.
2008-04-09 11:24:27 +00:00
Markus Schorn
89abaeb3e8
Increased warning levels for ui-plugin, fixed warnings.
2008-04-09 11:15:34 +00:00
Oleg Krasilnikov
d9d5293cf4
Bug #214194 : Adding a preprocessor symbol erases previously defined ones
2008-04-09 11:08:40 +00:00
Anton Leherbauer
9aefe705a6
Fix source compliance level
2008-04-09 07:42:27 +00:00
Vivian Kong
7cdba08c06
bug 189008
2008-04-09 01:14:30 +00:00
Mike Kucera
2ae1a301ef
working on porting the UPC plugin
2008-04-08 22:01:21 +00:00
Warren Paul
1ca857981f
applied patch from bug #225777 .
2008-04-08 21:50:33 +00:00
Mikhail Khodjaiants
24cc1a7822
Contributing new disassembly.
2008-04-08 16:58:38 +00:00
Markus Schorn
be3d297959
Assembler labels, bug 226121.
2008-04-08 16:10:12 +00:00
Mike Kucera
1ebcfc3bbd
removed unused imports
2008-04-08 15:30:29 +00:00
Markus Schorn
52d3320503
Configure gcc-extensions as keywords, rather than macros, bug 226112.
2008-04-08 12:50:31 +00:00
Andrew Ferguson
61cc1a811f
224364: apply fix
2008-04-08 12:36:26 +00:00
John Cortell
c56222f3e5
Minor optimization
2008-04-08 11:43:11 +00:00
Markus Schorn
3c78f0d8e1
Fix for omitted positive expression in conditional expression, bug 212905.
2008-04-08 11:41:44 +00:00
Markus Schorn
b7b91190f5
Use generics.
2008-04-08 11:05:59 +00:00
Mikhail Khodjaiants
0c89fe6733
Contributing new disassembly.
2008-04-08 10:02:03 +00:00
Mikhail Khodjaiants
a076f288d1
Allow the menu contributions to the Disassembly view's ruler.
2008-04-08 09:50:55 +00:00
Markus Schorn
3529051832
Fix warnings.
2008-04-08 09:32:04 +00:00
Markus Schorn
7520c8821b
Guard against a potential endless loop.
2008-04-08 08:23:22 +00:00
Markus Schorn
7fd9e1e281
Correct indentation and copyright-notice.
2008-04-08 06:37:55 +00:00
Mike Kucera
83cc247f9c
adapting the UPC plugin to the new LR parser (work in progress)
2008-04-07 22:45:08 +00:00
Ken Ryall
97a10ee586
If the existing executables project is closed, use a new one.
2008-04-07 20:15:21 +00:00
Mikhail Khodjaiants
35dfb7a9a9
Contributing new disassembly.
2008-04-07 17:31:51 +00:00
Mike Kucera
b20ba9eac9
moved unused code into separate source folder
2008-04-07 15:52:01 +00:00
Oleg Krasilnikov
0df76bd7b0
Bug #206231 : The usability of the Environment variables dialogs is poor.
2008-04-07 15:18:43 +00:00
Vivian Kong
e1cbe4d9da
add accessible listener to member menu tool bar (bug 189222)
2008-04-07 14:28:18 +00:00
Markus Schorn
ac29604de3
Moved an improved cache for include paths into the ASTFilePathResolver, where it can be reused with EFS, bug 225302.
2008-04-07 13:36:24 +00:00
Anton Leherbauer
3d6501658c
Fix for 225858: Code formatter differences from CDT 4.0.x
2008-04-07 10:53:36 +00:00
Anton Leherbauer
076444ffe0
Fix for 225773: long translations cover input dialog on new template dialog
2008-04-07 09:25:07 +00:00
Mikhail Khodjaiants
52555085ca
Contributing new disassembly.
2008-04-07 08:52:18 +00:00
Anton Leherbauer
25e5bf25be
Fix source hover control sticky behaviour
2008-04-07 08:44:40 +00:00
Sergey Prigogin
d44b8284b8
Fixed bug 225943.
2008-04-07 08:20:30 +00:00
Sergey Prigogin
edb7610220
Use isSameType instead of equals when looking up template type parameters in an argument map.
2008-04-07 06:29:05 +00:00
Sergey Prigogin
1a2abe7d43
More cleanup of template resolution code. Do not use clone.
2008-04-06 21:49:46 +00:00
Sergey Prigogin
e87ef6e31d
Removed an unnecessary check.
2008-04-06 01:01:19 +00:00
Sergey Prigogin
99731305db
Use generics.
2008-04-05 22:23:06 +00:00
Sergey Prigogin
5706933862
Adjusted wording.
2008-04-05 21:55:30 +00:00
Mike Kucera
620f798dea
added support for empty abstract declarators
2008-04-04 18:50:04 +00:00
Chris Recoskie
504602213a
Various changes for EFS
...
- Fixed many NPEs in the build system that occurred when IProject.getLocation() returned null
- Created new IStorage implementation (EFSFileStorage) for the editor which can handle EFS resources
- added some utility methods for handling EFS resources
2008-04-04 17:48:27 +00:00
Mikhail Khodjaiants
af3f69afb9
Contributing new disassembly.
2008-04-04 16:39:42 +00:00
Mike Kucera
5297a903b0
dummy name nodes no longer counted as problems when resolving ambiguous declarator
2008-04-04 15:12:22 +00:00
Vivian Kong
1fd0bf48d8
update install instructions for p2
2008-04-04 14:08:21 +00:00
Andrew Ferguson
924e43ef60
add generic type to ObjectSet, ObjectTable
2008-04-04 13:51:07 +00:00
Anton Leherbauer
fc2be4a64b
Fix for 225326: Code formatter strips whitespace when it shouldn't
2008-04-04 08:11:04 +00:00
Anton Leherbauer
97170d3d09
Fix for 225316: CoreModel does not issue event when resolution of IInclude changes
2008-04-04 07:34:48 +00:00
Anton Leherbauer
dcf186c8c1
Improve strategy to re-query in ElementSelectionDialog, related to bug 211251
2008-04-04 07:34:07 +00:00
Anton Leherbauer
b7e830fccc
Fix for 225272: Problems with spawner and fast (Dual Core) machines
...
Patch by Johann Draschwandtner (Wind River)
2008-04-04 07:19:10 +00:00
Mike Kucera
28fc06fe7b
implicit int now works a lot better (static var;) ,fixed but with globally qualified ids not resolving properly
2008-04-03 19:03:02 +00:00