logging: add numbered INFO* log level values
[folly.git] / folly / RWSpinLock.h
2018-01-05 Yedidya FeldblumMove folly/RWSpinLock.h to folly/synchronization/
2018-01-03 Keith DaigleFix to build SharedMutexTest on aarch64
2017-11-28 Alexander KabaevUnbreak folly on x86-32
2017-10-19 Christopher DykesEnsure curly-braces around control-flow
2017-09-19 Christopher DykesEnable -Wunused-variables
2017-09-13 Marcus Holland-MoritzFix UB from signed integer overflow in RWSpinLock
2017-07-31 Yedidya FeldblumConsistency in namespace-closing comments v2017.07.31.00
2017-07-30 Yedidya Feldblumtemplate< -> template <
2017-07-13 Yedidya FeldblumSort #include lines
2017-04-03 Dan MelnicRemove/make private the default ***Holder constructor...
2017-02-16 Christopher DykesUse std::this_thread::yield rather than sched_yield
2017-01-04 Yedidya Feldblum2017
2016-12-16 Christopher DykesAllow folly to compile cleanly with most of the rest...
2016-07-06 Adam Simpkinsupdate Synchronized to use LockTraits
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-03-28 Christopher DykesMove asm portability to an Asm portability header
2016-03-22 Michael LeeUse FOLLY_MOBILE to split some functionality
2016-03-02 Daniel ColascioneImprove RWSpinLock.h cautionary comment
2016-03-01 Daniel ColascioneStern warning about spinlocks
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-10-16 Aaron RothMissed some derivation from boost::noncopyable after...
2015-09-28 Ben MaurerBroke build
2015-09-28 Ben MaurerEasy SIOF-proofing
2015-09-11 Yedidya FeldblumUse type-parameterized test cases in folly/test/Synchro...
2015-07-29 Orvid KingAdded asm_volatile_memory
2015-07-28 Orvid KingUse intrinsics for RWSpinLock when on MSVC.
2015-07-28 Orvid KingNormalize SSE support detection
2015-06-19 Ananth JastyARM64 assembler fixes for Folly.
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-12-29 Tudor BosmanAdd comment explaining that RWTicketSpinLock<..., true...
2014-10-17 Sean CannellaConditionals for iOS / Android compilation
2014-10-15 Sean CannellaPort compilation fixes (1/3)
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-06-09 Jim Meyeringfolly: do not disable RW_SPINLOCK_USE_X86_INTRINSIC_...
2014-04-18 Elizabeth Smithx64 detection missing an include
2014-04-18 Elizabeth Smithmacro for cross platform x64 detection
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-09-08 Dave Watsonx86intrinsic seems to be problematic for clang
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2013-01-19 Yang NiFixed a potential deadlock in folly::RWSpinLock
2012-08-02 Nathan Bronsonadd sched_yield in RWTicketSpinLock
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6