cmake: build as many source files as possible
[folly.git] / folly / Synchronized.h
2018-01-05 Yedidya FeldblumSynchronized::exchange
2018-01-05 Yedidya FeldblumFix copyright lines for folly/Synchronized.h
2017-07-31 Yedidya FeldblumConsistency in namespace-closing comments v2017.07.31.00
2017-07-02 Yedidya FeldblumRemove construct_in_place
2017-06-08 Christopher DykesRefer to nullptr not NULL
2017-04-10 Christopher DykesRefactor FOLLY_GCC_DISABLE_WARNING to play nice with... v2017.04.10.00
2017-01-04 Yedidya Feldblum2017
2016-12-29 Giuseppe OttavianoAvoid shadowing warnings in SYNCHRONIZED
2016-12-29 Philip Proninnuke UNSYNCHRONIZED
2016-12-09 Christopher DykesDon't shadow locals, parameters or fields
2016-11-19 Maxime BoucherSynchronized: disable operator= when the type isn't...
2016-10-20 Jim Meyeringfolly/Synchronized.h: avoid shadowing warnings
2016-09-09 Yedidya FeldblumNomenclature in Synchronized - prefer read to shared
2016-08-19 Aaryaman SagarAdding upgradable locks to Synchronized
2016-08-09 Aaryaman SagarRemoving noexcept specifications in constructors for...
2016-07-27 Adam Simpkinsadd an unlock() method to Synchronized<T>::LockedPtr
2016-07-12 Adam Simpkinsadd Synchronized::withLock() methods
2016-07-12 Adam Simpkinsimprove Synchronized LockedPtr class, and add new lock...
2016-07-06 Adam SimpkinsRemove LockTraitsBoost from Synchronized.h
2016-07-06 Adam Simpkinsupdate Synchronized to use LockTraits
2016-07-06 Adam Simpkinsadd LockTraits
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