|
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 |
|
|
389c8d8e82
|
update copyright year to 2020
|
2024-02-29 18:58:07 +01:00 |
|
Sonja Happ
|
b8739a773a
|
set initial values of hist class members in constructor; add a TODO case in put() function in for warmup==0
|
2024-02-29 18:58:07 +01:00 |
|
|
f3d710f121
|
hist: use more C++ constructs
|
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 |
|
|
6557caa9e3
|
hist: make details parameter boolean
|
2024-02-29 18:58:07 +01:00 |
|
|
5cbf7a4a52
|
hist: port to C++
|
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 |
|
|
aa624d2240
|
move utils.h to utils.hpp
|
2024-02-29 18:58:07 +01:00 |
|
|
63184e555f
|
fix invocation of Table::row()
|
2024-02-29 18:58:07 +01:00 |
|
|
204cd148b7
|
use C++ compiler
|
2024-02-29 18:58:07 +01:00 |
|