Alain Magloire
0ea66906c5
File renamed to ChangeLog-browser
2004-05-17 20:19:47 +00:00
Alain Magloire
c5dabe7b00
Chris Wiebe new patch: deal with type cache scalability.
2004-05-17 16:03:08 +00:00
Alain Magloire
4e8200ae93
Chris Wiebe new patch: deal with type cache scalability.
2004-05-17 15:50:32 +00:00
Alain Magloire
37c1ca7b3a
2004-05-06 Chris Wiebe
...
Creating a new Job to handle the changes, instead
of reusing the same job.
2004-05-06 18:37:54 +00:00
Alain Magloire
2a4baf63a4
Unecessary flushing of the cache. Quick fix, while
...
Chris come with a new solution.
2004-05-05 16:28:50 +00:00
Alain Magloire
4acf3441ad
2004-04-06 Chris Wiebe
...
initial placement of non-ui code into org.eclipse.cdt.core.browser
2004-04-21 16:13:34 +00:00
Alain Magloire
7ef1a6ed7e
Change The Core Model interfaces to throw CModelException when
...
the fail abnormally. This forces a lot of try{} catch(){}
bloks and rethrow to be added in the code.
2004-04-20 00:06:27 +00:00
Alain Magloire
3f68cfad81
Fix for PR 58481
2004-04-16 00:35:42 +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
John Camelon
68365e4ac0
<BR>org.eclipse.cdt.core
...
<BR> Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=55785 .
<BR> Fix required update to ISourceElementRequestor interface : clients updated accordingly.
<BR>
<BR>org.eclipse.cdt.core.tests
<BR> Updated clients for ISourceElementRequestor.createReader() updates.
<BR>
<BR>org.eclipse.cdt.ui
<BR> Updated CompletionEngine to use shared working copies when parsing include files.
<BR> Updated clients for ISourceElementRequestor.createReader() updates.
2004-04-11 22:52:21 +00:00
Alain Magloire
310112d6cd
Change the parsing mode to be structural for the
...
TypeInfo parsing.
2004-04-07 19:18:00 +00:00
Alain Magloire
f6a9f8da22
New patch from Chris Wiebe to boost the performance
...
of the TypeInfo, a separation is done via
the Core and UI to provide more flexibility for clients
using this service.
2004-04-07 00:32:13 +00:00