Don't warn if pthread_atfork isn't avaliable on MSVC
[folly.git] / folly / detail / ThreadLocalDetail.h
2015-08-12 Orvid KingDon't warn if pthread_atfork isn't avaliable on MSVC
2015-08-04 Alexander ShaposhnikovFix a bad bug in folly::ThreadLocal (incorrect using...
2015-07-31 Orvid KingFix a parse error in detail/ThreadLocalDetail.h under...
2015-07-22 Ondrej Leheckamaking thrift and folly header files compile clean...
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-01-13 Hans Fugal(folly) make check on OSX Yosemite (10.10)
2015-01-07 Sean CannellaDon't use FOLLY_TLS on Android
2014-12-11 Sean CannellaMake ThreadLocal identifiers consistent
2014-11-19 Philip Proninfix potential memory leak in ThreadLocal
2014-10-17 Sean CannellaFix one missing conditional for Android
2014-09-09 Jason EvansConvert from jemalloc's obsolete *allocm() to *allocx().
2014-09-09 Sean CannellaFix various compiler warnings
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-05-20 Akshay VaidyaAdding a release function for ThreadLocalPtr.
2014-04-18 Elizabeth Smithabstract thread_local support
2014-03-31 Nicholas OrmrodNULL -> nullptr
2014-02-28 Anton LikhtarovEasy: fix signed/unsigned comparisons
2014-02-06 Tudor BosmanFix rare corruption in StaticMeta::head_ list around...
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-11-26 Peter GriessHandle platforms that don't support __thread.
2013-11-26 Peter GriessHandle lack of weak symbols on some platforms
2013-10-15 Tudor BosmanFix bad bug in folly::ThreadLocal
2013-08-28 Jordan DeLongFix a ThreadLocal bug: hold the meta lock when resizing...
2013-08-28 Tudor BosmanMake ThreadLocalPtr behave sanely around fork()
2013-06-03 Daniel Sloofmake folly build on OSX
2013-06-03 Owen Yamauchiadd missing include
2013-04-21 Lucian Grijincufolly: speed up fastpath of StaticMeta::get()
2013-04-21 Misha ShneersonSuppress unused variable warning
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2012-07-13 Tudor Bosmanrallocm(ALLOCM_ZERO) only zeroes *new* memory
2012-06-09 Tudor BosmanD'oh: fix size computation in ThreadLocalDetail.h
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6