History log of /barrelfish-master/if/dist_event.if
Revision Date Author Comments
# 9bd8d1d5 03-Apr-2019 Reto Achermann <reto.achermann@inf.ethz.ch>

replacing umlaute and fixing address in headers Haldeneggsteig -> Universitaetsstrasse

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 6992090a 26-Jul-2016 Adam Turowski <adam.turowski@inf.ethz.ch>

Adding maximum size to variable arrays in flounder definitions. Converting
one TArray to normal arguments.

Signed-off-by: Adam Turowski <adam.turowski@inf.ethz.ch>


# 911a1c43 13-Dec-2011 Gerd Zellweger <zgerd@student.ethz.ch>

Refactoring

Current state does not compile! Using 2nd Thread for asynchronous events,
remove dist_event and move in dist2 interface. Even tough we still use
2 bindings this gets rid of some boiler plate code.


# c37f9022 06-Dec-2011 Gerd Zellweger <zgerd@student.ethz.ch>

Worked on Locking, Barriers, Sequential Objects

Moved the Sequential set code into Prolog. I still have
problems loading the regex library, however split is needed
to read the sequence of existing objects so I added
the necessary predicated manually in the eclipse namespace.

Initial Barrier code written but untested. In addition I
modified the exists and exists_not handler to use the
new set_watch() code instead of their own custom versions.


# c47b23db 23-Nov-2011 Gerd Zellweger <zgerd@student.ethz.ch>

dist2 refactoring done

--HG--
rename : lib/dist2/parser/ast.h => include/dist2/parser/ast.h
rename : lib/dist2/server/service.h => include/dist2_server/service.h