Copyright 2013 -> 2014
[folly.git] / folly / Bits.h
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-08-28 Jim Meyeringfolly: adjust more headers to be -Wshadow-clean
2013-08-28 Philip Proninmake folly/Bits.h clang-compatible
2013-07-18 Sean CannellaOSX compat fixes
2013-06-03 Daniel Sloofmake folly build on OSX
2013-05-20 Owen YamauchiBreak dependency on endian.h
2013-05-20 Owen YamauchiBreak dependency on byteswap.h
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2012-12-16 Tudor BosmanSilence -Wuninitialized in some cases
2012-12-16 Philip Proninconstexpr-ize folly/Bits.h
2012-08-26 Michael CurtissisPowTwo
2012-08-26 Tudor Bosmansizeof works just as well as numeric_limits<T>::digits
2012-08-08 Tudor BosmanUse gcc builtins instead of library functions for ffs*
2012-08-08 Tudor BosmanDetect popcnt instruction at runtime, use it if available.
2012-07-13 Tudor Bosman(minor changes, part of unrelated diff)
2012-07-13 Tudor BosmanMake Bits<T> work with T = Unaligned<X> (X is unsigned...
2012-07-13 Tudor Bosman(minor changes, part of unrelated diff)
2012-06-27 Tudor BosmanMinor changes to folly/experimental/io
2012-06-07 Tudor BosmanDeuglify unaligned accesses in GroupVarint.
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6