1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 17:35:35 +02:00
This commit is contained in:
Alain Magloire 2002-10-31 00:15:58 +00:00
parent b2ec6d9142
commit d2195ebf5d

View file

@ -1,3 +1,12 @@
2002-10-30 Alain Magloire
* src/.../core/cdi/MemoryBlock.java (setDirty): When need a
refresh setDirty() to true.
(isDirty): Return the flag value.
* src/.../core/cdi/MemoryManager.java (update): Check if
the MemoryBlock isDirty().
2002-10-30 Alain Magloire
* src/.../core/cdi/MemoryBlock.java (setValue): reuse refresh()