Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
Actor Framework
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
cpp-libs
Actor Framework
Commits
89e7d2cb62c0ece6f502c505034ca64195a9b821
Switch branch/tag
actor-framework
28 Apr, 2012
13 commits
(on(...) || on(...)) >> ...
· 89e7d2cb
neverlord
authored
Apr 28, 2012
89e7d2cb
cleanup code seems still buggy
· a8342ddc
neverlord
authored
Apr 28, 2012
a8342ddc
do not count proxies as running actors
· 83a01882
neverlord
authored
Apr 28, 2012
83a01882
renamed pmatch_each to match_each
· 0cf480ae
neverlord
authored
Apr 28, 2012
0cf480ae
feature mockup
· b19ea13a
neverlord
authored
Apr 28, 2012
b19ea13a
maintenance
· cacea1bc
neverlord
authored
Apr 28, 2012
cacea1bc
use atexit() rather than a 'static destructor'
· 152aa067
neverlord
authored
Apr 28, 2012
152aa067
fixed join order
· 9018413e
neverlord
authored
Apr 28, 2012
9018413e
actor_registry::erase() removes the element instead of invalidating it
· 1a0ec155
neverlord
authored
Apr 28, 2012
1a0ec155
added 'named' conversion function
· dededb12
neverlord
authored
Apr 28, 2012
dededb12
renamed pmatch_each to match_each
· 35762ddc
neverlord
authored
Apr 28, 2012
35762ddc
fixed reference_wrapper handling
· f1a515ff
neverlord
authored
Apr 28, 2012
f1a515ff
fixed annoying bug on MacOS X
· 8c478912
neverlord
authored
Apr 28, 2012
8c478912
26 Apr, 2012
2 commits
num argument
· 23b3dee4
neverlord
authored
Apr 26, 2012
23b3dee4
maintenance
· aa1db2b5
neverlord
authored
Apr 26, 2012
aa1db2b5
25 Apr, 2012
6 commits
select()
· 783cd02d
neverlord
authored
Apr 25, 2012
783cd02d
error handling
· 69ef1b78
neverlord
authored
Apr 25, 2012
69ef1b78
use buffers
· 3132985f
neverlord
authored
Apr 25, 2012
3132985f
bugfixing
· c390beaa
neverlord
authored
Apr 25, 2012
c390beaa
bugfixing
· 9e34fdf9
neverlord
authored
Apr 25, 2012
9e34fdf9
bye, bye select()
· b61316b9
neverlord
authored
Apr 25, 2012
b61316b9
24 Apr, 2012
3 commits
event based ping pong
· ad937fb8
neverlord
authored
Apr 24, 2012
ad937fb8
reformatting
· 6c3a8c43
neverlord
authored
Apr 24, 2012
6c3a8c43
added missing overload to spawn
· ef061e14
neverlord
authored
Apr 24, 2012
ef061e14
23 Apr, 2012
2 commits
better diagnostic
· 27854299
neverlord
authored
Apr 24, 2012
27854299
consistent atom names
· f2e3753e
neverlord
authored
Apr 23, 2012
f2e3753e
22 Apr, 2012
1 commit
added echo_actor to spawn unit test
· 467f3367
neverlord
authored
Apr 23, 2012
467f3367
21 Apr, 2012
2 commits
fixed threading issue
· b36cae49
neverlord
authored
Apr 21, 2012
b36cae49
nestable receive via mixin rather than policy
· ce955a9c
neverlord
authored
Apr 21, 2012
ce955a9c
20 Apr, 2012
10 commits
removed debug output
· 8e7a9375
neverlord
authored
Apr 20, 2012
8e7a9375
enabled pending_enqueue()
· 69f9a6d0
neverlord
authored
Apr 20, 2012
69f9a6d0
bugfix
· 452231bd
neverlord
authored
Apr 20, 2012
452231bd
pending_enqueue
· a7038dc9
neverlord
authored
Apr 20, 2012
a7038dc9
refactored channel interface
· c05472d2
neverlord
authored
Apr 20, 2012
c05472d2
bugfix and CPPA_CRITICAL
· e3526dee
neverlord
authored
Apr 20, 2012
e3526dee
bugfix
· 55e5f2c6
neverlord
authored
Apr 20, 2012
55e5f2c6
pre-allocate only max_size()/2 elements
· 4b4d4cc9
neverlord
authored
Apr 20, 2012
4b4d4cc9
'next << ...' rather than next.enqueue(...)
· 9d9065a7
neverlord
authored
Apr 20, 2012
9d9065a7
cache nodes to reduce new/delete calls
· b7222548
neverlord
authored
Apr 20, 2012
b7222548
19 Apr, 2012
1 commit
reformatting
· 492f6535
neverlord
authored
Apr 19, 2012
492f6535