.. |
cfg.c
|
proper release of path structure (path_destroy() vs free())
|
2015-03-18 15:47:18 +01:00 |
gtfpga.c
|
introducing new node type system for: opal, gtfpga and sockets
|
2014-12-05 12:30:48 +01:00 |
hist.c
|
make use of new helper function: alloc()
|
2015-03-17 23:21:31 +01:00 |
hooks.c
|
added first version of configurable hook support with a few examples
|
2014-08-31 14:43:28 +00:00 |
if.c
|
make use of new helper function: alloc()
|
2015-03-17 23:21:31 +01:00 |
list.c
|
fixed and improved linked list
|
2015-03-18 15:47:49 +01:00 |
msg.c
|
smaller changes for vtable based node system
|
2014-12-05 12:34:45 +01:00 |
node.c
|
added Matlab struct output
|
2015-01-20 13:52:32 +00:00 |
opal.c
|
introducing new node type system for: opal, gtfpga and sockets
|
2014-12-05 12:30:48 +01:00 |
path.c
|
proper release of path structure (path_destroy() vs free())
|
2015-03-18 15:47:18 +01:00 |
random.c
|
updated binaries to new vtable system (tests are pending)
|
2014-12-05 12:41:06 +01:00 |
receive.c
|
fixed receive program
|
2014-12-09 15:39:18 +00:00 |
send.c
|
updated binaries to new vtable system (tests are pending)
|
2014-12-05 12:41:06 +01:00 |
server.c
|
proper release of path structure (path_destroy() vs free())
|
2015-03-18 15:47:18 +01:00 |
socket.c
|
some cleanups and changes for memory allocation (more valgrind tests to come..)
|
2015-01-20 10:52:05 +00:00 |
tc.c
|
Added custom version of system(2) for better output handling
|
2014-12-05 12:40:33 +01:00 |
test.c
|
make use of new helper function: alloc()
|
2015-03-17 23:21:31 +01:00 |
utils.c
|
cherry picked (v)strap functions from opal-async branch
|
2015-03-18 15:38:06 +01:00 |