index
:
vs-sim
ds-sim
master
packages
VS-Sim is an open source simulator programmed in Java for distributed systems. VS-Sim stands for "Verteilte Systeme Simulator" which is the german translation for "Distributed Sytstems Simulator".
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sources
/
core
/
VSMessage.java
Age
Commit message (
Expand
)
Author
2008-05-27
Pull down menu now sorted by protocol's shortnames
Paul Buetow
2008-05-26
VSMessage constructor does not requier the protocol's classname anymore.
Paul Buetow
2008-05-25
Added private static final long serialVersionUID = 1L;
Paul Buetow
2008-05-25
Run astyle.
Paul Buetow
2008-05-25
JavaDoc.
Paul Buetow
2008-05-25
JAutoDoc :)
Paul Buetow
2008-05-25
initial javadoc.
Paul Buetow
2008-05-25
Imports cleaned.
Paul Buetow
2008-05-24
Cleanup.
Paul Buetow
2008-05-20
Loggin texts cleaned.
Paul Buetow
2008-05-20
A VSMessage is not a VSEvent any more. Instead a MessageReceiveEvent has been...
Paul Buetow
2008-05-18
new Task Manager works :-)
Paul Buetow
2008-05-18
The TaskManager works partly.
Paul Buetow
2008-05-18
Some cleanup in the VSDefaultPrefs.
Paul Buetow
2008-05-17
VSEvent interface has now has the init method.
Paul Buetow
2008-05-17
Renamed RegisteredProtocols into VSRegisteredProtocols
Paul Buetow
2008-05-17
core.time package complete.
Paul Buetow
2008-05-17
Vectortimestamps work
Paul Buetow
2008-05-15
1 Moved the stuff to trunk!
Paul Buetow