1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
Commit graph

17 commits

Author SHA1 Message Date
c711f0f1bc added warmup phase to histogram for better selection of min/max (closes #12) 2017-05-05 22:26:40 +00:00
49054eef9f cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
5be1853649 added GPL license to file headers 2017-04-27 12:56:43 +02:00
73f7fb1a2b removed unnecessary includes 2017-03-29 04:22:40 +02:00
607be1dd99 minor bugfixes and improvements 2017-03-13 23:51:38 -03:00
e2213b0b99 refactoring: hist_create() => hist_init() 2017-03-12 17:07:10 -03:00
9c40931a04 Merge branch 'feature-mpmc-queue' into feature-curlio 2017-03-05 10:06:32 -04:00
3e7c855526 updated licence and copyright info in file headers 2017-03-03 20:20:13 -04:00
7ec6aee288 Merge remote-tracking branch 'rwth/develop' into feature-curlio 2017-02-18 11:05:11 -05:00
30e0ecf544 refactored dtor_cb_t to return an integer 2017-02-18 10:43:01 -05:00
7cab0538ab use #pragma once instead of #ifdef 2017-02-16 09:04:27 -03:00
1dba01a8ae Re-license source code to LGPLv2.1 (closes #56) 2016-11-22 11:14:25 -05:00
90e973ce37 fix memory allocation bug discovered by CI :-) 2016-11-08 00:36:04 -05:00
3d694cf4d9 add possibility to print histogram in different verbosity levels 2016-10-30 22:56:41 -04:00
693329cb68 use hist_cnt_t throughout the histogram code 2016-10-30 22:54:20 -04:00
bee825ae30 generate json object from histogram 2016-10-22 20:38:31 -04:00
0fa5f5b976 introduced new directory structure for source and header files 2016-06-14 01:17:58 +02:00
Renamed from include/hist.h (Browse further)