logging: implement FATAL and DFATAL log levels
[folly.git] / folly / ThreadLocal.h
2017-01-04 Yedidya Feldblum2017
2016-09-29 Dan SchatzbergFix ThreadCachedInt race condition
2016-08-31 Philip ProninReverted commit D3755446
2016-08-29 Dan SchatzbergFix ThreadCachedInt race condition
2016-05-12 Chad ParryTransfer ownership from a unique_ptr to a ThreadLocalPtr
2016-05-12 Chad ParryPrevent leaks in ThreadLocalPtr initialization
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-03-16 Eric Nieblermove StaticMeta::onThreadExit into libfolly_thread_local.so
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-11-26 Andrii GrynenkoNew ReadMostlySharedPtr implementation
2015-10-13 Ben MaurerSIOF-proof thread local
2015-06-12 Praveen KumarGet *=default*ed default constructors
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-12-11 Sean CannellaMake ThreadLocal identifiers consistent
2014-11-08 Nicholas OrmrodMove constructors should be noexcept
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-02-06 Louis BrandyCopyright 2013 -> 2014
2013-11-26 Peter GriessHandle platforms that don't support __thread.
2013-10-15 Tudor BosmanFix bad bug in folly::ThreadLocal
2013-05-20 Owen YamauchiBreak dependency on features.h
2013-04-21 Lucian Grijincufolly: speed up fastpath of ThreadLocal::get()
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2012-10-12 Rajat GoelSyntactic sugar
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6