move MemoryMapping, Shell, ThreadId, ThreadName, and VersionCheck to system/
[folly.git] / folly / futures / ManualExecutor.h
2017-10-19 Christopher DykesEnsure curly-braces around control-flow
2017-10-18 James Sedgwickmove futures/ScheduledExecutor to executors/ScheduledEx...
2017-10-18 James Sedgwickmove futures/DrivableExecutor to executors/DrivableExecutor
2017-07-13 Yedidya FeldblumSort #include lines
2017-05-24 Victor Gaoapply clang-tidy modernize-use-override
2017-04-03 Harrison KlapermanFix broken ManualExecutor
2017-03-20 Louis Brandycall static function directly
2017-01-04 Yedidya Feldblum2017
2016-08-12 Sven Overprepare for folly::Executor taking folly::Function
2016-07-14 Sven OverManualExecutor: add clear method
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-06-11 Hans Fugaluse LifoSem instead of sem_t for ManualExecutor
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-02-02 James SedgwickgetVia() and waitVia()
2015-01-13 James Sedgwickmove Futures from folly::wangle to folly
2015-01-13 James Sedgwickmove wangle/futures to futures