move MemoryMapping, Shell, ThreadId, ThreadName, and VersionCheck to system/
[folly.git] / folly / futures / ManualExecutor.cpp
2017-10-19 Christopher DykesEnsure curly-braces around control-flow
2017-07-31 Yedidya FeldblumConsistency in namespace-closing comments v2017.07.31.00
2017-01-04 Yedidya Feldblum2017
2016-12-18 Mathieu Baudetfbcode: remove unused includes from .cpp files with... v2016.12.19.00
2016-08-12 Sven Overprepare for folly::Executor taking folly::Function
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-01-13 James Sedgwickmove Futures from folly::wangle to folly
2015-01-13 James Sedgwickmove wangle/futures to futures