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

15 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
53e62a6cfc relicense under Apache 2.0 2024-02-28 02:36:38 +01:00
f1fd77651c updated mail address 2024-02-28 02:36:38 +01:00
3d83e71838 update copyright year 2024-02-28 02:36:38 +01:00
Jonas Schroeder
b5977ed96f dont respond to terminal resize when output is redirected
Signed-off-by: Jonas Schroeder <jonas.schroeder1@rwth-aachen.de>
2024-02-28 02:36:38 +01:00
6062610a63 update copyright year 2024-02-28 02:36:38 +01:00
e90431aa98 more refactoring to C++ 2024-02-28 02:36:38 +01:00
6779eaf02a update copyright year to 2020 2024-02-28 02:36:38 +01:00
73cb4f8512 use C++ compiler 2024-02-28 02:35:37 +01:00
ed54831e6e terminal: fix intialization of terminal dimensions of no TTY is available 2024-02-28 02:35:37 +01:00
c619b48a9d terminal: fix detection of window size 2024-02-28 02:35:37 +01:00
e5da0e46f1 update copyright year to 2019 2024-02-28 02:35:37 +01:00
c990e8697d do not throw dynamically allocated exceptions 2024-02-28 02:35:36 +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