- 06 Mar, 2014 2 commits
-
-
Dominik Charousset authored
-
Dominik Charousset authored
this patch streamlines the recent patch from ajac: enforce consistent coding style, removed the superfluous windows_tcp class and moved the node_id::get to the MM, to guarantee WSAStartup has been called before accessing network devices
-
- 05 Mar, 2014 1 commit
-
-
Alan Campbell authored
The examples and tests run. Remaining problems: 1. middleman_event_handler::update runs into "cannot erase " << ptr << " (no such element)" on disconnect of a remote actor. 2. chat example client crashes in windows on connect backtrace just prints addresses. added execinfo_windows.h for missing execinfo.h in mingw uuid from disk partition now implemented.
-
- 03 Mar, 2014 1 commit
-
-
Dominik Charousset authored
-
- 25 Feb, 2014 1 commit
-
-
Dominik Charousset authored
-
- 24 Feb, 2014 2 commits
-
-
Dominik Charousset authored
-
Dominik Charousset authored
-
- 20 Feb, 2014 4 commits
-
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
- 18 Feb, 2014 4 commits
-
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
- 17 Feb, 2014 1 commit
-
-
Neverlord authored
-
- 10 Feb, 2014 1 commit
-
-
Dominik Charousset authored
-
- 05 Feb, 2014 2 commits
-
-
Dominik Charousset authored
-
Joseph Noir authored
Conflicts: configure cppa/opencl/actor_facade.hpp cppa/opencl/command.hpp
-
- 03 Feb, 2014 2 commits
-
-
Dominik Charousset authored
-
Joseph Noir authored
-
- 02 Feb, 2014 1 commit
-
-
Dominik Charousset authored
-
- 31 Jan, 2014 3 commits
-
-
Dominik Charousset authored
-
Joseph Noir authored
preparation for asynchronous copy operations to device
-
Joseph Noir authored
-
- 30 Jan, 2014 4 commits
-
-
Dominik Charousset authored
-
Joseph Noir authored
rotate buffer, instead of multiple function calls
-
Dominik Charousset authored
-
Dominik Charousset authored
Added missing include for inet.h. I don't know if this may be specific t...
-
- 29 Jan, 2014 2 commits
-
-
Dominik Charousset authored
-
Alberto Montero authored
-
- 28 Jan, 2014 6 commits
-
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
Fix building libcppa as a submodule
-
Bartosz Taczala authored
-
Dominik Charousset authored
this patch renames the class `group` to be consistent with actors and channels
-
- 24 Jan, 2014 3 commits
-
-
Dominik Charousset authored
with this patch, untyped_actor is called event_based_actor once more and blocking_untyped_actor has been renamed to blocking_actor; reason to this is, that untyped_actor is too general, as there are several other classes that are indeed untyped actors but do not inherit from event_based_actor (e.g. io::broker, actor_proxy)
-
Joseph Noir authored
... and fixed bug in variable result size.
-
Joseph Noir authored
+ unit test in test_opencl
-