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

20 commits

Author SHA1 Message Date
eb96afc2ec code cleanups
- Use C++ style comments
- Harmonize indentions
- Harmonize comment capitalization

Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2024-02-28 02:36:38 +01:00
e6e4818c0b update to Fedora to version 35 2024-02-28 02:36:38 +01:00
7703f9e23a minor fixes for VILLASfpga 2024-02-28 02:36:38 +01:00
53e62a6cfc relicense under Apache 2.0 2024-02-28 02:36:38 +01:00
3d83e71838 update copyright year 2024-02-28 02:36:38 +01:00
6062610a63 update copyright year 2024-02-28 02:36:38 +01:00
7e8f86a808 fix code-style 2024-02-28 02:36:38 +01:00
06c0bd8870 add more nullptr checks after memory allocations 2024-02-28 02:36:38 +01:00
a3d19f1353 refactor: more code-style improvements 2024-02-28 02:36:38 +01:00
c80be0544b refactor: whitespaces for references 2024-02-28 02:36:38 +01:00
a24efde5fb harmonize codestyle 2024-02-28 02:36:38 +01:00
6779eaf02a update copyright year to 2020 2024-02-28 02:36:38 +01:00
77418a8994 refactor: use C-style commenting everywhere 2024-02-28 02:35:37 +01:00
79605afb93 log: remove static logger instances 2024-02-28 02:35:37 +01:00
e5da0e46f1 update copyright year to 2019 2024-02-28 02:35:37 +01:00
1e301aaa1a refactor: use of auto 2024-02-28 02:35:36 +01:00
592d07a32d smaller fixups 2024-02-28 02:35:36 +01:00
5e147da376 rewrite logging system with spdlog 2024-02-28 02:35:36 +01:00
2aef3aba54 refactor: change project name from VILLAS{fpga,node} to VILLAScommon 2024-02-28 02:35:36 +01:00
d7dd73f5f6 initial commit 2024-02-28 02:35:36 +01:00