|
c7c513a5f6
|
ci: fix all remaining cppcheck warnings and errors
|
2020-09-11 15:15:36 +02:00 |
|
|
a9eb2c1d67
|
mapping: rewrote using std::regex
|
2020-09-10 17:41:29 +02:00 |
|
|
3c13f67930
|
refactor: struct node -> struct vnode
|
2020-09-10 17:40:36 +02:00 |
|
|
57f570d9b0
|
list: use new lookup methods
|
2020-08-25 20:22:19 +02:00 |
|
|
8e259516a3
|
add more nullptr checks after memory allocations
|
2020-07-06 14:03:43 +02:00 |
|
|
037bfcb81e
|
fix initialization errors
|
2020-07-01 17:07:17 +02:00 |
|
|
e53661a62c
|
update copyright year to 2020
|
2020-01-20 17:17:00 +01:00 |
|
|
ef17ec19a2
|
refactor enums to class enums
|
2019-06-23 16:13:23 +02:00 |
|
|
c842914bc5
|
stats: port to C++
|
2019-06-23 13:35:42 +02:00 |
|
|
6a106b42e5
|
use villas/utils.hpp instead of villas/utils.h
|
2019-04-23 13:09:50 +02:00 |
|
|
b7d0f174ca
|
remove auto signal type detection
|
2019-03-09 13:34:51 +01:00 |
|
|
80605a9455
|
tests: fix mapping unit test
|
2019-03-09 00:33:23 +01:00 |
|
|
2936cd3ddc
|
stats: refactor stats system and allow for more flexible configuration of stats node
|
2019-02-15 09:40:38 +01:00 |
|
|
c5e7045a41
|
refactor: MAPPING_STATS_TYPE -> STATS_TYPE
|
2019-02-12 22:04:06 +01:00 |
|
|
a9f5b782f6
|
fixups for separation of in/out signals
|
2019-02-06 15:11:08 +01:00 |
|
|
1740df596b
|
separated in/out signal descriptors
|
2019-02-06 13:14:38 +01:00 |
|
|
8f7c8ae71e
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
|
|
d18d786801
|
refactor: list_* -> vlist_*
|
2019-01-07 10:28:55 +01:00 |
|
|
7f4e69ea4b
|
refactor: NULL -> nullptr
|
2018-11-30 21:00:53 +01:00 |
|
|
23abfcd7e6
|
tests: ported unit tests to C++
|
2018-11-30 20:58:15 +01:00 |
|