index
:
ds-sim
ds-sim
The Distributed Systems Simulator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sources
/
protocols
/
VSAbstractProtocol.java
Age
Commit message (
Expand
)
Author
2025-06-12
Restructure project to use Maven exclusively and bump to v1.0.1-SNAPSHOT
Paul Buetow
2022-04-03
reformatted with astyle
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-13
some cleanup
Paul Buetow
2008-08-09
written a lot
Paul Buetow
2008-08-08
(no commit message)
Paul Buetow
2008-08-07
codelinelength and formatted
Paul Buetow
2008-08-07
written a lot
Paul Buetow
2008-08-04
restructured stuff
Paul Buetow
2008-06-11
More javadoc.
Paul Buetow
2008-06-03
made future serialized class versions backwards compatible.
Paul Buetow
2008-06-03
Bugfixes:
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-30
some javadoc fixes.
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
onServerStart vs onClientStart works.
Paul Buetow
2008-05-27
client and server variables are now separate in the editor.
Paul Buetow
2008-05-26
Two phase commit protocol works.
Paul Buetow
2008-05-26
1 phase comit protocol works
Paul Buetow
2008-05-26
new onClientSchedule and onServerSchedule abstract methods
Paul Buetow
2008-05-26
All abstract classes now have an Abstract in it's name
Paul Buetow