summaryrefslogtreecommitdiff
path: root/sources/core
AgeCommit message (Expand)Author
2008-05-29Only relevant message delivering works.Paul Buetow
2008-05-28alle event classnames now have a VS prefix.Paul Buetow
2008-05-28Style and javadoc.Paul Buetow
2008-05-28Java style astyle.Paul Buetow
2008-05-27bugfix in the random numbers.Paul Buetow
2008-05-27Pull down menu now sorted by protocol's shortnamesPaul Buetow
2008-05-27client and server variables are now separate in the editor.Paul Buetow
2008-05-26new option: "sim.message.prob.mean"Paul Buetow
2008-05-26Two phase commit protocol works.Paul Buetow
2008-05-26All abstract classes now have an Abstract in it's namePaul Buetow
2008-05-26VSMessage constructor does not requier the protocol's classname anymore.Paul Buetow
2008-05-26all relevant variables now do have units.Paul Buetow
2008-05-26backupPaul Buetow
2008-05-25Added private static final long serialVersionUID = 1L;Paul Buetow
2008-05-25comments.Paul Buetow
2008-05-25Run astyle.Paul Buetow
2008-05-25comments.Paul Buetow
2008-05-25JavaDoc.Paul Buetow
2008-05-25JAutoDoc :)Paul Buetow
2008-05-25initial javadoc.Paul Buetow
2008-05-25Imports cleaned.Paul Buetow
2008-05-24run astyle.Paul Buetow
2008-05-24Cleanup.Paul Buetow
2008-05-24PRocesses now get removed properly.Paul Buetow
2008-05-24Processes are now deletable.Paul Buetow
2008-05-24removed blinking while process updating.Paul Buetow
2008-05-24new protocol editor works.Paul Buetow
2008-05-22A ProcessRecoverEvent should get handled the VERY first.Paul Buetow
2008-05-22Expert mode quick checkbox added.Paul Buetow
2008-05-22BugfixPaul Buetow
2008-05-22Simplemode/expertmode bugfix.Paul Buetow
2008-05-22Random crash tasks bugfix.Paul Buetow
2008-05-21JTable editor done?!? :)Paul Buetow
2008-05-20A new package events.internal has been introduced. It only contains events wh...Paul Buetow
2008-05-20Loggin texts cleaned.Paul Buetow
2008-05-20anti aliasing button faster.Paul Buetow
2008-05-20A VSMessage is not a VSEvent any more. Instead a MessageReceiveEvent has been...Paul Buetow
2008-05-19TaskManager bugfix.Paul Buetow
2008-05-19TaskManager improvements.Paul Buetow
2008-05-19Bugfix in the TaskManager.insert method.Paul Buetow
2008-05-19local process time goes on if process is crashed. simulates BIOS time.Paul Buetow
2008-05-18TaskManager bugfixes.Paul Buetow
2008-05-18new Task Manager works :-)Paul Buetow
2008-05-18Process Crash and Process Recover Events work with the new Task maanger.Paul Buetow
2008-05-18The TaskManager works partly.Paul Buetow
2008-05-18TaskManager better.Paul Buetow
2008-05-18Some cleanup in the VSDefaultPrefs. Paul Buetow
2008-05-17Bugfix: Crash and Recover tasks use global time.Paul Buetow
2008-05-17Manual crash/recover implemented.Paul Buetow
2008-05-17VSEvent interface has now has the init method.Paul Buetow