Fix SignalHandlerTest with ASAN
[folly.git] / folly / experimental / Bits.h
2017-07-31 Yedidya FeldblumConsistency in namespace-closing comments v2017.07.31.00
2017-07-13 Yedidya FeldblumSort #include lines
2017-06-08 Christopher DykesSwitch unguarded #pragmas to use portability macros
2017-06-01 Tom JacksonFix UB in folly/experimental/Bits.h
2017-01-27 Christopher DykesMake most implicit integer truncations and sign convers...
2017-01-04 Yedidya Feldblum2017
2016-05-14 Lucian Grijincufolly: ubsan: redo BitsTest (no macros) and fix DCHECK...
2016-05-10 Faidon LiambotisFix a few typos all over the code
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-10-02 Nathan Bronsonfix compiler warnings from gcc-4.9 + -Wunused-variable
2015-09-13 Yedidya FeldblumDrop support for GCC < 4.8 in folly/experimental/Bits.h
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-09-18 Nicholas Ormrodremove eof whitespace lines
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-04-09 Tom JacksonAdding support for signed integers
2014-03-10 Philip Proninfolly/experimental/Bits.h + ASan
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-08-28 Tudor BosmanUnbreak build: -Werror=pragmas (srsly)
2013-08-28 Tudor BosmanExpand the range where uninitialized warnings are ignored
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2012-12-16 Tudor BosmanFix bug in Bits<T>::get / set
2012-12-16 Tudor BosmanSilence -Wuninitialized in some cases
2012-08-08 Tudor BosmanDetect popcnt instruction at runtime, use it if available.
2012-07-13 Tudor BosmanMake Bits<T> work with T = Unaligned<X> (X is unsigned...
2012-07-13 Tudor BosmanAdd multi-bit operations to folly/experimental/Bits.h
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6