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
Age
Commit message (
Expand
)
Author
2008-06-03
Bugfixes:
Paul Buetow
2008-06-02
save/open works!?
Paul Buetow
2008-06-02
fixes
Paul Buetow
2008-06-02
foo
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
Vector<VSProcess> processes is now an ArrayList
Paul Buetow
2008-05-31
yet another bugfix
Paul Buetow
2008-05-31
a bit of refactoring
Paul Buetow
2008-05-31
renamings
Paul Buetow
2008-05-31
some comment
Paul Buetow
2008-05-31
bugfix!
Paul Buetow
2008-05-31
local timed tasks bugfix.
Paul Buetow
2008-05-31
more elegant way to remove not relevantmessages.
Paul Buetow
2008-05-31
bugfix
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-30
some javadoc fixes.
Paul Buetow
2008-05-30
new package has been documented.
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-28
Style and javadoc.
Paul Buetow
2008-05-28
Java style astyle.
Paul Buetow
2008-05-27
bugfix in the random numbers.
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
new option: "sim.message.prob.mean"
Paul Buetow
2008-05-26
Two phase commit protocol works.
Paul Buetow
2008-05-26
All abstract classes now have an Abstract in it's name
Paul Buetow
2008-05-26
VSMessage constructor does not requier the protocol's classname anymore.
Paul Buetow
2008-05-26
all relevant variables now do have units.
Paul Buetow
2008-05-26
backup
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
comments.
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
run astyle.
Paul Buetow
2008-05-24
Cleanup.
Paul Buetow
2008-05-24
PRocesses now get removed properly.
Paul Buetow
2008-05-24
Processes are now deletable.
Paul Buetow
2008-05-24
removed blinking while process updating.
Paul Buetow
2008-05-24
new protocol editor works.
Paul Buetow
2008-05-22
A ProcessRecoverEvent should get handled the VERY first.
Paul Buetow
[next]