folly copyright 2015 -> copyright 2016
[folly.git] / folly / stats / TimeseriesHistogram-defs.h
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-01-13 Jim Meyeringfolly: fix many -Wsign-compare warning/errors reported...
2015-01-13 Jim MeyeringHistogram and Timeseries vs gcc-4.9 and -Wsign-compare
2014-09-09 Matt DordalRename shadowing local variables in various stats objects
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-11-26 Stephen Chenfix broken clang build: add missing template keyword
2013-11-26 Stephen ChenPort TimeseriesHistogram from common/stats to folly