John Camelon
|
8a6680ea21
|
org.eclipse.cdt.core
Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=54029
org.eclipse.cdt.core.tests
Added CompleteParseASTTest::testBug54029().
|
2004-04-05 04:25:33 +00:00 |
|
John Camelon
|
91571bd2e5
|
org.eclipse.cdt.core
Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=56516
Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=53786
org.eclipse.cdt.core.tests
Added CompleteParseASTTest::testBug56516() && CompleteParseASTTests::testBug53786().
|
2004-04-05 03:50:41 +00:00 |
|
John Camelon
|
45cf3d9fb2
|
Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=43215
|
2004-04-05 03:03:31 +00:00 |
|
John Camelon
|
9138c8d397
|
Removed warning.
|
2004-04-05 01:57:56 +00:00 |
|
Alain Magloire
|
6e5fa262c6
|
Fix for PR 57287
|
2004-04-03 17:32:56 +00:00 |
|
David Inglis
|
381b012a01
|
fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=57146
|
2004-04-03 04:19:16 +00:00 |
|
Andrew Niefer
|
4973e16836
|
handle template explicit instantiations
partial fix for bug 56834
handle use of template default parameters
|
2004-04-02 19:20:34 +00:00 |
|
David Inglis
|
f594128873
|
support multiple binary parsers
|
2004-04-02 19:07:41 +00:00 |
|
John Camelon
|
11d74c9995
|
org.eclipse.cdt.core
Updated SelectionSearch to work for functions, variables with initializers, etc.
Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=39705
Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=44336
Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=36770
Partial fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=51428
Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=39694
org.eclipse.cdt.core.tests
Added SelectionParseTest::testBaseCase_FunctionDeclaration().
Added SelectionParseTest::testBaseCase_FunctionDeclaration2().
Added SelectionParseTest::testBaseCase_VariableDeclaration().
Added SelectionParseTest::testBaseCase_Parameter().
Added QuickParseASTTests::testBug44336().
Added ScannerTestCase::testBug36770B().
Moved testBug39705() from ASTFailedTests to QuickParseASTTests.
Moved testBug39694() from ASTFailedTests to QuickParseASTTests.
|
2004-04-02 18:51:01 +00:00 |
|
Alain Magloire
|
d02bc06723
|
Add new filter to hide/show non C Projects
|
2004-04-02 16:27:05 +00:00 |
|
Alain Magloire
|
e4fe32a7bc
|
use the Job Manager for the BinaryRunner thread.
|
2004-04-02 14:15:05 +00:00 |
|
David Inglis
|
3683cff5a7
|
fixed problem with .cdtproject not updating
|
2004-04-02 13:51:58 +00:00 |
|
David Inglis
|
193f840df1
|
fixed xerces dependency
|
2004-04-02 01:35:22 +00:00 |
|
Alain Magloire
|
79caadc27f
|
include container.
|
2004-04-01 21:08:10 +00:00 |
|
Doug Schaefer
|
3f98ae5fab
|
Libraries to get the CDT running on ppc linux. These should
probably go in their own fragment.
|
2004-04-01 20:48:48 +00:00 |
|
Doug Schaefer
|
be306a4d9d
|
Removing plugin and feature references to xerces.
|
2004-04-01 20:25:02 +00:00 |
|
Bogdan Gheorghe
|
98583fe50f
|
Fix for build hang caused by Indexer; DependencyTest fix
|
2004-04-01 18:41:01 +00:00 |
|
Alain Magloire
|
c018f7411c
|
New set of icons on April first 8-) from Chris.
|
2004-04-01 18:25:40 +00:00 |
|
David Inglis
|
914825d390
|
removed xerces dependency
|
2004-04-01 02:39:16 +00:00 |
|
Bogdan Gheorghe
|
affd1175f1
|
Fix for 56943 - CDT hang on Autobuild, added missing index marker icon
|
2004-03-31 19:41:59 +00:00 |
|
Alain Magloire
|
e635fb93e7
|
Fix PR 56895
|
2004-03-31 15:31:53 +00:00 |
|
Bogdan Gheorghe
|
5c3d8fdb41
|
Fix annotations in overview bar, added index IProblem markers, added new preference page for controlling external search markers
|
2004-03-31 07:57:18 +00:00 |
|
David Inglis
|
5cfae571a1
|
fixed NPE when message field is disabled
|
2004-03-31 02:40:20 +00:00 |
|
Bogdan Gheorghe
|
c2ca5725c1
|
Fix for Annotation refresh problem (56760)
|
2004-03-30 23:13:39 +00:00 |
|
Alain Magloire
|
c3f3e1e881
|
New set of icons from Chris Wiebe.
|
2004-03-30 21:46:13 +00:00 |
|
Alain Magloire
|
223e4b652a
|
CView was not refreshing when close project.
|
2004-03-30 20:48:40 +00:00 |
|
Alain Magloire
|
55aa4e1abf
|
Reset the CModel nonCResource
|
2004-03-30 20:46:29 +00:00 |
|
Alain Magloire
|
656d676a73
|
New icon fo the namespace.
|
2004-03-30 15:18:24 +00:00 |
|
Alain Magloire
|
ad8331a061
|
Check if the resource is accessible
|
2004-03-30 14:48:09 +00:00 |
|
Alain Magloire
|
24a43f659d
|
Fix PR 56734
|
2004-03-30 14:34:45 +00:00 |
|
John Camelon
|
97c2767637
|
Removed warning.
|
2004-03-30 13:21:30 +00:00 |
|
John Camelon
|
8fda490dee
|
Partial fix for Bug 56614 - Content Assist] Global variables do not appear in a global completion list
|
2004-03-30 12:47:04 +00:00 |
|
Alain Magloire
|
f76fe15b92
|
Fix PR 56650
|
2004-03-30 06:08:56 +00:00 |
|
Alain Magloire
|
36e409eaa3
|
Change the old implementation of filter in the CView to match
the PackageExplorer.
|
2004-03-30 05:35:52 +00:00 |
|
Alain Magloire
|
ce09c92287
|
reset the nonCResource in when the CProject is close
|
2004-03-30 05:27:41 +00:00 |
|
Andrew Niefer
|
b5f7b12be4
|
fixed bug 56620 - Outline view stops on error on last line of block
(errorHandling() goes to far)
|
2004-03-29 22:21:45 +00:00 |
|
John Camelon
|
13b3c99749
|
Fixed Bug 56517 - Preprocessor skipping doesn't ignore the contents of string literals.
|
2004-03-29 20:56:02 +00:00 |
|
Alain Magloire
|
d6b510d200
|
Added the Probelem view as the default instead of the
Task view.
|
2004-03-29 17:21:31 +00:00 |
|
David Inglis
|
c48f2afafa
|
fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=56584
|
2004-03-29 17:01:10 +00:00 |
|
Bogdan Gheorghe
|
c1b941c286
|
Fix for CSearchQuery M8 changes
|
2004-03-29 16:51:35 +00:00 |
|
Bogdan Gheorghe
|
4d5a0e4e7c
|
Deactivated popup of new search view for now.
|
2004-03-29 05:46:11 +00:00 |
|
Bogdan Gheorghe
|
de01048e51
|
Added background search from CSearchPage
|
2004-03-29 04:32:01 +00:00 |
|
Alain Magloire
|
58513148c2
|
Provide the action "show selected element"
|
2004-03-29 02:34:48 +00:00 |
|
John Camelon
|
99f00cebcd
|
Comment out ScannerTestCase::testGerman until we figure out how to make it platform independent.
|
2004-03-28 23:21:52 +00:00 |
|
John Camelon
|
6537609bed
|
Remove warnings.
|
2004-03-28 23:00:41 +00:00 |
|
Doug Schaefer
|
783624b37e
|
Fixed up the commit operation to use the correct Scheduling
Rule. M8 seems to have gotten more strict.
|
2004-03-27 05:03:58 +00:00 |
|
Alain Magloire
|
a9d96b7796
|
keep the order of the sourceroots.
|
2004-03-27 04:50:20 +00:00 |
|
David Inglis
|
12a4c3d3df
|
work in progress on c path ui control - ui not enabled yet see plugin.xml
|
2004-03-26 22:05:27 +00:00 |
|
David Inglis
|
8b8959e099
|
fixed NPE on reorder
|
2004-03-26 21:53:23 +00:00 |
|
Andrew Niefer
|
8dde2f9a0e
|
better handling of template template parameters
|
2004-03-26 20:08:05 +00:00 |
|