logging: fix compiler compatibility for one more constexpr function
[folly.git] / folly / AtomicHashArray.h
2017-05-09 Eric NieblerAdd folly::Identity function object to Utility.h; repla...
2017-02-01 Christopher DykesSwap a few APIs to reduce sign and implicit truncations...
2017-01-04 Yedidya Feldblum2017
2016-09-22 Giuseppe OttavianoFix a couple comments
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-01-28 Igor Sugakfolly: build with -Wunused-parameter
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-08-07 Yedidya FeldblumAvoid incorrect constexpr in folly/AtomicHashArray.h.
2015-08-05 Yedidya FeldblumUse static const keys in AtomicHashArray::Config.
2015-08-01 Brett SimmersRevert "Use constexpr initializers for AtomicHashArray...
2015-07-31 Orvid KingUse constexpr initializers for AtomicHashArray Config
2015-07-22 Ondrej Leheckamaking thrift and folly header files compile clean...
2015-06-12 Praveen KumarGet *=default*ed default constructors
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-01-13 Jim Meyeringfolly/AtomicHashArray: use an unsigned type for each...
2014-12-29 Mike Kolupaevfolly::AtomicHashMap: fixed race between erase() and...
2014-09-09 Nicholas OrmrodFix #includes
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-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6