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
/
VSAbstractEvent.java
Age
Commit message (
Collapse
)
Author
2021-05-01
fix URIs in headers
Paul Buetow
2009-01-27
on the good way making english language support working
Paul Buetow
2008-08-13
some cleanup
Paul Buetow
2008-08-13
typos
Paul Buetow
2008-08-10
renamed
Paul Buetow
2008-08-07
written a lot
Paul Buetow
2008-08-04
restructured stuff
Paul Buetow
2008-06-25
javadoc fix
Paul Buetow
2008-06-14
run astyle
Paul Buetow
2008-06-13
ok, works: change PIDs and TIMEs in the task manager.
Paul Buetow
2008-06-13
compiles again
Paul Buetow
2008-06-13
temp
Paul Buetow
2008-06-03
made future serialized class versions backwards compatible.
Paul Buetow
2008-06-02
saveing seems work, but may have bugs
Paul Buetow
2008-06-01
better serialization
Paul Buetow
2008-06-01
initial complete serialization support
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-27
Pull down menu now sorted by protocol's shortnames
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