Modernize use of std::make_unique
[folly.git] / folly / test / ThreadLocalTest.cpp
2017-10-23 Christopher DykesModernize use of std::make_unique
2017-10-21 James Sedgwickmove MemoryMapping, Shell, ThreadId, ThreadName, and...
2017-07-31 Yedidya FeldblumConsistency in namespace-closing comments v2017.07.31.00
2017-07-17 Yedidya FeldblumCodeMod: Prefer ADD_FAILURE() over EXPECT_TRUE(false...
2017-07-13 Yedidya FeldblumSort #include lines
2017-05-16 Yedidya FeldblumFix violations of unused-lambda-capture
2017-05-09 Christopher DykesCodemod folly::make_unique to std::make_unique
2017-02-26 Christopher DykesDrop FOLLY_HAVE_STD_THIS_THREAD_SLEEP_FOR
2017-01-04 Yedidya Feldblum2017
2016-11-17 Christopher DykesAdd folly::getCurrentThreadID()
2016-11-16 Christopher DykesMark a few constexpr locals in ThreadLocalTest as static
2016-10-19 Jim Meyeringfolly/test/ThreadLocalTest.cpp: avoid shadowing warnings
2016-09-10 Christopher DykesUse the GTest portability headers v2016.09.12.00 v2016.09.12.01
2016-07-26 Christopher DykesDon't run the thread local tests requiring dlopen on...
2016-07-21 Christopher DykesDisable a test of ThreadLocal across forks for Windows
2016-07-02 Jim Meyeringfolly:thread_local_test: avoid test failure due to...
2016-07-01 Christopher DykesUse decltype rather than typeof
2016-05-30 Christopher DykesSwitch uses of <unistd.h> to <folly/portability/Unistd.h>
2016-05-12 Chad ParryTransfer ownership from a unique_ptr to a ThreadLocalPtr
2016-02-25 Michael LeeSplit tests into test and benchmarks.
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-01-28 Igor Sugakfolly: build with -Wunused-parameter
2015-12-02 Steve O'Brienfolly: ThreadLocalDetail: make PthreadKeyUnregister...
2015-11-24 Yedidya FeldblumFix Build: folly/test/ThreadLocalTest
2015-11-21 Andrii GrynenkoFix folly/ThreadLocal with clang after PthreadKeyUnregi...
2015-11-20 Lucian GrijincuRevert "Fix folly::ThreadLocal to work in a shared...
2015-11-19 Andrii GrynenkoFix folly::ThreadLocal to work in a shared library
2015-10-16 Yedidya FeldblumAvoid the ODR issue with ThreadLocalDetail's kInvalid
2015-10-16 Jody Houndefined reference to 'folly::threadlocal_detail:...
2015-10-13 Ben MaurerSIOF-proof thread local
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-02-02 Dave Watson'fix' threadlocal fork test
2014-11-19 Philip Proninfix potential memory leak in ThreadLocal
2014-11-08 Nicholas OrmrodFix/override bad symbol names
2014-09-26 Soren LassenFix some folly memory leaks found with clang:dev +...
2014-09-26 Danny GuoRevert "Fix folly memory leaks found with clang:dev...
2014-09-26 Soren LassenFix folly memory leaks found with clang:dev + asan.
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-05-20 Akshay VaidyaAdding a release function for ThreadLocalPtr.
2014-03-31 Nicholas OrmrodNULL -> nullptr
2014-02-06 Tudor BosmanFix rare corruption in StaticMeta::head_ list around...
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-10-24 Peter GriessCheck for std::this_thread::sleep_for.
2013-10-15 Tudor BosmanFix bad bug in folly::ThreadLocal
2013-08-28 Tudor BosmanMake ThreadLocalPtr behave sanely around fork()
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2012-10-12 Rajat GoelSyntactic sugar
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6