Fix class member shadowing in folly::ProducerConsumerQueue
[folly.git] / folly / futures / Future.cpp
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