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

2010 commits

Author SHA1 Message Date
Alain Magloire
be4fd43913 Moving the work from Sam Robb part of PR 52864, this
is is only the Core part, UI is still pending.
2004-04-23 18:27:04 +00:00
Andrew Niefer
63bc5b00d2 - fixed up CompleteParseASTFactory.lookupQualifiedName in the case where the
tokenDuple has 1 segement
- fixed CompleteParseASTFactory.createMethod to handle template ids
- fixed instantiation of member templates
- fixed up handling of explicit specializations
2004-04-23 18:23:09 +00:00
Hoda Amer
f0f5aa93c3 Refactoring bug fixes 2004-04-23 18:11:55 +00:00
John Camelon
809934b921 Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=59768 2004-04-23 17:43:47 +00:00
Alain Magloire
4c8e461e23 Possible NPE in the CDocumentProvider 2004-04-23 17:36:00 +00:00
Hoda Amer
8ee1c65946 Content Assist fixes 2004-04-23 15:32:46 +00:00
Hoda Amer
24762334f5 Patch for Sean Evoy : Removing Managed Build Tests from core tests. 2004-04-23 15:12:19 +00:00
John Camelon
34f1154c4f Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=47926 2004-04-23 03:49:31 +00:00
John Camelon
7d0db41463 Partial fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=59686 2004-04-23 03:09:03 +00:00
John Camelon
d33fe003f1 Added testULong() to CompleteParseASTTest 2004-04-22 19:37:39 +00:00
John Camelon
d65c6769ea Made typeof() declSpec's show up in outline view. 2004-04-22 19:02:07 +00:00
John Camelon
af85de7600 Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=59507 2004-04-22 18:13:36 +00:00
Hoda Amer
4528b2a06c Patch for Sean Evoy 2004-04-22 18:08:26 +00:00
John Camelon
1a5788e0dc org.eclipse.cdt.core<BR>
&nbsp;Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=59179<BR>
&nbsp;Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=59143<BR>
org.eclipse.cdt.core.tests<BR>
&nbsp;Updated test clients for IExpressionParser interface changes.  <BR>
&nbsp;Added QuickParseASTTests.testBug59179().
2004-04-22 17:45:27 +00:00
Hoda Amer
0634c0b3a2 Backing out previous changes regarding new JFace interfaces 2004-04-22 17:32:38 +00:00
Alain Magloire
bbff2f727d Fix for PR 59534 2004-04-22 16:31:28 +00:00
Hoda Amer
1d3a3c4df0 Fixing Build errors for the nightly Eclipse build on 04/22 after changing a few JFace interfaces) 2004-04-22 15:40:22 +00:00
Andrew Niefer
5cc0ea42f2 More template tests, and small fixes to make them work 2004-04-22 14:56:57 +00:00
Alain Magloire
0aa20e710b Add support for Base Reference in the PathEntry 2004-04-22 04:25:33 +00:00
John Camelon
03144000c4 org.eclipse.cdt.core<BR>
&nbsp;Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=39703<BR>
&nbsp;Removed method IScanner.addIncludePath() as it wasn't being used.  <BR>
&nbsp;Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=39698<BR>
<BR>
org.eclipse.cdt.core.tests<BR>
&nbsp;Moved testBug39703() from ASTFailedTests to QuickParseASTTest.<BR>
&nbsp;Added ScannerTestCase::testBug39698().<BR>
&nbsp;Moved testBug39698A() & testBug39698B() from ASTFailedTests to QuickParseASTTest.<BR>
&nbsp;Added testBug39698A() & testBug39698B() to CompleteParseASTTest.
2004-04-22 02:56:52 +00:00
David Inglis
22c63f4e56 update 2004-04-22 02:54:08 +00:00
David Inglis
a24bf0e276 added missing method to interface 2004-04-22 02:53:56 +00:00
Hoda Amer
cf31f83443 Content Assist fixes 2004-04-21 20:23:34 +00:00
Andrew Niefer
688e94b21b fixing last problems for bugs 52695 & 45372 2004-04-21 19:11:23 +00:00
Bogdan Gheorghe
727994dc39 Fix for external search markers 2004-04-21 18:57:40 +00:00
Alain Magloire
add4485083 Disable the pathEntry property page 2004-04-21 18:28:07 +00:00
John Camelon
d763240879 Partial fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=59468 2004-04-21 18:05:19 +00:00
Hoda Amer
fc6b681d61 Content Assist fixes 2004-04-21 17:12:17 +00:00
Hoda Amer
8d33b94810 Content Assist fixes 2004-04-21 16:47:15 +00:00
Alain Magloire
4acf3441ad 2004-04-06 Chris Wiebe
initial placement of non-ui code into org.eclipse.cdt.core.browser
2004-04-21 16:13:34 +00:00
Bogdan Gheorghe
6f5c560309 Fix for Bug 54155 - [Scalability] Indexer bypassing filtering when project was closed and had no index
Fix for Search UI refresh on Linux
2004-04-21 06:33:32 +00:00
Alain Magloire
d324df3b25 Implement documentSetup and documentCreation extension point
for CDT
2004-04-21 06:15:23 +00:00
Alain Magloire
43b14542a6 fix javadocs 2004-04-21 03:58:28 +00:00
Alain Magloire
0d79336fcb simple fix to status line 2004-04-21 03:58:08 +00:00
David Inglis
6d241cf586 update cpath ui 2004-04-21 02:14:21 +00:00
Andrew Niefer
822ad118ce fix bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=59302 2004-04-20 21:35:05 +00:00
Andrew Niefer
3ca43539a1 template work on Explicit Specializations and Explicit argument specification 2004-04-20 21:16:13 +00:00
John Camelon
d72a8b3f5d Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=58717 2004-04-20 20:38:20 +00:00
John Camelon
93c7225abf org.eclipse.cdt.core<BR><BR>
nbsp;Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=59134<BR>
nbsp;Partially fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=58858<BR>
nbsp;Added in additional CompletionKind's for STRUCT_REFERENCE, UNION_REFERENCE and ENUM_REFERENCE.  <BR>
<BR>
org.eclipse.cdt.core.tests<BR>
nbsp;Updated CompletionParseTest for CompletionKind updates.
2004-04-20 20:07:17 +00:00
David Inglis
dd0baea2ea update cpath ui 2004-04-20 19:31:05 +00:00
David Inglis
7d7a436378 fixed some small bugs 2004-04-20 18:47:56 +00:00
Alain Magloire
f6d8cec74d Fix NPE in CDocumentProvider 2004-04-20 18:37:22 +00:00
John Camelon
b8154fb0fc org.eclipse.cdt.core<BR>
&nbsp;Restructuring of the parser extension packages. <BR>
&nbsp;Introduce IParserExtension and IASTFactory mechanisms w/partial implementation for GCC. <BR>
&nbsp;Introduce IGCCToken and GCCKeywords and fleshed out GCCScannerExtension implementation and interworking with Scanner. <BR>
&nbsp;Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=39697<BR>
&nbsp;Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=39695<BR>
&nbsp;Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=39684<BR>
<BR>
org.eclipse.cdt.core.tests<BR>
&nbsp;Moved testBug39684() & testBug39695() from ASTFailedTests to QuickParseASTTests.<BR>
&nbsp;Updated CompleteParseASTTest::testBug39697().<BR>
&nbsp;Added CompleteParseASTTest::testBug39684() & CompleteParseASTTest::testBug39695().
2004-04-20 17:36:41 +00:00
David Inglis
b9541fc2a5 log error 2004-04-20 16:28:26 +00:00
David Inglis
6f4cf3159b minor fix to doc tag 2004-04-20 16:14:32 +00:00
David Inglis
a16487b5bd added more exception handling in model 2004-04-20 16:13:11 +00:00
Alain Magloire
0b7e5958f2 Fix for PR 59081 2004-04-20 16:10:38 +00:00
Bogdan Gheorghe
e84ed27c29 Fix for build problem 2004-04-20 15:17:15 +00:00
David Inglis
6d0e75f1d0 enable wraping on build console 2004-04-20 14:47:33 +00:00
Alain Magloire
3c381cd8bc Change the scheduling rule 2004-04-20 05:38:31 +00:00