Add a default timeout parameter to HHWheelTimer.
[folly.git] / folly / Bits.cpp
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-09-09 Jim Meyeringfbcode: __x__-protect all __attribute__ keywords, mecha...
2014-07-14 Elizabeth SmithMSVC intrinsics for bits and cpuid
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-10-24 Philip Proninavoid using ifunc + ASan
2013-06-26 Todd NowackiFolly Changes for Clang, revision 1
2013-03-19 Owen YamauchiAbstract ifunc support into a define
2013-03-19 Gaurav JainMinor clang compiler fixes
2012-08-08 Tudor BosmanRemove 1 instruction from popcount
2012-08-08 Tudor BosmanDetect popcnt instruction at runtime, use it if available.