Use the GTest portability headers
[folly.git] / folly / test / CacheLocalityTest.cpp
2016-09-10 Christopher DykesUse the GTest portability headers v2016.09.12.00 v2016.09.12.01
2016-06-25 Eric Nieblerfolly: fix clang's -Wundefined-var-template
2016-06-16 Jinlong ZhouReverted commit D3270439
2016-06-16 Eric Nieblerfolly: fix clang's -Wundefined-var-template
2016-03-15 Michael LeeMissing guards for FOLLY_TLS in test
2016-03-07 Michael LeeGuard Getcpu in test.
2016-02-25 Michael LeeSplit tests into test and benchmarks.
2016-02-22 Nathan Bronsonfix SIOF in CacheLocality.h's AccessSpreader
2016-02-17 Nathan Bronsonclang-format some code in preparation for real changes
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-01-28 Igor Sugakfolly: build with -Wunused-parameter
2016-01-27 Francis MaMake folly::detail::CacheLocality portable on apple
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-02-12 Nathan BronsonRevert "[folly] TLS cache for AccessSpreader"
2015-02-11 Nathan BronsonTLS cache for AccessSpreader
2014-10-15 Nathan Bronsonfix flaky test from uninitialized std::atomic
2014-07-07 Tudor Bosmangflags now likes namespace gflags, not google
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-04-18 Elizabeth Smithabstract thread_local support
2014-04-18 Jim Meyeringfolly: allow to build with clang.dev (flex arrays vs...
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-12-20 Nathan Bronsondetail/CacheLocality.h - utilities for dynamic cache...