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

508 commits

Author SHA1 Message Date
David Inglis
6a38931f7e revert change since this new method does not exist in 2.0
(the new methods is not doc as 2.1!!!)
2003-02-07 14:38:34 +00:00
David Inglis
564881b2ed cleanup/refactor 2003-02-06 20:48:31 +00:00
Doug Schaefer
0b75f23cdd Fix for 24030 - hang on destructors in namespaces.
The parser wasn't proceeding to next token on this "error".
2003-02-05 20:29:01 +00:00
Alain Magloire
75b46d3f47 updated. 2003-02-04 20:00:58 +00:00
Alain Magloire
a959342b9a Cleanup of the warning from eclipse 2.1 compiler
static vs non-static access of fields and method.
2003-02-04 20:00:46 +00:00
Alain Magloire
3b010abe54 Updated. 2003-02-02 03:29:29 +00:00
Alain Magloire
90c216400b Do not throw any exception. 2003-02-02 03:29:21 +00:00
Alain Magloire
3f5312a66b Rebuild. 2003-02-02 03:28:57 +00:00
Alain Magloire
1320750da0 updated. 2003-02-02 01:03:15 +00:00
Alain Magloire
04aae18732 Indentation. 2003-02-02 01:02:53 +00:00
Alain Magloire
99db2be316 Extends IVariableDeclaration. 2003-02-02 01:02:42 +00:00
Alain Magloire
d34840ed5b Not usefull. 2003-02-02 01:02:22 +00:00
Alain Magloire
4b2719646a New File. 2003-02-02 01:01:57 +00:00
Alain Magloire
7a60d1d167 extends IVariableDeclaration 2003-02-02 01:01:36 +00:00
Alain Magloire
2e591ca38b updated. 2003-02-01 20:00:36 +00:00
Alain Magloire
1ff8636b19 new entries for file and folder wizards. 2003-02-01 20:00:26 +00:00
Alain Magloire
bbd4f67e0b Define FILE_WIZARD_ID and FOLDE_WIZARD_ID correctly. 2003-02-01 19:59:59 +00:00
Alain Magloire
ce015a8a17 make fDocument protected. 2003-02-01 19:59:19 +00:00
Alain Magloire
1e375c6ccf Remove of deprecated CreateFileAction, CreateFolderAction
and OpenPerspectiveMenu.
2003-02-01 19:58:48 +00:00
Alain Magloire
640781486b updated. 2003-01-31 20:00:33 +00:00
Alain Magloire
737909c878 patch from Tom Tromey. 2003-01-31 20:00:25 +00:00
David Inglis
8a80bf63a0 debug model presentation should not be here 2003-01-30 16:10:57 +00:00
Peter Graves
8eb09aca12 Removed some warnings. 2003-01-29 19:55:12 +00:00
Alain Magloire
d3bbe3ace6 update. 2003-01-29 18:18:38 +00:00
Alain Magloire
0bec11f97e With the help of eclipse-2.1 compiler remove warnings
about accessing static fields in the object instance.
2003-01-29 18:18:30 +00:00
Peter Graves
4acbb7e894 Removed extra spaces. 2003-01-29 17:56:30 +00:00
Alain Magloire
19bf3f9ec0 updated. 2003-01-29 15:03:22 +00:00
Alain Magloire
ef97708091 Useless declaration remove. 2003-01-29 15:03:14 +00:00
Alain Magloire
ec79111551 Use Class.forName(). 2003-01-29 15:02:59 +00:00
Alain Magloire
36d2f67998 Type should be Thread.interrupt() not Thread.interrupted(). 2003-01-29 15:02:43 +00:00
Alain Magloire
43e0c666a5 updated 2003-01-29 14:26:53 +00:00
Alain Magloire
b768d4a16c Cleanup warnings when accessing static fields. 2003-01-29 14:26:42 +00:00
Alain Magloire
2557996a9d updated 2003-01-29 14:19:33 +00:00
Alain Magloire
fae4602ab5 remove static qualifier. 2003-01-29 14:19:26 +00:00
Alain Magloire
01c7d568b7 Synchronization error fix. 2003-01-27 20:57:14 +00:00
Alain Magloire
2e05997cce updated. 2003-01-24 20:40:15 +00:00
Alain Magloire
f50d5032a3 Check for double quotes in the buildcommand. 2003-01-24 20:40:05 +00:00
Alain Magloire
58505ff006 Updated. 2003-01-23 20:58:50 +00:00
Alain Magloire
4ef996707d Rebuild. 2003-01-23 20:58:41 +00:00
Alain Magloire
f0c97590fa Correct escaped quotations. 2003-01-23 20:58:31 +00:00
Alain Magloire
b4ce2ca28f updated. 2003-01-23 19:27:45 +00:00
Alain Magloire
d2bdc3e425 extends IFunction. 2003-01-23 19:27:35 +00:00
Alain Magloire
6b785f2fa0 Remove duplicate ICElement 2003-01-23 19:27:17 +00:00
Alain Magloire
61fca42a17 use getTranslationUnitextensions() 2003-01-23 16:55:58 +00:00
Alain Magloire
b75ef61e20 use get{Header,Source}extensions() 2003-01-23 16:50:06 +00:00
Alain Magloire
6ebd7872e8 updated 2003-01-23 16:49:36 +00:00
Alain Magloire
1600134333 updated 2003-01-23 16:43:02 +00:00
Alain Magloire
2600c79835 New methods
getHeaderExtensions()
getSourceExtensions()
getTranslationUnitExtensions()
2003-01-23 16:40:04 +00:00
Alain Magloire
b365162ce5 Proposed changes form Hoda now extends IVariableDeclaration 2003-01-23 16:39:35 +00:00
Alain Magloire
fa981af205 Add new method.
getHeaderExtensions()
getSourceExtensions()
getTranslationUnitExtensions()
2003-01-23 16:38:42 +00:00