fix a multiline comment warning
[folly.git] / folly / test / AtomicHashArrayTest.cpp
2018-01-14 Yedidya FeldblumFix copyright lines v2018.01.15.00
2017-10-24 Yedidya FeldblumMove folly/Hash.h to folly/hash/, leaving a shim
2017-10-23 Christopher DykesModernize use of std::make_unique
2017-10-19 Christopher DykesEnsure curly-braces around control-flow
2017-10-19 Yedidya FeldblumRevert D6050464: [Folly] Move folly/Hash.h to folly...
2017-10-19 Yedidya FeldblumMove folly/Hash.h to folly/hash/
2017-07-31 Yedidya FeldblumFormatting for template parameters
2017-07-30 Yedidya Feldblumtemplate< -> template <
2017-07-13 Yedidya FeldblumSort #include lines
2017-01-04 Yedidya Feldblum2017
2016-09-10 Christopher DykesUse the GTest portability headers v2016.09.12.00 v2016.09.12.01
2016-08-04 Christopher DykesDon't attempt to mmap an anonymous shared piece of...
2016-06-09 Brett SimmersAllow const mapped types in folly::AtomicHash(Array...
2016-03-18 Christopher DykesCreate the sys/mman.h portability header
2016-02-25 Jonathan KronFixing AtomicHashArrayTest ASan Test Failure
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-05 Yedidya FeldblumUse static const keys in AtomicHashArray::Config.
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-08-14 Jim Meyeringfolly/test: correct an erroneous test for failed mmap
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-10-15 Peter GriessApple defines MAP_ANON, not MAP_ANONYMOUS
2013-10-15 Tudor BosmanFix bad bug in folly::ThreadLocal
2013-09-22 Max WangParametrize allocator in AtomicHash{Array,Map}
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2012-08-02 Wei WuMake AtomicHashMap support move constructible types
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6