1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

13510 commits

Author SHA1 Message Date
Alain Magloire
195442a581 Remove unused imports and changing some scopes to
not generate synthetic methods.
2002-10-16 20:14:36 +00:00
Alain Magloire
05f2fa57f8 updated. 2002-10-16 14:39:27 +00:00
Alain Magloire
39725b1b3f Remove unused imports. 2002-10-16 14:39:18 +00:00
David Inglis
e6b8733ada patch from Alex Chapiro 2002-10-16 12:11:04 +00:00
Alain Magloire
fb2a003ba6 Updated. 2002-10-16 00:56:03 +00:00
Alain Magloire
dbb6aec999 Always call pfind() to check the path 2002-10-16 00:55:46 +00:00
Alain Magloire
a509b0baaa Make it a Unix format. Check the path with access(). 2002-10-16 00:55:24 +00:00
Alain Magloire
711b80c01d update 2002-10-16 00:13:37 +00:00
Alain Magloire
9b7110a81d make the native method package scope. 2002-10-16 00:13:30 +00:00
Alain Magloire
5d2345079c updated. 2002-10-15 18:13:31 +00:00
Alain Magloire
251fa2d9e3 Trim the line before parsing. 2002-10-15 18:13:20 +00:00
David Inglis
ffbaedf13d call builder as full build 2002-10-15 17:58:22 +00:00
Alain Magloire
0440f4618e implement for solaris ProcessList, this is use to get
a list of pid to attach in the debugger.
2002-10-15 17:58:15 +00:00
Alain Magloire
d049b3c0ae new source folder src. 2002-10-15 17:57:38 +00:00
Alain Magloire
c9c7b2b305 ignore bin and doc 2002-10-15 17:57:21 +00:00
Alain Magloire
08750ca15e implement extension point ProcessList. 2002-10-15 17:57:07 +00:00
David Inglis
b223fdb790 fixed builder 2002-10-15 17:54:13 +00:00
David Inglis
f1f4284c8c cleanup 2002-10-15 17:47:49 +00:00
Judy N. Green
703ab2853a Rolled back to 1.1 for use with Eclipse 2.0.1 Aug 29.
The fix in 1.2 can only be used whne we move forward to support Eclipse builds newer than 20 September 2002.
2002-10-15 16:25:08 +00:00
Alain Magloire
629e7f3076 Put my name in the ChangeLog entry. 2002-10-14 20:24:28 +00:00
Alain Magloire
271c58700c Remove unused imports. 2002-10-13 21:31:01 +00:00
Alain Magloire
45377a0e86 Patch From Thomas Fletcher to add some C/C++ directives. 2002-10-11 13:40:51 +00:00
Alain Magloire
f076b37dfa Patch form Thomas Fletcher to fix a NullPointerException. 2002-10-11 13:30:21 +00:00
Judy N. Green
5049754989 *** keyword substitution change *** 2002-10-10 19:45:03 +00:00
Judy N. Green
541c32acf4 Fixed a problem that was causing backward disply of second line of code see CDT UI PR# 24648 2002-10-10 18:42:22 +00:00
Judy N. Green
35b418ed8f added non NLS comments to text 2002-10-10 18:14:29 +00:00
David Inglis
0926de5ab2 cleanup warnings 2002-10-09 12:40:43 +00:00
Alain Magloire
060fdc1e1f Provide the external String for AsmEditor.name 2002-10-08 20:09:14 +00:00
David Inglis
6c738e9dcb added QNX processlist extension 2002-10-07 20:02:58 +00:00
David Inglis
707380391e no need to go through default is get plugin id 2002-10-04 18:11:18 +00:00
David Inglis
d481a848f4 use nature id in nature class 2002-10-04 18:09:47 +00:00
Alain Magloire
c95957ca97 From Sam Robb:
Changes the ErrorParserManager to use an instance of
IProject and IMarkerGenerator instead of ACBuilder.
2002-10-03 01:58:54 +00:00
Alain Magloire
b9e49851ca From Sam Robb:
Moves the creation of the ErrorParserManager to invokeMake()
so it picks up the proper context for getProject().
2002-10-03 01:57:45 +00:00
Alain Magloire
44ebc59862 From Sam Robb:
Adds an interface to disasociated the addMarker() from
the builder class.
2002-10-03 01:56:00 +00:00
Alain Magloire
0298ec1a16 From Sam Robb:
Adds "implements IMarkergenerator"
2002-10-03 01:54:56 +00:00
David Inglis
75201f7a47 fix NPE when editor closes 2002-10-01 01:19:32 +00:00
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