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
/
VSTask.java
Age
Commit message (
Expand
)
Author
2022-04-03
reformatted with astyle
ds-sim
Paul Buetow
2022-04-03
fix java deprecation notices
Paul Buetow
2021-05-01
fix URIs in headers
Paul Buetow
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-14
final
Paul Buetow
2008-08-13
some cleanup
Paul Buetow
2008-08-13
typos
Paul Buetow
2008-08-07
codelinelength and formatted
Paul Buetow
2008-08-04
restructured stuff
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
time can be reedited
Paul Buetow
2008-06-13
run astyle
Paul Buetow
2008-06-13
copy events works
Paul Buetow
2008-06-12
fixed deadlock (probably) bug
Paul Buetow
2008-06-12
fixed some bugs.
Paul Buetow
2008-06-11
added color copy constructor in VSPrefs.
Paul Buetow
2008-06-11
More javadoc.
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
a bit of refactoring
Paul Buetow
2008-05-31
renamings
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-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-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
Run astyle.
Paul Buetow
2008-05-25
JavaDoc.
Paul Buetow
2008-05-25
JAutoDoc :)
Paul Buetow
2008-05-25
Imports cleaned.
Paul Buetow
2008-05-22
A ProcessRecoverEvent should get handled the VERY first.
Paul Buetow
2008-05-22
Expert mode quick checkbox added.
Paul Buetow
2008-05-22
Bugfix
Paul Buetow
2008-05-22
Simplemode/expertmode bugfix.
Paul Buetow
2008-05-20
A new package events.internal has been introduced. It only contains events wh...
Paul Buetow
2008-05-20
anti aliasing button faster.
Paul Buetow
[next]