source: libcfa/src/concurrency/actor.hfa

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1e940de0   21 months caparson cleanup/bugfix actors and fix virtual dtor bug
(edit) @0794365   22 months caparson refactored allocation enum to match naming style and refactored some … ast-experimental
(edit) @bebfc2e   22 months caparson renamed some types to make style consistent. fixed race condition in … ast-experimental
(edit) @efdd18c   2 years caparson updated actor header to use better name for stat toggling ADTast-experimental
(edit) @8512a2f   2 years caparson added libcfa support for virtual dtors and added it to actor impl ADTast-experimental
(edit) @681d8f2   2 years caparson After many red herrings I think the race between checking a message … ADTast-experimental
(edit) @d40555e   2 years caparson fixed matrix.cfa test error by reworking globals to avoid spurious … ADTast-experimental
(edit) @9155026   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @e23169b   2 years caparson some actor cleanup/optimizations ADTast-experimental
(edit) @99fb52c   2 years caparson fixed failing dynamic.cfa test ADTast-experimental
(edit) @f23d34db   2 years caparson changed some stat collection for actors and attempted to fix … ADTast-experimental
(edit) @858350a   2 years caparson added poison pill messages and made test for them ADTast-experimental
(edit) @2856044a   2 years caparson fixed div by zero bug in actor stats, cleaned up includes, changed to … ADTast-experimental
(edit) @1e38178   2 years caparson added some safety/productivity features and some stats ADTast-experimental
(edit) @2d028039   2 years caparson added support for copy based envelopes ADTast-experimental
(edit) @ccf1d99   2 years caparson intermediate push so I can move to nasus to performance test some stuff ADTast-experimental
(edit) @5c473c9   2 years caparson fixed bug where I used buffer as a stack not a queue ADTast-experimental
(edit) @ecfe574   2 years caparson added envelope copying to avoid allocations ADTast-experimental
(edit) @9d0ff30   2 years caparson added missing header ADTast-experimental
(add) @c042d79   2 years caparson ported uC++-style actor system ADTast-experimental
Note: See TracRevisionLog for help on using the revision log.