166
I Use This!
Moderate Activity

Commits : Listings

Analyzed 12 days ago. based on code collected 13 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cmdCount removed and MIEvent takes argument. More... over 22 years ago
setTerminate() takes a new argument. More... over 22 years ago
indentation. More... over 22 years ago
super needs token as argument. More... over 22 years ago
getUniqToken() new method. More... over 22 years ago
always send the token part of the string. More... over 22 years ago
passing token to MIEvent. More... over 22 years ago
enableEventToken(), disableEventToken() new methods. More... over 22 years ago
getLastExecutionToken() new method. More... over 22 years ago
new method allowProgramInterruption. More... over 22 years ago
Implementing editor features of Memory view. More... over 22 years ago
Utilities to convert textual presentation of memory to bytes. More... over 22 years ago
Added 'New" to text of creation wizards as per Eclipse UI (Guideline 2.3) More... over 22 years ago
updated. More... over 22 years ago
new Method isLittleEndian(). More... over 22 years ago
Updated log regarding change to plugin.properties file More... over 22 years ago
Implementation of the 'Number Of Columns' action. More... over 22 years ago
Replaced 'MEMORY_BYTES_PER_ROW_...' constants by 'MEMORY_NUMBER_OF_COLUMNS_...'. More... over 22 years ago
Cleanup. More... over 22 years ago
Replaced the usage of 'setWordSize' method by the 'reformat' method of 'IFormattedMemoryBlock'. More... over 22 years ago
Remove the 'setWordSize' method from 'IFormattedMemoryBlock' and use 'reformat' instead. More... over 22 years ago
removed the redundant Eclipse Platform from the perspective name. It has resulted in titles such as "C/C++ Developmnet - Eclipse Platform - Eclipse Platform" More... over 22 years ago
Set the 'relationship' attribute value to 'stack' for the 'MemoryView' perspective extension. More... over 22 years ago
Implementation of the 'Memory Unit Size' action. More... over 22 years ago
Support of the "Memory Unit Size" action. More... over 22 years ago
Implementing Memory view formatting actions. More... over 22 years ago
Moved the memory format constants from IFormattedMemoryRetrieval.java to IFormattedMemoryBlock.java. More... over 22 years ago
fixed exception on shutdown with an attached process More... over 22 years ago
Updated. More... over 22 years ago
Fire a suspended event on error. More... over 22 years ago