summaryrefslogtreecommitdiffstats
path: root/src/lib/stats/observation.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3237] release changesWlodek Wencel2024-01-291-1/+1
* [#3119] use range based for loop or BOOST_FOREACHRazvan Becheriu2024-01-221-12/+12
* [#2658] add big integer support to statisticsAndrei Pavel2023-05-171-0/+63
* [#2809] release changesKea-2.3.6Marcin Godzina2023-03-241-1/+1
* [#728,!461] replaced hardcoded values and minor changesRazvan Becheriu2023-03-241-1/+0
* [#1174] Observation fixed after rebaseTomek Mrugalski2020-07-141-1/+1
* [#1174] Changed stats to use C++11 chronoFrancis Dupont2020-07-141-11/+10
* [#1005] Checkpoint: updated stats libFrancis Dupont2020-04-141-7/+54
* [756-correct-statistic-get{all}-commands_v2] remove commentsFranciszek Gorski2019-08-071-1/+0
* [756-correct-statistic-get{all}-commands] changed Observation::getJSONFranciszek Gorski2019-08-071-4/+15
* new statistics commandsFranciszek Gorski2019-08-051-6/+14
* updated copyright dates, added release statement to ChangeLogKea-1.6.0-beta2Michal Nowikowski2019-07-221-1/+1
* updated ChangeLog, AUTHORS and addressed formattingRazvan Becheriu2019-07-151-4/+7
* Support for storing more than one sampleFranciszek Gorski2019-07-151-34/+246
* Added #include <config.h> to all .cc files.Andrei Pavel2016-12-141-0/+2
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* [3798] Changes after review:Tomek Mrugalski2015-06-151-4/+4
* [3793] Changes after review:Tomek Mrugalski2015-05-151-1/+1
* [3793] Changes after review:Tomek Mrugalski2015-05-141-31/+35
* [3793] Several consts added.Tomek Mrugalski2015-05-081-6/+6
* [3793] Remaining features in Observation implemented.Tomek Mrugalski2015-05-071-12/+17
* [3793] Observation class + unittests, skeleton impl of StatsMgrTomek Mrugalski2015-05-061-0/+224