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

4036 commits

Author SHA1 Message Date
Andrew Niefer
ed75b354ad speed up BasicSearchMatch.compareTo and .hashCode by reducing number of string objects created 2004-04-19 20:08:41 +00:00
Andrew Niefer
94805a944d testing template explicit specialization & small fix 2004-04-19 19:03:13 +00:00
David Inglis
6f06f88155 fixed dead lock
missing extension point
fix CCorePlugin.log
2004-04-19 15:51:31 +00:00
David Daoust
010da4dcb9 From Dave Williams:
Another doc update patch.  This one includes screen captures for the C++ preferences, and some views, outline view, projects view.

Updated the references page to show all documentation in that section from the main page (there were double linked sections and some docs were not linked).

Updated the topics_Reference.xml, it also contained invalid and double linked sections.
2004-04-19 14:57:01 +00:00
David Inglis
70e5780f88 fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=58232 2004-04-19 13:38:15 +00:00
Alain Magloire
93dfa55ecf Changes to CDocumentProvider to use Eclipse-3.0 TextFileDocumentProvider
The changes had the side effect of moving the IBufferFactory also
It is now in CustoBufferFactory.  The DocumentAdapter for C File
was rewritten
2004-04-19 05:50:10 +00:00
Alain Magloire
981f445bb4 Added new methods to CoreModel and IncludeEntry 2004-04-19 05:46:43 +00:00
Mikhail Khodjaiants
ce956c49b8 Implementing retargettable actions for Disassembly view. 2004-04-16 21:45:24 +00:00
Mikhail Khodjaiants
a2189ff379 Stack frame should provide an adapter for IRunToAddress. 2004-04-16 21:41:22 +00:00
Hoda Amer
1be0c22c6a Bug fixes 2004-04-16 20:29:07 +00:00
David Inglis
8a496f8607 work in progress - cpath ui stuff 2004-04-16 20:25:16 +00:00
Andrew Niefer
2ae68378fa work for bug 50807 2004-04-16 20:08:25 +00:00
Hoda Amer
66678f3126 CModelBuilder and scalability problems 2004-04-16 19:56:58 +00:00
Hoda Amer
42bb6673a1 Fix for bug#44370 2004-04-16 19:42:20 +00:00
Doug Schaefer
c52fc12cfd Updated the required plugins list. 2004-04-16 19:15:43 +00:00
Alain Magloire
0d674490cf Patch from Sam Robb to cover PR 52864 2004-04-16 19:08:23 +00:00
John Camelon
0ce4a707ab <BR>Patch for Dave Daoust
<BR>Modified Scanner Performance by 
<BR>1. Moved ScannerContext sentinal to ContextStack 
<BR>2. Delay Stringizing macro parameter until needed 
<BR>3. Removed the sentinal from the scanner constructor
2004-04-16 18:34:39 +00:00
Doug Schaefer
181f9ff6b7 Trying to get Source features autogenerated by PDE build. 2004-04-16 18:30:00 +00:00
David Inglis
0edb6132e2 register adapter factory through new extension point 2004-04-16 17:45:01 +00:00
David Inglis
8329291604 fixed cview binary continaer and binary property page 2004-04-16 16:04:42 +00:00
Hoda Amer
d49160f8ff Fix for bug#55764 2004-04-16 15:39:51 +00:00
Hoda Amer
0f799bb0a8 Fix for bug#58563 2004-04-16 14:52:27 +00:00
Hoda Amer
09739d577e CModelBuilder and scalability problems 2004-04-16 14:48:50 +00:00
Alain Magloire
3dc5e212e0 Added Properties for Binaries 2004-04-16 04:21:17 +00:00
Alain Magloire
3a4bc9b140 Binary/ArchiveContainer was not clean up 2004-04-16 03:36:31 +00:00
Alain Magloire
5113a88ad7 Binary/ArchiveContainer was not clean up 2004-04-16 03:30:13 +00:00
Alain Magloire
3f68cfad81 Fix for PR 58481 2004-04-16 00:35:42 +00:00
Mikhail Khodjaiants
ff65631c31 Implementing the Disassembly view. 2004-04-15 23:05:15 +00:00
Mikhail Khodjaiants
48f0015abc Implementing the Disassembly view. 2004-04-15 22:53:48 +00:00
Andrew Niefer
fed76537bb fix bug 58492 - [Content Assist] No completions when function argument is 'struct <struct_name>' 2004-04-15 22:38:38 +00:00
John Camelon
f76a432bef Added __const as an alternative keyword. 2004-04-15 21:22:32 +00:00
John Camelon
b1c5ca5c96 org.eclipse.cdt.core : Partial fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=39697 <BR>
org.eclipse.cdt.core.tests : Added CompleteParseASTTest::testBug39697().
2004-04-15 21:00:18 +00:00
Hoda Amer
df56f209bb Refactoring &Content Assist bug fixes 2004-04-15 20:33:16 +00:00
David Inglis
e20be2336b Work in progress - start of new C Path Container Wizard 2004-04-15 19:56:41 +00:00
David Inglis
8462a05691 refactor 2004-04-15 19:53:04 +00:00
Alain Magloire
50654ac2ef Patch from Chris Wiebe to make some helper function
static.
2004-04-15 19:24:45 +00:00
Alain Magloire
cf45b52e3c Patch from Mikhailk to remove dependencies on the
debug plugins.
2004-04-15 19:17:32 +00:00
David Inglis
e75bafa4a4 patch from vhirsl@ca.ibm.com for scanner discovery machanism 2004-04-15 19:02:00 +00:00
John Camelon
ce4bd0a141 Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=58175 2004-04-15 18:51:16 +00:00
John Camelon
e50848b176 Partial fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=57928 2004-04-15 17:55:20 +00:00
Andrew Niefer
b8ff553e9a fix bug 57791 - Parser Infiinite loop 2004-04-15 17:51:29 +00:00
John Camelon
92d011ea1d org.eclipse.cdt.core: Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=52253 <BR>
org.eclipse.cdt.core.tests: Added CompletionTest::testBug52253().
2004-04-15 03:21:05 +00:00
John Camelon
f6c0374580 org.eclipse.cdt.core: Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=44249 & fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=52004 <BR>
org.eclipse.cdt.core.tests: Added CompleteParseASTTest::testBug44249().
2004-04-15 02:32:42 +00:00
John Camelon
c73b30f8ce org.eclipse.cdt.core: Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=58500. Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=58178 <BR>
org.eclipse.cdt.core.tests: Added CompletionTest::testBug58178().
2004-04-15 01:47:57 +00:00
Alain Magloire
ca7982b5b8 remove the contribution for Header. doing this makes all c files
have the header icon.
2004-04-15 00:28:58 +00:00
Alain Magloire
0f6d907a5c Temprorary 'til we get the Sam Robb scheme on file type
Added method to return Assembly extensions.
2004-04-15 00:25:28 +00:00
Andrew Niefer
b3ac698a40 AST work for friend declarations
for bug 45235 AST does not capture class friend relationships 
and bug 53759 ISourceElementRequestor missing callbacks for friend declarations
2004-04-14 20:43:00 +00:00
Sean Evoy
ecdbf0cd6e Fix for bugzilla 58164 "Change the tool command "gcc" not resetable" and bugzilla 58497 "Can't create a Managed Project". In the first case, the version testing did not take the qualifier the nightly build adds into account so it thought the plugin version was too high, and in the second, the configuration was not flagged as dirty, so after the reset, the change back was not saved. 2004-04-14 19:39:22 +00:00
Alain Magloire
74cf488602 fix pr 57823 2004-04-14 19:35:12 +00:00
Alain Magloire
f352888033 Fix PR 58375 2004-04-14 18:06:57 +00:00