.. |
api
|
fix code-style
|
2019-10-29 17:58:36 +01:00 |
formats
|
protobuf: fix invalid sample flags
|
2019-10-29 20:19:19 +01:00 |
hooks
|
stats: allow stats hook to be used with villas-hook in which case there is no node object
|
2019-10-29 20:19:01 +01:00 |
kernel
|
replace C-style headers with C++ C-compatability headers
|
2019-06-23 16:57:00 +02:00 |
memory
|
mmap: remove debugging output
|
2019-10-29 09:21:27 +01:00 |
nodes
|
zeromq: allow both sides of the socket to bind
|
2019-10-29 20:18:30 +01:00 |
api.cpp
|
refactor enums to class enums
|
2019-06-23 16:13:23 +02:00 |
CMakeLists.txt
|
memory: add new mmap allocator
|
2019-10-26 13:35:40 +02:00 |
config.cpp
|
use villas/utils.hpp instead of villas/utils.h
|
2019-04-23 13:09:50 +02:00 |
config_helper.cpp
|
replace C-style headers with C++ C-compatability headers
|
2019-06-23 16:57:00 +02:00 |
format_type.cpp
|
replace C-style headers with C++ C-compatability headers
|
2019-06-23 16:57:00 +02:00 |
hook.cpp
|
replace C-style headers with C++ C-compatability headers
|
2019-06-23 16:57:00 +02:00 |
hook_list.cpp
|
refactor enums to class enums
|
2019-06-23 16:13:23 +02:00 |
io.cpp
|
replace C-style headers with C++ C-compatability headers
|
2019-06-23 16:57:00 +02:00 |
mapping.cpp
|
replace C-style headers with C++ C-compatability headers
|
2019-06-23 16:57:00 +02:00 |
memory.cpp
|
fix code-style
|
2019-10-29 09:23:36 +01:00 |
node.cpp
|
memory: use default value for memory type
|
2019-10-26 13:34:03 +02:00 |
node_direction.cpp
|
refactor enums to class enums
|
2019-06-23 16:13:23 +02:00 |
node_type.cpp
|
replace C-style headers with C++ C-compatability headers
|
2019-06-23 16:57:00 +02:00 |
path.cpp
|
memory: use default value for memory type
|
2019-10-26 13:34:03 +02:00 |
path_destination.cpp
|
memory: use default value for memory type
|
2019-10-26 13:34:03 +02:00 |
path_source.cpp
|
memory: use default value for memory type
|
2019-10-26 13:34:03 +02:00 |
plugin.cpp
|
replace C-style headers with C++ C-compatability headers
|
2019-06-23 16:57:00 +02:00 |
pool.cpp
|
memory: change argument order
|
2019-10-26 13:07:02 +02:00 |
queue.cpp
|
memory: change argument order
|
2019-10-26 13:07:02 +02:00 |
queue_signalled.cpp
|
refactor enums to class enums
|
2019-06-23 16:13:23 +02:00 |
sample.cpp
|
replace C-style headers with C++ C-compatability headers
|
2019-06-23 16:57:00 +02:00 |
shmem.cpp
|
memory: change argument order
|
2019-10-26 13:07:02 +02:00 |
signal.cpp
|
format: fix parsing of complex values in villas.humas format (closes #261)
|
2019-09-03 22:54:10 +02:00 |
socket_addr.cpp
|
replace C-style headers with C++ C-compatability headers
|
2019-06-23 16:57:00 +02:00 |
stats.cpp
|
fix several minor bugs detected by valgrind
|
2019-06-26 20:18:44 +02:00 |
super_node.cpp
|
replace C-style headers with C++ C-compatability headers
|
2019-06-23 16:57:00 +02:00 |
web.cpp
|
web: reduce polling timeout for lws_service
|
2019-08-28 16:55:40 +02:00 |