Update SSLContext to use folly::Random and discrete_distribution
[folly.git] / folly / CpuId.h
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-11-08 Philip ProninBMI1 support in EliasFanoCoding
2014-11-08 Nicholas OrmrodFix folly lint errors
2014-07-14 Elizabeth SmithMSVC intrinsics for bits and cpuid
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-04-18 Elizabeth Smithmacro for cross platform x64 detection
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-03-27 Owen YamauchiHandle non-Intel platforms in Range and CpuId
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2012-08-08 Tudor BosmanDetect popcnt instruction at runtime, use it if available.