|
53e62a6cfc
|
relicense under Apache 2.0
|
2024-02-28 02:36:38 +01:00 |
|
|
64b581c3aa
|
hist: fix initialization of histograms
|
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 |
|
|
6062610a63
|
update copyright year
|
2024-02-28 02:36:38 +01:00 |
|
|
3a47bfa870
|
drop legacy logger
|
2024-02-28 02:36:38 +01:00 |
|
|
70a616c12d
|
fix a lot of cppcheck warnings and errors
|
2024-02-28 02:36:38 +01:00 |
|
|
06c0bd8870
|
add more nullptr checks after memory allocations
|
2024-02-28 02:36:38 +01:00 |
|
|
e90431aa98
|
more refactoring to C++
|
2024-02-28 02:36:38 +01:00 |
|
|
4d91b8a547
|
refactor malloc()/free() by new/delete
|
2024-02-28 02:36:38 +01:00 |
|
|
6779eaf02a
|
update copyright year to 2020
|
2024-02-28 02:36:38 +01:00 |
|
Sonja Happ
|
5f9009da13
|
set initial values of hist class members in constructor; add a TODO case in put() function in for warmup==0
|
2024-02-28 02:36:38 +01:00 |
|
|
a7b7727047
|
hist: use more C++ constructs
|
2024-02-28 02:36:38 +01:00 |
|
|
5fed872b8a
|
replace C-style headers with C++ C-compatability headers
|
2024-02-28 02:36:38 +01:00 |
|
|
d404e944da
|
refactor enums to class enums
|
2024-02-28 02:36:38 +01:00 |
|
|
f3937213d7
|
hist: make details parameter boolean
|
2024-02-28 02:36:37 +01:00 |
|
|
8df91660bf
|
hist: port to C++
|
2024-02-28 02:36:37 +01:00 |
|
|
e4a602cd5e
|
do not use villas::utils namespace by default
|
2024-02-28 02:36:37 +01:00 |
|
|
ecbbb2ed15
|
move utils.h to utils.hpp
|
2024-02-28 02:36:37 +01:00 |
|
|
447567fe8d
|
fix invocation of Table::row()
|
2024-02-28 02:35:37 +01:00 |
|
|
73cb4f8512
|
use C++ compiler
|
2024-02-28 02:35:37 +01:00 |
|