..
api
Added extern "C" wrapper in all headers of libvillas to use it in C++ code
2018-06-28 13:42:50 +02:00
formats
revert whitespace changes
2018-06-29 08:37:14 +02:00
kernel
several fixes to silence the c++ compiler
2018-07-03 20:43:05 +02:00
memory
Adhered to coding style
2018-07-04 19:04:08 +02:00
nodes
ib_read() now works for UDP
2018-07-19 20:33:41 +02:00
advio.h
use "#include <villas/...>" path for all includes
2018-06-29 09:06:04 +02:00
api.h
Added extern "C" wrapper in all headers of libvillas to use it in C++ code
2018-06-28 13:42:50 +02:00
atomic.h
use "#include <villas/...>" path for all includes
2018-06-29 09:06:04 +02:00
bitset.h
Added extern "C" wrapper in all headers of libvillas to use it in C++ code
2018-06-28 13:42:50 +02:00
buffer.h
Added extern "C" wrapper in all headers of libvillas to use it in C++ code
2018-06-28 13:42:50 +02:00
common.h
Started to convert the RDMA_CM_EVENT loop to a separate thread and added a new state to the node. This commit is still broken
2018-07-05 18:26:32 +02:00
compat.h
add/replace missing "#pragma once"
2018-06-29 08:37:37 +02:00
config.h.in
cmake: add support for infiniband node-type
2018-07-04 17:50:26 +02:00
config_helper.h
Added extern "C" wrapper in all headers of libvillas to use it in C++ code
2018-06-28 13:42:50 +02:00
crypt.h
Added extern "C" wrapper in all headers of libvillas to use it in C++ code
2018-06-28 13:42:50 +02:00
format_type.h
Added extern "C" wrapper in all headers of libvillas to use it in C++ code
2018-06-28 13:42:50 +02:00
hash_table.h
memory: use hash_table to store allocation metadata
2018-07-02 19:00:55 +02:00
hist.h
revert whitespace changes
2018-06-29 08:37:14 +02:00
hook.h
use "#include <villas/...>" path for all includes
2018-06-29 09:06:04 +02:00
hook_type.h
Added extern "C" wrapper in all headers of libvillas to use it in C++ code
2018-06-28 13:42:50 +02:00
io.h
use "#include <villas/...>" path for all includes
2018-06-29 09:06:04 +02:00
list.h
hash_table: added simple hash table with linked lists
2018-07-02 13:07:45 +02:00
log.h
log: remove indention feature complete for better compatability with new C++ logger
2018-07-16 14:42:11 +02:00
log_config.h
Checked all tools for the presence of log_parse()
2018-07-05 14:40:32 +02:00
mapping.h
several fixes to silence the c++ compiler
2018-07-03 20:43:05 +02:00
memory.h
cmake: add support for infiniband node-type
2018-07-04 17:50:26 +02:00
memory_type.h
memory: use hash_table to store allocation metadata
2018-07-02 19:00:55 +02:00
node.h
move node_type() implementation to source file
2018-07-16 14:42:23 +02:00
node_type.h
Changed Documentation of read() and write()
2018-07-16 17:46:10 +02:00
path.h
use "#include <villas/...>" path for all includes
2018-06-29 09:06:04 +02:00
plugin.h
reorder state member of some classes as they would raise a compiler error otherwise (designated initializers are not really supported in C++)
2018-07-04 15:07:54 +02:00
pool.h
Merge branch 'infiniband' into develop
2018-07-04 16:50:36 +02:00
queue.h
memory: use hash_table to store allocation metadata
2018-07-02 19:00:55 +02:00
queue_signalled.h
Merge branch 'infiniband' into develop
2018-07-04 16:50:36 +02:00
sample.h
use "#include <villas/...>" path for all includes
2018-06-29 09:06:04 +02:00
shmem.h
shmem: simplify code with new QUEUE_SIGNALLED_POLLING mode
2017-08-30 12:37:09 +02:00
signal.h
revert whitespace changes
2018-06-29 08:37:14 +02:00
stats.h
Changed all node_read() functions to support a *cnt instead of cnt
2018-07-07 17:07:45 +02:00
super_node.h
reorder state member of some classes as they would raise a compiler error otherwise (designated initializers are not really supported in C++)
2018-07-04 15:07:54 +02:00
table.h
add/replace missing "#pragma once"
2018-06-29 08:37:37 +02:00
task.h
revert whitespace changes
2018-06-29 08:37:14 +02:00
timing.h
Added extern "C" wrapper in all headers of libvillas to use it in C++ code
2018-06-28 13:42:50 +02:00
utils.h
Added extern "C" wrapper in all headers of libvillas to use it in C++ code
2018-06-28 13:42:50 +02:00
web.h
use "#include <villas/...>" path for all includes
2018-06-29 09:06:04 +02:00