1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
Commit graph

23 commits

Author SHA1 Message Date
Manuel Pitz
1a01012e7c make compatible to fmt version 9.0.3
Signed-off-by: Manuel Pitz <manuel.pitz@eonerc.rwth-aachen.de>
2023-01-11 12:11:57 +01:00
7eec1bb753 update Steffens mail address
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2022-12-16 23:44:07 +01:00
576a63be9c introduce new macro for format buffer length 2022-11-07 10:13:57 -05:00
b94746effb relicense VILLASnode to Apache 2.0 2022-07-04 18:23:57 +02:00
11a25f6fb7 update mail address 2022-03-15 09:29:20 -04:00
17ac92aa21 update copyright year 2022-03-15 09:28:57 -04:00
784e970bfe port large parts of VILLASnode to C++ and fix tests alongside 2022-01-11 09:19:53 -05:00
32e016ebcb log: use spdlog custom formatters for basic VILLASnode types (closes #308) 2021-07-07 09:10:23 +00:00
00a9e92b0a remove old plugin code 2021-06-21 16:11:42 -04:00
731909c3a8 ported io/format code to C++ 2021-06-17 08:26:46 -04:00
4f370ee1b2 drop legacy logger 2021-03-17 14:58:45 +00:00
Felix Wege
f00c225b26 io: removed CHECKED state and fixed sprintf/sscan 2021-01-08 14:49:28 +01:00
c7c513a5f6 ci: fix all remaining cppcheck warnings and errors 2020-09-11 15:15:36 +02:00
3c13f67930 refactor: struct node -> struct vnode 2020-09-10 17:40:36 +02:00
Manuel Pitz
113cef9a60 Fix enable disable feature of this hook 2020-08-28 19:47:02 +02:00
037bfcb81e fix initialization errors 2020-07-01 17:07:17 +02:00
96c55711da plugin: use new plugin code from VILLAScommon 2020-07-01 17:07:15 +02:00
ef7b2f7f91 graphviz: workaround nameclash 2020-06-08 02:32:11 +02:00
e53661a62c update copyright year to 2020 2020-01-20 17:17:00 +01:00
150d4591fd replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
ef17ec19a2 refactor enums to class enums 2019-06-23 16:13:23 +02:00
1192f68785 refactor: NULL => nullptr 2019-04-07 13:23:43 +02:00
2dafb25639 port hook subsystem to C++ 2019-03-26 15:39:08 +01:00