Cleanup.
|
Remove the 'setWordSize' method from 'IFormattedMemoryBlock' and use 'reformat' instead.
|
Implementation of the 'Number Of Columns' action.
|
Utilities to convert textual presentation of memory to bytes.
|
Set the 'relationship' attribute value to 'stack' for the 'MemoryView' perspective extension.
|
Replaced the usage of 'setWordSize' method by the 'reformat' method of 'IFormattedMemoryBlock'.
|
Replaced 'MEMORY_BYTES_PER_ROW_...' constants by 'MEMORY_NUMBER_OF_COLUMNS_...'.
|
Support of the "Memory Unit Size" action.
|
Implementing editor features of Memory view.
|
Implementation of the 'Memory Unit Size' action.
|