mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
updated.
This commit is contained in:
parent
4c4d89b449
commit
692b6647df
1 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,13 @@
|
|||
2003-04-14 Alain Magloire
|
||||
|
||||
The problem: the old parser can still hangs and bring chaos, this
|
||||
temporary code(since the new parser does not have yet a callback
|
||||
mechanism) allow us to use the new parser when doing the visual diffs.
|
||||
It is key on the preference setting, to enable/disable the old parser.
|
||||
|
||||
* src/org/eclipse/cdt/internal/ui/comparator/CStructureCreator.java:
|
||||
* src/org/eclipse/cdt/internal/ui/comparator/ComparatorModelbuilder.java:
|
||||
|
||||
2003-04-10 Alain Magloire
|
||||
|
||||
* src/org/eclipse/cdt/internal/ui/editor/CEditorActionContributor.java:
|
||||
|
|
Loading…
Add table
Reference in a new issue