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
/
events
/
implementations
Age
Commit message (
Expand
)
Author
2013-12-22
cleanup packages branch
Paul Buetow (mars.fritz.box)
2009-01-27
on the good way making english language support working
Paul Buetow
2009-01-17
added initial multiple langua support.
Paul Buetow
2008-08-13
typos
Paul Buetow
2008-06-13
compiles again
Paul Buetow
2008-05-31
more elegant way to remove not relevantmessages.
Paul Buetow
2008-05-30
documented more.
Paul Buetow
2008-05-30
Paul Buetow -> Paul C. Buetow
Paul Buetow
2008-05-30
all java files now have a license header.
Paul Buetow
2008-05-30
cosmetic fixes for javadoc.
Paul Buetow
2008-05-29
added some mor javadoc.
Paul Buetow
2008-05-29
Only relevant message delivering works.
Paul Buetow
2008-05-28
alle event classnames now have a VS prefix.
Paul Buetow
2008-05-27
client and server variables are now separate in the editor.
Paul Buetow
2008-05-26
All abstract classes now have an Abstract in it's name
Paul Buetow
2008-05-25
Added private static final long serialVersionUID = 1L;
Paul Buetow
2008-05-25
comments.
Paul Buetow
2008-05-25
Run astyle.
Paul Buetow
2008-05-25
JAutoDoc :)
Paul Buetow
2008-05-25
Imports cleaned.
Paul Buetow
2008-05-20
A new package events.internal has been introduced. It only contains events wh...
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
TaskManager bugfixes.
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-18
temp
Paul Buetow
2008-05-17
VSEvent interface has now has the init method.
Paul Buetow
2008-05-17
RecoverEvent added.
Paul Buetow
2008-05-17
added a new package.
Paul Buetow