cmake: fix the test builds
[folly.git] / folly / AtomicHashArray-inl.h
2018-01-14 Yedidya FeldblumFix copyright lines v2018.01.15.00
2017-12-08 Yedidya FeldblumMove folly/Bits.h to folly/lang/
2017-10-19 Christopher DykesUse nullptr rather than 0 for a null pointer
2017-07-31 Yedidya FeldblumFormatting for template parameters
2017-07-30 Yedidya Feldblumtemplate< -> template <
2017-02-01 Christopher DykesSwap a few APIs to reduce sign and implicit truncations...
2017-01-04 Yedidya Feldblum2017
2016-06-09 Brett SimmersAllow const mapped types in folly::AtomicHash(Array...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-12-01 Daniel AnderssonEnable find/emplace for key types other than KeyT.
2015-11-19 Anton LikhtarovFix invalid DCHECK
2015-10-29 Xiaofan Yangadd config to allow using quadratic probing
2015-09-24 Justin Gibbsemplace() support for AtomicHashArray/Map
2015-08-14 Yedidya FeldblumFix AtomicHashArray::defaultConfig SIOF.
2015-08-05 Yedidya FeldblumUse static const keys in AtomicHashArray::Config.
2015-07-31 Orvid KingGeneralize FOLLY_SPIN_WAIT to use Portability methods
2015-05-20 Brian WatlingMake AtomicHashMap shadow declaration clean
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-12-29 Mike Kolupaevfolly::AtomicHashMap: fixed race between erase() and...
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-09-22 Max WangParametrize allocator in AtomicHash{Array,Map}
2013-05-20 Mark WilliamsNew feature support in folly::AtomicHash*
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2012-08-02 Wei WuMake AtomicHashMap support move constructible types
2012-06-05 Jordan DeLongFix some memory_order parameters in AtomicHashMap
2012-06-05 Tudor BosmanTypos.
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6