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

74 commits

Author SHA1 Message Date
Peter Graves
55d821e0a2 Cleanup to remove warnings. 2003-09-24 14:41:09 +00:00
Peter Graves
2db6f58160 Include the .jar file. 2003-07-18 18:45:45 +00:00
Doug Schaefer
c3710b47a6 Fix up paths. 2003-07-14 20:14:41 +00:00
Peter Graves
04b6ea96de Major cleanup. Moved the resrouces out of the source tree and
fixed a problem where we were not terminating debug sessions.
Also removed a bunch of unused stuff.
2003-07-03 18:21:15 +00:00
David Inglis
09a1c8f4d9 update version 2003-04-23 16:47:21 +00:00
Alain Magloire
b0f43f73ce updated. 2003-04-06 00:33:54 +00:00
Alain Magloire
da81942d76 Get rid of some warnings. 2003-04-06 00:33:45 +00:00
Alain Magloire
70725d89a4 updated 2003-03-27 16:25:39 +00:00
Alain Magloire
edd1a22fb3 Changes was doen int the Core Model:
ICModel, ICProject, ICContainer, ICTranslationUnit
IArchive and IBinary

We now adjust the code
2003-03-27 16:25:30 +00:00
Doug Schaefer
2146d49bbc Oops, wrong project. 2003-02-11 15:54:33 +00:00
Doug Schaefer
6cc8fcf0b7 Work on the DOM builder - simple declaration and declSpecifiers but
no declarator yet.
2003-02-11 15:49:46 +00:00
Peter Graves
8eb09aca12 Removed some warnings. 2003-01-29 19:55:12 +00:00
Peter Graves
fbbb8e82c0 Simple fix. 2003-01-29 19:08:39 +00:00
Peter Graves
01b4d137a7 Updates from Judy Green - updated classpath and .project to reflect classpath changes 2003-01-22 19:22:47 +00:00
Peter Graves
c36bf37cb1 Update for the new parameters to ICDISession.createCSession 2003-01-21 18:58:16 +00:00
Peter Graves
6acf96ba0e Commit patch from JGreen 2003-01-06 20:33:54 +00:00
Peter Graves
d43760202b Commit patch from JGreen 2003-01-06 20:10:22 +00:00
Peter Graves
78c31decfc Patch from jgreen 2003-01-06 12:43:34 +00:00
Peter Graves
7e5e732224 Genreral cleanup (remove jdt refrences) and move closer to being automatable 2002-12-17 15:42:17 +00:00
Peter Graves
92c9f39f22 Updated to reflect removal of evaluateExpressionToValue from the API and added a Changelog 2002-10-30 20:55:07 +00:00
Peter Graves
1e1d01405f Add some more debug tests 2002-10-10 18:22:09 +00:00
Peter Graves
bcdc287e0c Removed refrences to non-existant source directories 2002-10-10 18:00:14 +00:00
Peter Graves
32b09f9ef9 Initial commit of new debug tests. 2002-10-10 13:06:39 +00:00
Doug Schaefer
142bcc308a Added .project file to source control 2002-10-01 13:33:28 +00:00