.. |
api
|
code-style
|
2020-08-25 20:26:16 +02:00 |
formats
|
list: use new lookup methods
|
2020-08-25 20:22:19 +02:00 |
hooks
|
list: use new lookup methods
|
2020-08-25 20:22:19 +02:00 |
kernel
|
if: fix access of uninitialized memory
|
2020-07-16 14:04:53 +02:00 |
memory
|
add more nullptr checks after memory allocations
|
2020-07-06 14:03:43 +02:00 |
nodes
|
file: remove specific restart logic
|
2020-08-25 20:25:27 +02:00 |
api.cpp
|
api: rewrite API to v2
|
2020-08-17 17:30:21 +02:00 |
CMakeLists.txt
|
api: second batch of changes for new API version
|
2020-08-17 17:30:21 +02:00 |
config.cpp
|
remove usage of uninitialized value
|
2020-08-17 17:30:21 +02:00 |
config_helper.cpp
|
update copyright year to 2020
|
2020-01-20 17:17:00 +01:00 |
format_type.cpp
|
update copyright year to 2020
|
2020-01-20 17:17:00 +01:00 |
hook.cpp
|
fix initialization errors
|
2020-07-01 17:07:17 +02:00 |
hook_list.cpp
|
add {node,path,hook_list}_to_json()
|
2020-08-25 20:24:18 +02:00 |
io.cpp
|
add more nullptr checks after memory allocations
|
2020-07-06 14:03:43 +02:00 |
mapping.cpp
|
list: use new lookup methods
|
2020-08-25 20:22:19 +02:00 |
memory.cpp
|
smaller bug fixes
|
2020-06-08 04:03:07 +02:00 |
node.cpp
|
node: use regex to check node name
|
2020-08-25 20:24:46 +02:00 |
node_direction.cpp
|
config: enable subsitution of environment variables and resolvement of @include directives
|
2020-07-06 13:25:12 +02:00 |
node_type.cpp
|
fix initialization errors
|
2020-07-01 17:07:17 +02:00 |
path.cpp
|
add {node,path,hook_list}_to_json()
|
2020-08-25 20:24:18 +02:00 |
path_destination.cpp
|
graphviz: workaround nameclash
|
2020-06-08 02:32:11 +02:00 |
path_source.cpp
|
graphviz: workaround nameclash
|
2020-06-08 02:32:11 +02:00 |
plugin.cpp
|
fix initialization errors
|
2020-07-01 17:07:17 +02:00 |
pool.cpp
|
make more use of villas::MemoryAllocationError
|
2020-07-06 14:03:45 +02:00 |
queue.cpp
|
avoid assertions due to uninitialized memory
|
2020-03-10 23:40:44 +01:00 |
queue_signalled.cpp
|
update copyright year to 2020
|
2020-01-20 17:17:00 +01:00 |
sample.cpp
|
make more use of villas::MemoryAllocationError
|
2020-07-06 14:03:45 +02:00 |
shmem.cpp
|
fix initialization errors
|
2020-07-01 17:07:17 +02:00 |
signal.cpp
|
signal: all signal_to_json()
|
2020-08-17 17:30:21 +02:00 |
signal_data.cpp
|
signal: replace placeholder for invalid data
|
2020-08-17 12:51:04 +02:00 |
signal_list.cpp
|
signal: last bug fixes for output signal api
|
2020-07-06 14:03:45 +02:00 |
signal_type.cpp
|
signal: split signal related code into separate files
|
2020-07-06 14:03:45 +02:00 |
socket_addr.cpp
|
add more nullptr checks after memory allocations
|
2020-07-06 14:03:43 +02:00 |
stats.cpp
|
update copyright year to 2020
|
2020-01-20 17:17:00 +01:00 |
super_node.cpp
|
add more nullptr checks after memory allocations
|
2020-07-06 14:03:43 +02:00 |
web.cpp
|
api: second batch of changes for new API version
|
2020-08-17 17:30:21 +02:00 |