source: libcfa/src/concurrency/actor.hfa

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9235192c   10 months caparson added support for missed gulps benchmark
(edit) @2dfdae3   10 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @508671e   10 months caparson added termination check for non-stealing actor system
(edit) @b9c06b98   10 months pabuhr formatting, change set_allocation to return previous value, add …
(edit) @1fbf481   10 months caparson more actor changes and touchups
(edit) @70d8e2f2   10 months caparson added extra poll point to check for termination in actor system
(edit) @b065dbb   10 months caparson refactored actors to not need base pointers in envelopes
(edit) @e39cfb9   10 months caparson various cleanups and improvements (shutdown flags, automatic processor …
(edit) @1e940de0   11 months caparson cleanup/bugfix actors and fix virtual dtor bug
(edit) @0794365   11 months caparson refactored allocation enum to match naming style and refactored some … ast-experimental
(edit) @bebfc2e   11 months caparson renamed some types to make style consistent. fixed race condition in … ast-experimental
(edit) @efdd18c   13 months caparson updated actor header to use better name for stat toggling ADTast-experimental
(edit) @8512a2f   14 months caparson added libcfa support for virtual dtors and added it to actor impl ADTast-experimental
(edit) @681d8f2   14 months caparson After many red herrings I think the race between checking a message … ADTast-experimental
(edit) @d40555e   14 months caparson fixed matrix.cfa test error by reworking globals to avoid spurious … ADTast-experimental
(edit) @9155026   14 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @e23169b   14 months caparson some actor cleanup/optimizations ADTast-experimental
(edit) @99fb52c   14 months caparson fixed failing dynamic.cfa test ADTast-experimental
(edit) @f23d34db   14 months caparson changed some stat collection for actors and attempted to fix … ADTast-experimental
(edit) @858350a   14 months caparson added poison pill messages and made test for them ADTast-experimental
(edit) @2856044a   14 months caparson fixed div by zero bug in actor stats, cleaned up includes, changed to … ADTast-experimental
(edit) @1e38178   14 months caparson added some safety/productivity features and some stats ADTast-experimental
(edit) @2d028039   15 months caparson added support for copy based envelopes ADTast-experimental
(edit) @ccf1d99   15 months caparson intermediate push so I can move to nasus to performance test some stuff ADTast-experimental
(edit) @5c473c9   15 months caparson fixed bug where I used buffer as a stack not a queue ADTast-experimental
(edit) @ecfe574   15 months caparson added envelope copying to avoid allocations ADTast-experimental
(edit) @9d0ff30   15 months caparson added missing header ADTast-experimental
(add) @c042d79   15 months caparson ported uC++-style actor system ADTast-experimental
Note: See TracRevisionLog for help on using the revision log.