change the mechanism for "internal" buffer storage
[folly.git] / folly / stats /
2013-11-26 Stephen Chenfix broken clang build: add missing template keyword
2013-11-26 Stephen ChenPort TimeseriesHistogram from common/stats to folly
2013-06-26 Stephen ChenAdd MultiLevelTimeSeries to folly.
2013-05-20 Adam Simpkinsmove rateHelper() to detail/Stats.h
2013-05-20 Adam SimpkinsMake BucketedTimeSeries::rate() more accurate
2013-04-21 Adam Simpkinsmove Histogram.h to stats/
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2012-12-16 Gaurav JainFix some clang compiler warnings/errors
2012-12-16 Yiding Jiafolly/stats - fix c++ spec compliance for call to templ...
2012-08-26 Adam SimpkinsBucketedTimeSeries: fix type converison issues computin...
2012-08-26 Adam SimpkinsAdd BucketedTimeSeries to folly