- 16 May, 2013 1 commit
-
-
dchh authored
-
- 13 May, 2013 2 commits
-
-
Dominik Charousset authored
-
Dominik Charousset authored
-
- 10 May, 2013 1 commit
-
-
Dominik Charousset authored
-
- 06 May, 2013 10 commits
-
-
Dominik Charousset authored
-
Joseph Noir authored
The opencl test provokes an execption with an incorrect opencl kernel.
-
Joseph Noir authored
-
Joseph Noir authored
Only error is written to logfile, build log is written to cerr.
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Joseph Noir authored
-
Joseph Noir authored
Conflicts: src/opencl/command_dispatcher.cpp
-
Dominik Charousset authored
Provide two missing includes.
-
Matthias Vallentin authored
-
- 05 May, 2013 1 commit
-
-
Dominik Charousset authored
type names are now mapped using a static lookup table; all built-in types information instances are now members of uniform_type_info_map to get rid of as much heap allocations as possible
-
- 30 Apr, 2013 4 commits
-
-
Dominik Charousset authored
this patch fixes several bugs that are related to the recently added support for priorities; it also refactors the remote actors unit test and improves logging
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Joseph Noir authored
naming of rows and columns was inverted
-
- 29 Apr, 2013 3 commits
-
-
Dominik Charousset authored
this patch adds a new spawn option for priority-aware actors and refactors libcppa's message passing; this version has a known issue with network distributed group messaging
-
Joseph Noir authored
-
Joseph Noir authored
Since OpenCL provides a way to find the number of available platforms, the command dispatcher now uses it.
-
- 25 Apr, 2013 1 commit
-
-
Joseph Noir authored
-
- 24 Apr, 2013 1 commit
-
-
Dominik Charousset authored
-
- 19 Apr, 2013 10 commits
-
-
Dominik Charousset authored
this patch fixes some issues with some clang versions
-
Dominik Charousset authored
-
Dominik Charousset authored
this patch removes the functions `sync_enqueue` and `chained_sync_enqueue`; instead, `enqueue` takes a message header that denotes wheter the message is synchronous or asynchronous (this patch also prepares libcppa for the addition of message routing and priorities)
-
Joseph Noir authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
- 17 Apr, 2013 6 commits
-
-
Joseph Noir authored
-
Joseph Noir authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
all macros now consider the correct log level
-