Destroy promise/future callback functions before waking waiters
[folly.git] / folly / futures / Promise.h
2017-05-09 Yedidya FeldblumDestroy promise/future callback functions before waking...
2017-05-06 Yedidya FeldblumMark future-core get-state members as const noexcept
2017-01-04 Yedidya Feldblum2017
2016-05-19 Yedidya FeldblumExtract Try to top-level
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-08-03 Orvid KingAdd MSVC support to futures/Deprecated.h
2015-07-29 Orvid KingMove various attributes before the declaration to be...
2015-07-01 Hans FugalNuke Future<void> (folly/futures)
2015-06-17 James Sedgwickvarious perf improvements
2015-05-28 Hans FugalPromise::isFulfilled()
2015-05-20 James SedgwickSharedPromise
2015-04-29 Hans FugalPromise::setValue() for Unit
2015-04-27 James Sedgwickfulfil -> setWith, fulfilTry -> setTry
2015-03-25 Hannes Roth(Wangle) Clean up move constructors
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-03-03 Hannes RothRevert: (Wangle) Clean up move constructors
2015-03-03 Hannes Roth(Wangle) Clean up move constructors
2015-02-02 James Sedgwickfix deprecated Promise::setException()
2015-01-13 James Sedgwickmove Futures from folly::wangle to folly
2015-01-13 James Sedgwickmove wangle/futures to futures