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 |
|
|
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 |
|
|
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 |
|
|
9f945a3ad3
|
port large parts to C++
|
2024-02-29 18:58:07 +01:00 |
|
|
9fd0ef9a61
|
exceptions: show config error
|
2024-02-29 18:58:07 +01:00 |
|
|
6f39cbc8a6
|
log: improve readability of log outputs
|
2024-02-29 18:58:07 +01:00 |
|
|
155a580314
|
update copyright year
|
2024-02-29 18:58:07 +01:00 |
|
|
da606fb7db
|
exception: fix missing error message
|
2024-02-29 18:58:07 +01:00 |
|
|
d2c7638060
|
fix cppcheck warnings
|
2024-02-29 18:58:07 +01:00 |
|
|
46d8815014
|
exceptions: show location of configuration error
|
2024-02-29 18:58:07 +01:00 |
|
|
28e0c950b2
|
add more nullptr checks after memory allocations
|
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 |
|
|
2c52f378a5
|
remove copyright
|
2024-02-29 18:58:07 +01:00 |
|
|
969d87cb38
|
fix clang warnings
|
2024-02-29 18:58:07 +01:00 |
|
|
6a179cdc46
|
exceptions: add parser exceptions and cleanup the other related exception classes
|
2024-02-29 18:58:07 +01:00 |
|
|
6a9388918c
|
exception: use dynamic memory for std::runtime_error::what()
|
2024-02-29 18:58:07 +01:00 |
|
|
dc6cfabbac
|
update copyright year to 2019
|
2024-02-29 18:58:07 +01:00 |
|
|
9fd43318c4
|
smaller fixups
|
2024-02-29 18:58:07 +01:00 |
|
|
0ef4957de9
|
added new classes for custom exceptions
|
2024-02-29 18:58:07 +01:00 |
|