mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 10:46:02 +02:00
updated
This commit is contained in:
parent
aada361558
commit
1bf9f48b73
1 changed files with 13 additions and 0 deletions
|
@ -1,3 +1,16 @@
|
|||
2003-03-20 Alain Magloire
|
||||
|
||||
Patch from Amer Hoda
|
||||
This patch adds the functionnality of the C Element Deltas for translation
|
||||
unit. It figures the addes/deleted C elements with each elementChanged event.
|
||||
|
||||
* model/org/eclipse/cdt/internal/core/model/CElement.java:
|
||||
New method isIdentical().
|
||||
* model/org/eclipse/cdt/internal/core/model/CElementDeltabuilder.java:
|
||||
First implementation.
|
||||
* model/org/eclipse/cdt/internal/core/model/SourceManipulation.java:
|
||||
New method hasSameContentAs() and getModifiers().
|
||||
|
||||
2003-03-19 Alain Magloire
|
||||
|
||||
Patch from Amer Hoda.
|
||||
|
|
Loading…
Add table
Reference in a new issue