Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Utils / Statistics.cc
2010-11-04 g0dil Fix documentation build under maverick (doxygen 1.7.1)
2010-10-19 tho Utils/Statistics: added operator[] member to get const...
2010-10-18 tho cleaned up some include dependencies
2010-05-07 g0dil Utils: Aggregate statistics submit interface
2010-05-01 g0dil Whitespce cleanup: Remove whitespace at end-on-line...
2010-02-03 tho Utils/Console: changed order of factory::Command parameters
2010-02-01 g0dil Utils/Console: Convert BoundCommand to additional Comma...
2010-02-01 g0dil Utils/Console: Fix DirectoryNode::add(...) API
2009-10-01 g0dil Utils: Fix NAN error fix (last commit)
2009-09-30 g0dil Utils: Fix NAN error in Statistics
2009-09-30 g0dil Utils: Add senf::format::eng format manipulation members
2009-09-30 g0dil Utils: Formating helpers (senf::format::eng, senf:...
2009-09-30 mtk remove the '+/-' until someone formats the outpur in...
2009-09-30 g0dil Utils: Fix Statistics unit-test float compare glitch
2009-09-29 mtk commented out 'cerr logging' of stats data
2009-09-29 g0dil Utils: Add stddev support to Statistics
2009-09-29 mtk removed spurious '%'
2009-09-29 mtk brown paper bag bug: replaced 'static char' with std...
2009-09-29 g0dil Utils: Fix Statistics fix
2009-09-28 mtk calc min/max of the individual avgs for rank > 1
2009-09-25 g0dil Apply senf::fieldName() to all packet dump methods
2009-08-21 g0dil Replace all relative includes with abolute ones
2009-08-21 g0dil Move sourcecode into 'senf/' directory