cmake: add checks to generate folly-config.h correctly
[folly.git] / folly / futures / Future.cpp
2017-10-31 Lee HowesAdding DeferredExecutor to support deferred execution...
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-10-10 Cameron PickettHandle nullptr from getTimekeeperSingleton
2017-10-05 Lee HowesAdd SemiFuture class.
2017-07-13 Yedidya FeldblumSort #include lines
2017-01-04 Yedidya Feldblum2017
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-12-01 Yedidya FeldblumAvoid deprecated Singleton<T>::get() in folly/futures
2015-09-18 James Sedgwickmove ThreadWheelTimekeeper out of detail
2015-07-21 Yedidya FeldblumFix a namespace nit in folly/futures/Future.cpp.
2015-07-01 Hans FugalNuke Future<void> (folly/futures)
2015-05-12 Hannes Roth(Wangle) Implement collect* using mapSetCallback and...
2015-05-12 James Sedgwickexplicit instantiation of common Future types
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