1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

18573 commits

Author SHA1 Message Date
Markus Schorn
7937a7b89e Undo accidental check-in. 2010-07-08 13:34:14 +00:00
Markus Schorn
884e65041d Bug 319258: Functions with 255 parameters. 2010-07-08 12:18:18 +00:00
Andrew Gvozdev
bbbd5e5fa7 bug 319206: Icons for "Library Paths" and "Source Location" on Paths&Symbols property page 2010-07-08 04:27:28 +00:00
Andrew Gvozdev
34aaf7278d bug 319113: Deprecated extension point org.eclipse.core.runtime.contentTypes in org.eclipse.cdt.managedbuilder.core/plugin.xml
Patch from Petri Tuononen
2010-07-07 13:45:59 +00:00
Markus Schorn
525cc24bc1 Compiler warnings. 2010-07-07 13:14:15 +00:00
Emanuel Graf
3fe0d27e62 Bug 319107: [c++0x] DeclSpecWriter add support for decltype and typeof
https://bugs.eclipse.org/bugs/show_bug.cgi?id=319107
2010-07-07 12:27:48 +00:00
Emanuel Graf
e911f1d564 Bug 318874: Extract Constant generates wrong declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=318874
2010-07-07 09:31:41 +00:00
Markus Schorn
d0de0c79ee Bug 319033: Exception in stand-alone indexer. 2010-07-07 09:16:56 +00:00
Emanuel Graf
bf5126ad89 Bug 318784: DeclarationGenerator fails for some cases
https://bugs.eclipse.org/bugs/show_bug.cgi?id=318784
2010-07-07 08:40:02 +00:00
Ted Williams
8fb401db37 [314659] Move remote launch/debug to DSF 2010-07-07 02:22:49 +00:00
Andrew Gvozdev
7220adf26b bug 318812: cdt.managedbuilder.ui should use its own message bundle instead of cdt.ui 2010-07-06 22:16:09 +00:00
Marc Khouzam
78669bf6c1 Bug 318230: Use GDB 7.1 support for displaying cores for threads and processes in a label within the debug view. 2010-07-06 20:27:07 +00:00
Marc Khouzam
787f73eb3f Bug 318322: Missing since tag 2010-07-06 18:28:59 +00:00
Marc Khouzam
d080030456 Bug 318322: Add "set solib-absolute-prefix" command 2010-07-06 13:51:19 +00:00
Emanuel Graf
0a81559841 Bug 318130: Exception when extracting a function
https://bugs.eclipse.org/bugs/show_bug.cgi?id=318130
2010-07-06 12:04:01 +00:00
Emanuel Graf
e846e27bc9 Bug 318658: Implement method: Add Select/Deselect All buttons
https://bugs.eclipse.org/bugs/show_bug.cgi?id=318658
2010-07-06 11:33:00 +00:00
Emanuel Graf
d03905c62d Bug 318726: Weird name for methods when using generates getter and setters on variable "ID"
https://bugs.eclipse.org/bugs/show_bug.cgi?id=318726
2010-07-06 11:19:16 +00:00
Andrew Gvozdev
4a4b444602 bug 318832: CDT Logo for the Welcome Page 2010-07-06 04:06:34 +00:00
Andrew Gvozdev
8f2ec1dbd0 bug 318802: UIMessages should extend NLS class
Removed unused variables
2010-07-06 03:32:21 +00:00
L. Frank Turovich
a7e8a0c576 Replaced C/C++ Project view with Project Explorer view 2010-07-05 15:54:59 +00:00
L. Frank Turovich
848f2b2397 Bug #310375 - added links to pref pages missing F1 help using the generic Eclipse preference_dialog_context help context ID. 2010-07-05 15:38:47 +00:00
Andrew Gvozdev
1e16c43220 bug 264330: Paths and symbols include list should have scrollbar
Getting rid of unwanted horizontal scrollbar showing along with vertical one
2010-07-05 03:01:21 +00:00
L. Frank Turovich
4e1dabeb66 Revised and updated images for Debugging a project page 2010-07-04 20:49:58 +00:00
L. Frank Turovich
86882ece72 Revised and updated images for Building a project page 2010-07-04 20:11:14 +00:00
L. Frank Turovich
2eaf0b9986 Revised text and images for Creating a simple application page 2010-07-04 18:38:52 +00:00
Andrew Gvozdev
55cab28322 bug 318802: UIMessages should extend NLS class 2010-07-04 05:14:26 +00:00
Andrew Gvozdev
a0a0f2d202 bug 318802: UIMessages should extend NLS class 2010-07-04 05:00:45 +00:00
Andrew Gvozdev
e6ddf54174 bug 318802: UIMessages should extend NLS class
PluginResources.properties renamed to Messages.properties
2010-07-04 03:35:23 +00:00
Andrew Gvozdev
903eb3c6a7 bug 264330: Paths and symbols include list should have scrollbar 2010-07-03 14:39:42 +00:00
James Blackburn
2a0ae90a25 Bug 318738 - Incorrect chopping of weird paths in option value like ${workspace_loc:/proj}/path 2010-07-02 14:46:28 +00:00
Markus Schorn
d5ea7d1248 Bug 86837: Destructor via typedef. 2010-07-02 13:12:06 +00:00
Markus Schorn
6a748490e7 Bug 188115: Fix AST Visitor for problem type-ids. 2010-07-02 09:53:14 +00:00
Markus Schorn
ed02194644 Bug 318463: Project Description is loaded although using flag GET_IF_LOADDED 2010-07-02 07:34:52 +00:00
Markus Schorn
0b0bf3d2e2 Bug 310795: Avoid loading project description during indexer setup. 2010-07-01 14:19:25 +00:00
Alena Laskavaia
69016edc87 Bug 317875: extended utility classes 2010-07-01 13:39:34 +00:00
David Dubrow
081788d5df Bug 317707 make new handlers non-api and revert bundle version 2010-07-01 13:36:17 +00:00
Emanuel Graf
81f191e4a4 Bug 318588: Add support for C++0x to DeclSpecWriter
https://bugs.eclipse.org/bugs/show_bug.cgi?id=318588
2010-07-01 12:25:02 +00:00
Marc Khouzam
2c6f81a72d Bug 318304: Allow for better overriding of the class. 2010-07-01 10:21:10 +00:00
Emanuel Graf
ce299af047 Bug 318565: Indistinct parameter name in INodeFactory.newConditionalExpession()
https://bugs.eclipse.org/bugs/show_bug.cgi?id=318565
2010-07-01 09:31:54 +00:00
Emanuel Graf
368736adaf Bug 318552: NPE in ExpressionWriter for unary expression without an operand
https://bugs.eclipse.org/bugs/show_bug.cgi?id=318552
2010-07-01 08:12:10 +00:00
Emanuel Graf
fe6b056773 Bug 318493: ExtractLocalVariableRefactoringTest float fails because of error in test
https://bugs.eclipse.org/bugs/show_bug.cgi?id=318493
2010-07-01 06:46:39 +00:00
Emanuel Graf
eea33f080c Bug 312736: extract variable refactoring does not infer type or replace expression correctly
https://bugs.eclipse.org/bugs/show_bug.cgi?id=312736
2010-07-01 06:44:46 +00:00
Alena Laskavaia
2d7b307308 added framework for quick fix tests and example 2010-07-01 01:54:19 +00:00
Sergey Prigogin
eea0205ab1 Bug 313027 - Rename refactoring is very slow on large projects 2010-06-30 18:15:14 +00:00
Marc Khouzam
75abd66291 Bug 311965: Ignore bogus processes returned by -list-thread-groups of GDB 7.1 and 7.2 2010-06-30 13:03:21 +00:00
Alena Laskavaia
d50f45078b made checkers packages visible for tests 2010-06-30 12:07:21 +00:00
Alena Laskavaia
df967e4408 fixed tests - only tested problems should be turned on 2010-06-30 01:20:52 +00:00
John Cortell
3c182b8cf9 Bug 317707: Fixed NPE during shutdown 2010-06-29 18:11:44 +00:00
Vivian Kong
43b52f4190 Bug 318337 Update CDT feature/plugin versions for Indigo release 2010-06-29 16:19:44 +00:00
James Blackburn
87ec745a57 Bug 318331 changing an option value on a top-level resource may not correctly rebuild all changed children. 2010-06-29 15:53:26 +00:00