Add unit test for timeout=0
[folly.git] / folly / AtomicHashMap-inl.h
2017-10-19 Christopher DykesUse nullptr rather than 0 for a null pointer
2017-10-19 Christopher DykesEnsure curly-braces around control-flow
2017-07-31 Yedidya FeldblumFormatting for template parameters
2017-07-30 Yedidya Feldblumtemplate< -> template <
2017-01-27 Christopher DykesMake most implicit integer truncations and sign convers...
2017-01-04 Yedidya Feldblum2017
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-12-01 Daniel AnderssonEnable find/emplace for key types other than KeyT.
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-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
2015-01-13 Jim Meyeringfolly/AtomicHashMap-inl.h: avoid -Wsign-compare warning...
2014-12-29 Mike Kolupaevfolly::AtomicHashMap: fixed race between erase() and...
2014-12-29 Mike KolupaevFixed folly::AtomicHashMap::iterator not advancing...
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2014-01-16 Dario Russifix AtomicHashMap race condition
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-07-13 Philip Proninfix memory order in AtomicHashMap<>::findInternal()
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6