Marc-Andre Laperle
ba7cd25db1
Bug 339463 - Quick fix create local variable and others do not infer parameter types in method calls
2011-03-22 04:29:50 +00:00
Vivian Kong
2981fa7e31
Bug 331783 - NLS: "Clear" button label in Makefile Project preferences truncated
2011-03-21 17:39:51 +00:00
Emanuel Graf
be3e728875
Bug 335213: Missing message in Implement method
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=335213
2011-03-21 15:03:09 +00:00
Vivian Kong
3879610c4d
Bug 340525 - Duplicate string ID found: BuildVarListDialog_0, BuildVarListDialog_1
2011-03-21 14:56:47 +00:00
Vivian Kong
16ef2697a6
Bug 314101 - add description for new XL UPC project wizard
2011-03-21 13:38:33 +00:00
Sergey Prigogin
3c7aa4933d
Removed an obsolete dependency.
2011-03-20 21:53:39 +00:00
Sergey Prigogin
d60f5b6c26
Formatting of binary expression partially produced by macro expansions.
2011-03-20 17:59:40 +00:00
Alena Laskavaia
527ee4ff5a
started adding support for multiple instance problems
2011-03-20 01:53:23 +00:00
Alena Laskavaia
2122fc3c99
method should be syncronized
2011-03-19 18:48:54 +00:00
Alena Laskavaia
9afbc979e6
- moved generic base class for ast rewrite quick fix to common plugins
2011-03-19 18:15:57 +00:00
Alena Laskavaia
899b6159ac
added convinience method to use outside of the package
2011-03-19 17:20:56 +00:00
Marc Khouzam
4975d5a2c7
Bug 340021: GDB process not killed when canceling a launch
2011-03-18 18:25:37 +00:00
Alena Laskavaia
11b9fcea4f
Bug 329430: added extension to replace default icons for codan with custom. Now need the actual icons.
2011-03-18 02:14:26 +00:00
Alena Laskavaia
b8f814df23
extracted comment manupulation login to an abstract checker
2011-03-17 20:17:17 +00:00
Vivian Kong
fac7fe1bb1
build against Platform M6
2011-03-16 21:11:53 +00:00
Marc-Andre Laperle
bffecbbf9b
Bug 339931 - Code completion fails in #include statements
2011-03-16 17:10:04 +00:00
Vivian Kong
0605ef71f9
fix build script to set group write permission on the latest build
2011-03-16 14:37:04 +00:00
James Blackburn
0cf94c5dd7
API tooling: @since 1.1 should be @since 2.0
2011-03-16 13:05:01 +00:00
Sergey Prigogin
e23e0a9238
Fixed a corner case in function call formatting.
2011-03-16 02:43:51 +00:00
Sergey Prigogin
199adb3ec5
Improved formatting of function calls.
2011-03-16 00:42:31 +00:00
Andrew Gvozdev
b131a8f06b
compilation warnings
2011-03-15 22:42:26 +00:00
Sergey Prigogin
2ce87d555e
Fixed formatting of C++-style casts and template function calls.
2011-03-15 22:34:29 +00:00
Sergey Prigogin
20e305dee7
Cosmetics.
2011-03-15 22:33:33 +00:00
Andrew Gvozdev
74d6ab99d9
compilation warnings
2011-03-15 22:24:14 +00:00
Sergey Prigogin
ff5997789d
Cosmetics.
2011-03-15 20:56:50 +00:00
Marc Khouzam
3b373bb5a5
Bug 340021: GDB process not killed when canceling a launch
2011-03-15 20:17:36 +00:00
Marc Khouzam
6facbd8e21
Typo
2011-03-15 19:05:41 +00:00
Sergey Prigogin
2a00a3219c
Formatting of multi-line string literals in function argument lists.
2011-03-15 17:06:31 +00:00
Ken Ryall
011be21212
Bug 328690 - Traditional Rendering: "Copy" contents from individual pane
2011-03-15 15:54:52 +00:00
Marc Khouzam
60f2c4acc5
Bug 233116: Cancelling an Attach or post-mortem launch should be graceful
2011-03-15 09:57:16 +00:00
Marc-Andre Laperle
18cae2a524
Bug 339780 - Source hover for specialization of specialization does not work
2011-03-15 01:03:34 +00:00
Sergey Prigogin
d2b90dc584
Added a warning about lack of thread safety to Javadoc.
2011-03-14 19:20:18 +00:00
Marc-Andre Laperle
d17ddfebab
Bug 335122 - Fix index locking issue discovered by running the 'old' ImplementMethod test (new one being Bug 292851). Should fix build not ending.
2011-03-13 10:27:31 +00:00
Marc-Andre Laperle
cbd551eeef
Add CreateLocalVariableQuickFix test to automated tests suite, fix the test. Minor clean up.
2011-03-13 06:32:17 +00:00
Marc-Andre Laperle
d9f24fae67
Bug 338683 - Codan confuses fields with methods
2011-03-13 06:03:56 +00:00
Marc-Andre Laperle
ef5c018b27
Bug 335122 - DeclarationGenerator asserts for templated types with namespace. Restored assert in CPPASTTemplateId
2011-03-12 20:03:04 +00:00
Alena Laskavaia
2c1d3433ab
- removed one part of assert because Junit does not pass:
...
org.eclipse.cdt.ui.tests.refactoring.extractlocalvariable.ExtractLocalVariableRefactoringTest.Bug 331963 Extract local variable doesn't put template type parameters Namespace
2011-03-12 15:50:54 +00:00
Alena Laskavaia
2d5b88f62e
hack to initialize ast cache for reading comments
2011-03-12 14:25:12 +00:00
Alena Laskavaia
2b1b5e18d4
added support to easy discovering comments for statement (for suppression)
2011-03-12 03:18:12 +00:00
Andrew Gvozdev
283a383c05
bug 319512: Missing type arguments compilation warnings
2011-03-11 23:40:02 +00:00
Andrew Gvozdev
3cebf36b79
compilation warnings
2011-03-11 23:37:05 +00:00
Andrew Gvozdev
0699858e87
bug 319512: Missing type arguments compilation warnings
2011-03-11 23:32:45 +00:00
Andrew Gvozdev
c2a0602718
compilation warning
2011-03-11 23:26:39 +00:00
Andrew Gvozdev
1db8cc744d
bug 339015: Preference "Show source roots at the top of project" should update views immediately
2011-03-11 19:12:48 +00:00
Marc-Andre Laperle
112b975c2d
Bug 327061 - [Mac] Run To Line throws exceptions, breaks debugging
2011-03-11 18:35:03 +00:00
Marc Khouzam
c2239d41b8
Bug 237306: Support for Multi-Process debugging. Prompting the user for the path to the binary when doing a remote attach.
2011-03-11 16:35:34 +00:00
Patrick Chuong
461e44b498
The last fix didn't cover the case of unpinning a view where there is no active debug context, related to bug 337376.
2011-03-11 15:42:02 +00:00
Doug Schaefer
1ba6e16383
Add TCF to categories.
2011-03-11 15:37:13 +00:00
James Blackburn
88729ccc17
Bug 339703 IBuildRunner should be an abstract base class
2011-03-11 15:35:46 +00:00
Marc Khouzam
ebb5a4dafd
Bug 225805: Sourcelookup handling does not scale to large projects
2011-03-11 15:06:55 +00:00