make Range::size() constexpr
[folly.git] / folly / Synchronized.h
2016-05-10 Christopher DykesDeal with some oddities of MSVC's preprocessor
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-01-27 Orvid KingImplement a generalized mechanism for pushing/popping...
2015-12-10 Yedidya FeldblumUse SharedMutex as the default mutex type in Synchronized
2015-11-11 Shaft WuUNSYNCHRONIZED does NOT unlock the mutex
2015-11-09 Alexey SpiridonovAdd a tag type for in-place construction
2015-10-28 Blake MathenySuppress -Wshadow for SYNCHRONIZED
2015-09-11 Yedidya FeldblumUse type-parameterized test cases in folly/test/Synchro...
2015-08-04 Yedidya FeldblumRefactor extract FOLLY_SYNCHRONIZED_HAVE_TIMED_MUTEX.
2015-07-31 Michael LeeNo std::recursive_timed_mutex and std::timed_mutex.
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-09-09 Andrey KashinEnabling folly::Synchronized for non-default constructi...
2014-07-14 Elizabeth SmithSmall changes for cygwin build
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-04-04 Louis KrugerFix TIMED_SYNCHRONIZED_CONST bug
2014-03-31 Nicholas OrmrodNULL -> nullptr
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2014-01-06 Nathan Bronsonwork around broken try_lock_for in gcc
2013-08-29 Sean Cannellafix folly build on OSX with gcc 4.8
2013-07-09 Philip Proninmove assignment operators for folly::Synchronized
2013-07-09 Sean Cannellamemrchr and *timed_mutex are platform-specific
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2012-08-26 Nitay JoffeAdd exception_tracer
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6