Niklas Eiling
|
f25e1dd689
|
log: fix undefined intitialization order of static objects. fixes #799.
Signed-off-by: Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
|
2024-08-05 14:57:13 +02:00 |
|
|
3d73c759ea
|
Reformat all code with clang-format
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
|
2024-02-29 19:34:27 +01:00 |
|
Philipp Jungkamp
|
66569cf9c4
|
Fix fmt 10.0.0 related formatting errors.
Signed-off-by: Philipp Jungkamp <p.jungkamp@gmx.net>
|
2024-02-29 18:58:07 +01:00 |
|
Steffen Vogel
|
7d10544d79
|
Apply clang-format changes
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
|
2024-02-29 18:58:07 +01:00 |
|
Steffen Vogel
|
6c582cbf91
|
Make project REUSE compliant
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
|
2024-02-29 18:58:07 +01:00 |
|
Steffen Vogel
|
fc89e0f0a9
|
Harmonize comment and code-style
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
|
2024-02-29 18:58:07 +01:00 |
|
Steffen Vogel
|
dfc24cf534
|
use C++ instead of C comment style
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
|
2024-02-29 18:58:07 +01:00 |
|
Manuel Pitz
|
66d7643114
|
make compatible to fmt version 9.0.3
Signed-off-by: Manuel Pitz <manuel.pitz@eonerc.rwth-aachen.de>
|
2024-02-29 18:58:07 +01:00 |
|
|
310136c7cf
|
update Steffens mail address
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
|
2024-02-29 18:58:07 +01:00 |
|
|
e743b42c6f
|
code cleanups
- Use C++ style comments
- Harmonize indentions
- Harmonize comment capitalization
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
|
2024-02-29 18:58:07 +01:00 |
|
|
edf5d45ee2
|
update to Fedora to version 35
|
2024-02-29 18:58:07 +01:00 |
|
|
8ee59f0547
|
relicense under Apache 2.0
|
2024-02-29 18:58:07 +01:00 |
|
|
6d531b4397
|
updated mail address
|
2024-02-29 18:58:07 +01:00 |
|
|
5c036a02dd
|
update copyright year
|
2024-02-29 18:58:07 +01:00 |
|
|
cd9e33a6e9
|
plugin: rewrite to add support for sub registries
|
2024-02-29 18:58:07 +01:00 |
|
|
2a3b464a84
|
fix coding style in Plugin class
|
2024-02-29 18:58:07 +01:00 |
|
|
6754329aef
|
plugin: add support for spdlog custom formatter
|
2024-02-29 18:58:07 +01:00 |
|
|
155a580314
|
update copyright year
|
2024-02-29 18:58:07 +01:00 |
|
|
62de5f849d
|
improve naming of plugin loggers
|
2024-02-29 18:58:07 +01:00 |
|
|
d04d616eea
|
drop legacy logger
|
2024-02-29 18:58:07 +01:00 |
|
|
8e8c29ba6c
|
plugin: do not store plugin name/desc in member variables
|
2024-02-29 18:58:07 +01:00 |
|
|
1595a39b2e
|
plugin: add Registry::dumpList()
|
2024-02-29 18:58:07 +01:00 |
|
|
c77d34ee3a
|
more refactoring to C++
|
2024-02-29 18:58:07 +01:00 |
|
|
389c8d8e82
|
update copyright year to 2020
|
2024-02-29 18:58:07 +01:00 |
|
|
f7a60f9a8a
|
change commenting style in header namespace
|
2024-02-29 18:58:07 +01:00 |
|
|
dc6cfabbac
|
update copyright year to 2019
|
2024-02-29 18:58:07 +01:00 |
|
|
39bbbca283
|
rewrite logging system with spdlog
|
2024-02-29 18:58:07 +01:00 |
|
|
08ed946831
|
plugin: remove dump() method from registry
|
2024-02-29 18:58:07 +01:00 |
|
|
c795b56e67
|
plugin: rewrite
|
2024-02-29 18:58:07 +01:00 |
|
|
83dfaa00d8
|
refactor: change project name from VILLAS{fpga,node} to VILLAScommon
|
2024-02-29 18:58:07 +01:00 |
|
|
830f73e4fb
|
initial commit
|
2024-02-29 18:58:07 +01:00 |
|