Steffen Vogel
|
b6219e9163
|
Apply clang-format changes
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
|
2024-02-28 02:36:38 +01:00 |
|
Steffen Vogel
|
e08dee2dda
|
Make project REUSE compliant
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
|
2024-02-28 02:36:38 +01:00 |
|
Steffen Vogel
|
a6f89dceb5
|
Harmonize comment and code-style
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
|
2024-02-28 02:36:38 +01:00 |
|
Steffen Vogel
|
5569eb67e2
|
use C++ instead of C comment style
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
|
2024-02-28 02:36:38 +01:00 |
|
|
425eb561e2
|
update Steffens mail address
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
|
2024-02-28 02:36:38 +01:00 |
|
|
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 |
|
|
f6caa4f2d5
|
port large parts to C++
|
2024-02-28 02:36:38 +01:00 |
|
|
e90dc976a1
|
exceptions: show config error
|
2024-02-28 02:36:38 +01:00 |
|
|
541c7901fc
|
log: improve readability of log outputs
|
2024-02-28 02:36:38 +01:00 |
|
|
6062610a63
|
update copyright year
|
2024-02-28 02:36:38 +01:00 |
|
|
a6257f33e5
|
exception: fix missing error message
|
2024-02-28 02:36:38 +01:00 |
|
|
1c9ba6eca2
|
fix cppcheck warnings
|
2024-02-28 02:36:38 +01:00 |
|
|
8c7bde39c8
|
exceptions: show location of configuration error
|
2024-02-28 02:36:38 +01:00 |
|
|
06c0bd8870
|
add more nullptr checks after memory allocations
|
2024-02-28 02:36:38 +01:00 |
|
|
6779eaf02a
|
update copyright year to 2020
|
2024-02-28 02:36:38 +01:00 |
|
|
c807dbadf4
|
change commenting style in header namespace
|
2024-02-28 02:36:37 +01:00 |
|
|
bbe7c3af0b
|
remove copyright
|
2024-02-28 02:35:37 +01:00 |
|
|
7a204258ba
|
fix clang warnings
|
2024-02-28 02:35:37 +01:00 |
|
|
f92d89078c
|
exceptions: add parser exceptions and cleanup the other related exception classes
|
2024-02-28 02:35:37 +01:00 |
|
|
1e821ac690
|
exception: use dynamic memory for std::runtime_error::what()
|
2024-02-28 02:35:37 +01:00 |
|
|
e5da0e46f1
|
update copyright year to 2019
|
2024-02-28 02:35:37 +01:00 |
|
|
592d07a32d
|
smaller fixups
|
2024-02-28 02:35:36 +01:00 |
|
|
6b50733e5f
|
added new classes for custom exceptions
|
2024-02-28 02:35:36 +01:00 |
|