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

10974 commits

Author SHA1 Message Date
Peter Graves
3b3e71a2a1 Removed most usage of internal classes in favor of public interfaces. Removed some invalid tests. Come code formating cleanups. 2002-09-30 19:43:26 +00:00
Judy N. Green
1fc9b37e74 Changed visibility od isCandidate to public to facilitate JUnit tests 2002-09-30 19:34:16 +00:00
David Inglis
4ea7546869 cleanup CEditor removed unused extension points 2002-09-30 13:30:58 +00:00
Peter Graves
0716864d27 Changed all QNX pr numbers to bugzilla pr numbers.
General code cleanup (removed unused imports/variables, etc)
2002-09-27 13:46:54 +00:00
Alain Magloire
36cab0ce7c ignore objects. 2002-09-26 20:43:27 +00:00
Alain Magloire
0dbb04b425 provide terminal emulation. 2002-09-26 20:33:13 +00:00
Alain Magloire
f0a1717ced Fix a bug reported by Gene Sally about double free. 2002-09-26 20:32:37 +00:00
David Inglis
819165945a cleanup 2002-09-26 20:07:40 +00:00
Alain Magloire
dcabd27702 Rebuild. 2002-09-26 19:53:18 +00:00
Alain Magloire
5d99c2d4d1 Remove of uneed variables. 2002-09-26 19:53:08 +00:00
Alain Magloire
adcc89e794 formating "fixes". 2002-09-26 19:52:44 +00:00
Alain Magloire
b4b7151cf3 Patch from Gene Sally. And formatting "fixes". 2002-09-26 19:52:22 +00:00
Judy N. Green
a63d1ed0b2 Added variable references to fragment.xml files 2002-09-26 19:18:13 +00:00
David Inglis
7c4114a401 cleanup 2002-09-26 17:21:39 +00:00
Judy N. Green
4579380b9a Eclipse insists on rearranging the imports. No Changes :) 2002-09-25 20:44:39 +00:00
David Inglis
fc3bcd32fe fixup CDocumentProvider 2002-09-24 19:59:20 +00:00
David Inglis
72fb069bf4 fix typeo 2002-09-24 13:38:41 +00:00
David Inglis
43cc7240f6 fix C '#' derectives not bing highlighted 2002-09-24 13:36:38 +00:00
David Inglis
f3e97df34a only support one platform from project for now. 2002-09-23 17:08:16 +00:00
David Inglis
d36366a47c make getChildren async for bin and arc containers 2002-09-23 16:44:44 +00:00
Alain Magloire
a21b0d6c09 Refactor outside of cdt.internal 2002-09-23 16:28:26 +00:00
Alain Magloire
fefc897d5b Refactor outside of cdt.internal 2002-09-23 15:02:26 +00:00
Alain Magloire
8e1114ed84 make getChildren() a synchronous
and getBinaries synchronous.
Change the provider.
2002-09-23 13:41:17 +00:00
Alain Magloire
121377b097 make getChildren() a synchronous
and getBinaries synchronous.
2002-09-23 13:40:44 +00:00
David Inglis
f45c222418 cleanup fragment supported IProcessList extension 2002-09-18 13:49:43 +00:00
David Inglis
4f7803089b cleanup fragment 2002-09-18 13:48:56 +00:00
Alain Magloire
4477c66df6 Implements a Java version to extract pid from Linux. 2002-09-17 20:33:43 +00:00
Alain Magloire
7c0bb86e38 ignore bin. 2002-09-17 20:33:01 +00:00
David Inglis
60f24d786e new Processlist extension point 2002-09-17 19:08:38 +00:00
David Inglis
43121170e5 cleanup 2002-09-17 18:53:40 +00:00
Judy N. Green
c4801477cc Added doc to CVS Ignore 2002-09-16 20:06:10 +00:00
Alain Magloire
61f99b2be7 Add the well-known C extensions for the team extension-point. 2002-09-16 19:50:50 +00:00
Judy N. Green
15b2e81e4a Added comment reminder to look into adding help pages in the future.
Initial investigation shows this to be a potentially Non-trivial task since 
we will have to extend Eclipse's internal class IHelpContextIds
2002-09-16 13:36:20 +00:00
Judy N. Green
de7ab17cbe Removed extraneous import 2002-09-16 13:34:37 +00:00
Sebastien Marineau
a000b4d73b Initial JUnit model tests from Peter Graves's submission 2002-09-15 20:36:53 +00:00
David Inglis
a345a5476d fixed builder error 2002-09-11 14:53:30 +00:00
Alain Magloire
27c53603c7 setOptimazation takes an argument. 2002-09-11 14:49:24 +00:00
David Inglis
95f5a88e72 call update method on owner for missing extensions 2002-09-09 15:40:20 +00:00
Alain Magloire
f3745131b9 LinuxThread seems to behave differently so we change the code
to have one thread doing the code __and__ the wait.
The Spawner reaper thread.
2002-09-07 14:46:49 +00:00
Alain Magloire
3a354aa289 indentation? 2002-09-07 14:45:09 +00:00
Alain Magloire
52b2e88105 bug fix was testing the wrong variable. 2002-09-07 01:59:52 +00:00
David Inglis
2b119fa9e9 uses builder api to get include paths 2002-09-06 20:17:11 +00:00
David Inglis
5374d486e7 don't delete contents of project if error occurs 2002-09-06 20:16:52 +00:00
David Inglis
cb8243d3ef added new Generic Extension creation machanism that uses the
.cptproject file to find which plugin contains the extension point
2002-09-06 20:16:04 +00:00
Alain Magloire
594be25e51 check for the existence of the library. 2002-09-06 15:36:15 +00:00
Alain Magloire
5a8ae1ba8f code to get a master pseudo Terminal. 2002-09-06 14:08:29 +00:00
Alain Magloire
7edb51d4cc Add support to create a pseudo master terminal for the debugger. 2002-09-06 03:39:19 +00:00
Sebastien Marineau
3b2d390a93 Cleanups to asm editor to fix highlighting, follow color
preferences and add keyworks
2002-09-05 15:03:44 +00:00
Sebastien Marineau
9de625f710 Code assist now searches dependent projects 2002-09-05 15:03:16 +00:00
Sebastien Marineau
2c7b6ef139 Remove pulled-in 2.0 code 2002-09-05 15:02:56 +00:00