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
07fbff852d5e4b1d8cd6d9403f52f8424937b9c3
Switch branch/tag
actor-framework
07 Sep, 2011
4 commits
member reordering
· 07fbff85
neverlord
authored
Sep 07, 2011
07fbff85
'fixed' segfault on Mac OS
· 334b84d6
neverlord
authored
Sep 07, 2011
334b84d6
fixed namespace
· d21858bb
neverlord
authored
Sep 07, 2011
d21858bb
singleton_manager
· 02c848b8
neverlord
authored
Sep 07, 2011
02c848b8
06 Sep, 2011
1 commit
thread.hpp on macosx
· e93b3575
neverlord
authored
Sep 06, 2011
e93b3575
01 Sep, 2011
1 commit
use std::thread instead of boost::thread on linux
· d9773eb7
neverlord
authored
Sep 01, 2011
d9773eb7
06 Sep, 2011
2 commits
dq
· fd091b93
neverlord
authored
Sep 06, 2011
fd091b93
timed receive
· 7ede617a
neverlord
authored
Sep 06, 2011
7ede617a
05 Sep, 2011
8 commits
util::duration type info
· 22541dc5
neverlord
authored
Sep 05, 2011
22541dc5
scheduler::future_send
· 00525dd1
neverlord
authored
Sep 05, 2011
00525dd1
any_tuple::tail
· a57456b7
neverlord
authored
Sep 05, 2011
a57456b7
util::duration
· 30c57dcc
neverlord
authored
Sep 05, 2011
30c57dcc
util::duration
· 7899929c
neverlord
authored
Sep 05, 2011
7899929c
util::duration
· 2337b22a
neverlord
authored
Sep 05, 2011
2337b22a
use nullptr instead of 0 literal
· c33ee255
neverlord
authored
Sep 05, 2011
c33ee255
any_tuple::tail
· 00f1e528
neverlord
authored
Sep 05, 2011
00f1e528
02 Sep, 2011
3 commits
Merge branch 'master' of github.com:Neverlord/libcppa
· ffd73d2a
neverlord
authored
Sep 03, 2011
ffd73d2a
scheduler_helper
· 0242637b
neverlord
authored
Sep 02, 2011
0242637b
fixed usage of detached hint in thread_pool_scheduler
· 59aa1fa3
neverlord
authored
Sep 02, 2011
59aa1fa3
31 Aug, 2011
1 commit
use mock_actor for detached actors
· cfcfedfb
neverlord
authored
Aug 31, 2011
cfcfedfb
25 Aug, 2011
9 commits
tidy up some includes
· 54738d06
neverlord
authored
Aug 25, 2011
54738d06
removed old comment
· 9ef480a4
neverlord
authored
Aug 25, 2011
9ef480a4
noncopyable serializer
· f83b4403
neverlord
authored
Aug 25, 2011
f83b4403
noncopyable deserializer
· 90bc87ce
neverlord
authored
Aug 25, 2011
90bc87ce
const correctness
· 5426214a
neverlord
authored
Aug 25, 2011
5426214a
moved invoke_rules implementation to own .cpp file
· 1df31891
neverlord
authored
Aug 25, 2011
1df31891
catch exceptions of unit tests
· 0bccb735
neverlord
authored
Aug 25, 2011
0bccb735
fixed pattern matching bug
· 13a37636
neverlord
authored
Aug 25, 2011
13a37636
removed useless forward declaration
· 437c5bef
neverlord
authored
Aug 25, 2011
437c5bef
24 Aug, 2011
11 commits
Removed Makefile.rules from README
· 0f0ae262
neverlord
authored
Aug 24, 2011
0f0ae262
removed unnecessary includes
· 9b6f4a1f
neverlord
authored
Aug 24, 2011
9b6f4a1f
added ignore rules for gen_server stuff
· d95c4492
neverlord
authored
Aug 24, 2011
d95c4492
execute cleanup on normal exit
· 89e18d3d
neverlord
authored
Aug 24, 2011
89e18d3d
bugfix (fixed operator== for integer types)
· 03ab7799
neverlord
authored
Aug 24, 2011
03ab7799
allow passing multiple rules to receive()
· c5e53ab2
neverlord
authored
Aug 24, 2011
c5e53ab2
gen_server performance test
· 267c70c7
neverlord
authored
Aug 24, 2011
267c70c7
inlined bind_failure::error_code
· c3b7b23e
neverlord
authored
Aug 24, 2011
c3b7b23e
added libcppa.pc
· f1167ce5
neverlord
authored
Aug 24, 2011
f1167ce5
actor_exited::reason
· bec54f29
neverlord
authored
Aug 24, 2011
bec54f29
Merge pull request #4 from mephi42/master
· 95355e1b
Dominik Charousset
authored
Aug 24, 2011
Autotools build changes
95355e1b