Update SSLContext to use folly::Random and discrete_distribution
[folly.git] / folly / Bits.h
2015-09-14 Orvid KingMSVC 2015 constexpr in Bits.h
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-02-02 Jim Meyeringfolly: Bits: restore type of bitOffset_ to shorter...
2015-01-13 Lucian Grijincufolly: Bits: make bitsPerBlock 64 bit back
2015-01-13 Jim Meyeringfolly/Bits.h (BitIterator): avoid -Wsign-compare error
2014-10-17 Sean CannellaConditionals for iOS / Android compilation
2014-07-14 Elizabeth SmithMSVC intrinsics for bits and cpuid
2014-07-09 Tudor BosmanUse pipe2 in Subprocess; platform-specific config
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-05-20 Elizabeth Smithmsvc packed attribute translation
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