Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-28 | Run SameService in a separate process. | Kjetil Ørbekk | |
2012-02-27 | Remove argument to DelayedOperation.working-graphics-0.1 | Kjetil Ørbekk | |
2012-02-27 | Clean up source code. | Kjetil Ørbekk | |
Clean up source code with Eclipse. In particular remove tabs. | |||
2012-02-27 | Add DelayedOperation<T> class. | Kjetil Ørbekk | |
A DelayedOperation represents an asynchronious operation. | |||
2012-02-16 | Add manual performWork() in WorkQueue for testing. | Kjetil Ørbekk | |
2012-01-31 | WorkList => WorkQueue – A worker thread helper class. | Kjetil Ørbekk | |
2012-01-31 | Add WorkQueue. | Kjetil Ørbekk | |
2012-01-30 | Add WorkList data structure. | Kjetil Ørbekk | |
This class is used to hold commands for a worker thread. |