|
1316fe0913
|
buffer: keep original behaviour
|
2024-02-29 18:58:07 +01:00 |
|
|
53b7de675e
|
buffer: allow JSON indention
|
2024-02-29 18:58:07 +01:00 |
|
|
9320d6ec73
|
log: change default logging level back to 'info'
|
2024-02-29 18:58:07 +01:00 |
|
|
28e0c950b2
|
add more nullptr checks after memory allocations
|
2024-02-29 18:58:07 +01:00 |
|
|
1ef0cc768c
|
list: do not check state during intialization
|
2024-02-29 18:58:07 +01:00 |
|
|
b32303b664
|
refactor: more code-style improvements
|
2024-02-29 18:58:07 +01:00 |
|
|
079abf2b51
|
refactor: whitespaces for references
|
2024-02-29 18:58:07 +01:00 |
|
|
054a130a4a
|
vfio: move to new namespace
|
2024-02-29 18:58:07 +01:00 |
|
|
8421332706
|
pci: port to C++
|
2024-02-29 18:58:07 +01:00 |
|
|
377db124e9
|
graph: make dump() use const CV
|
2024-02-29 18:58:07 +01:00 |
|
|
fd543b99b5
|
codestyle cleanups
|
2024-02-29 18:58:07 +01:00 |
|
|
3dd2dd9b1d
|
log: increase log-level for static loggers
|
2024-02-29 18:58:07 +01:00 |
|
|
77ead61935
|
graph: fix typo
|
2024-02-29 18:58:07 +01:00 |
|
|
e43be50332
|
memory: rename default address spaces
|
2024-02-29 18:58:07 +01:00 |
|
|
faab634ee1
|
harmonize codestyle
|
2024-02-29 18:58:07 +01:00 |
|
|
8e8c29ba6c
|
plugin: do not store plugin name/desc in member variables
|
2024-02-29 18:58:07 +01:00 |
|
|
1595a39b2e
|
plugin: add Registry::dumpList()
|
2024-02-29 18:58:07 +01:00 |
|
|
87788fa404
|
memory: add getter for memory graph
|
2024-02-29 18:58:07 +01:00 |
|
|
c77d34ee3a
|
more refactoring to C++
|
2024-02-29 18:58:07 +01:00 |
|
|
479b7f2388
|
refactor malloc()/free() by new/delete
|
2024-02-29 18:58:07 +01:00 |
|
|
a83ba7e6c6
|
tools: allow catching of more signal types
|
2024-02-29 18:58:07 +01:00 |
|
|
ab5064bb32
|
utils: allow catching more signal types
|
2024-02-29 18:58:07 +01:00 |
|
|
389c8d8e82
|
update copyright year to 2020
|
2024-02-29 18:58:07 +01:00 |
|
|
e44a9a7cd5
|
remove spdlog submodule and use system version instead
|
2024-02-29 18:58:07 +01:00 |
|
|
4111166be9
|
fixes for armhf and aarch64 compatability
|
2024-02-29 18:58:07 +01:00 |
|
|
f3d710f121
|
hist: use more C++ constructs
|
2024-02-29 18:58:07 +01:00 |
|
|
91c62ce4e8
|
replace NULL by nullptr
|
2024-02-29 18:58:07 +01:00 |
|
|
edb54f3133
|
replace C-style headers with C++ C-compatability headers
|
2024-02-29 18:58:07 +01:00 |
|
|
4f9a45492e
|
replace C-style headers with C++ C-compatability headers
|
2024-02-29 18:58:07 +01:00 |
|
|
129205c26f
|
refactor enums to class enums
|
2024-02-29 18:58:07 +01:00 |
|
|
c719000edc
|
popen: allow passing of new env variables, working directory and non-shell execution
|
2024-02-29 18:58:07 +01:00 |
|
|
ca1e944fce
|
popen: add getter for pid
|
2024-02-29 18:58:07 +01:00 |
|
|
7d10faf76f
|
hist: a few fixes and missing functions
|
2024-02-29 18:58:07 +01:00 |
|
|
55f7fc9392
|
hist: add default constructor
|
2024-02-29 18:58:07 +01:00 |
|
|
a9da5f159e
|
fix issues with villas::utils namespace
|
2024-02-29 18:58:07 +01:00 |
|
|
6557caa9e3
|
hist: make details parameter boolean
|
2024-02-29 18:58:07 +01:00 |
|
|
3aff01814d
|
popen: get file descriptor for read side stream
|
2024-02-29 18:58:07 +01:00 |
|
|
5cbf7a4a52
|
hist: port to C++
|
2024-02-29 18:58:07 +01:00 |
|
|
f4dcbf4363
|
popen: added iostream-based bidirectional popen()
|
2024-02-29 18:58:07 +01:00 |
|
|
16b5048022
|
use custom base64 implementation and add unit tests
|
2024-02-29 18:58:07 +01:00 |
|
|
7875c6bf07
|
do not use villas::utils namespace by default
|
2024-02-29 18:58:07 +01:00 |
|
|
6ac6ebda1c
|
move crypto functions into utils
|
2024-02-29 18:58:07 +01:00 |
|
|
f7a60f9a8a
|
change commenting style in header namespace
|
2024-02-29 18:58:07 +01:00 |
|
|
aa624d2240
|
move utils.h to utils.hpp
|
2024-02-29 18:58:07 +01:00 |
|
|
862f8c26af
|
remove villas/atomic.h
|
2024-02-29 18:58:07 +01:00 |
|
|
4cf36aa19d
|
remove extern "C"
|
2024-02-29 18:58:07 +01:00 |
|
Sonja Happ
|
2d4f5926fc
|
window class: fixvalue assignment in constructor
|
2024-02-29 18:58:07 +01:00 |
|
|
d34e9f8d9b
|
added new villas::Tool class as common top-level entrypoint
|
2024-02-29 18:58:07 +01:00 |
|
|
2c52f378a5
|
remove copyright
|
2024-02-29 18:58:07 +01:00 |
|
|
0e3e43005f
|
moving_average_window: innherit from window class
|
2024-02-29 18:58:07 +01:00 |
|