Easy: fix signed/unsigned comparisons
[folly.git] / folly / detail / ThreadLocalDetail.h
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