JCW
f7c043bd04
Optimisation
...
Signed-off-by: JCW <a1q123456@users.noreply.github.com >
2025-09-03 16:26:02 +01:00
JCW
dbb14191cb
Improve performance
...
Signed-off-by: JCW <a1q123456@users.noreply.github.com >
2025-09-03 16:26:02 +01:00
JCW
37aa933462
Fix
...
Signed-off-by: JCW <a1q123456@users.noreply.github.com >
2025-09-03 16:26:02 +01:00
JCW
ddfcf49e2b
Optimisation
...
Signed-off-by: JCW <a1q123456@users.noreply.github.com >
2025-09-03 16:26:02 +01:00
JCW
1f3f2a1dc5
Fix issues
...
Signed-off-by: JCW <a1q123456@users.noreply.github.com >
2025-09-03 16:26:01 +01:00
JCW
71b568d355
Fix issues
...
Signed-off-by: JCW <a1q123456@users.noreply.github.com >
2025-09-03 16:26:01 +01:00
JCW
53c0e7cace
Optimisation
...
Signed-off-by: JCW <a1q123456@users.noreply.github.com >
2025-09-03 16:26:01 +01:00
JCW
dc344e4114
Fix issues
...
Signed-off-by: JCW <a1q123456@users.noreply.github.com >
2025-09-03 16:26:01 +01:00
JCW
fbacf83334
performance optimisation
...
Signed-off-by: JCW <a1q123456@users.noreply.github.com >
2025-09-03 16:26:01 +01:00
JCW
8f37c8a52e
Fix issues
2025-09-03 16:26:00 +01:00
JCW
1de3fb0450
Fix issues
2025-09-03 16:26:00 +01:00
JCW
257ea88396
Performance improvement
2025-09-03 16:26:00 +01:00
JCW
c4464f5122
Fix PR comments
...
Signed-off-by: JCW <a1q123456@users.noreply.github.com >
2025-09-03 16:26:00 +01:00
JCW
e5978a388c
Fix errors
...
Signed-off-by: JCW <a1q123456@users.noreply.github.com >
2025-09-03 16:25:59 +01:00
JCW
9d8243200f
Fix errors
...
Signed-off-by: JCW <a1q123456@users.noreply.github.com >
2025-09-03 16:25:59 +01:00
JCW
0dca5025f1
Support structured logs
...
Signed-off-by: JCW <a1q123456@users.noreply.github.com >
2025-09-03 16:25:53 +01:00
Bart
2406b28e64
refactor: Remove unused and add missing includes ( #5293 )
...
The codebase is filled with includes that are unused, and which thus can be removed. At the same time, the files often do not include all headers that contain the definitions used in those files. This change uses clang-format and clang-tidy to clean up the includes, with minor manual intervention to ensure the code compiles on all platforms.
2025-03-11 14:16:45 -04:00