Allow folly to compile cleanly with most of the rest of MSVC's sign mismatch warnings
[folly.git] / folly / detail / BitsDetail.h
2016-12-16 Christopher DykesAllow folly to compile cleanly with most of the rest...
2016-11-30 Christopher DykesStart fixing implicit truncations
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-09-18 Nicholas Ormrodremove eof whitespace lines
2014-09-09 Jim Meyeringfbcode: __x__-protect all __attribute__ keywords, mecha...
2014-07-14 Elizabeth SmithMSVC intrinsics for bits and cpuid
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2012-08-08 Tudor BosmanDetect popcnt instruction at runtime, use it if available.