Revert D4982969: [Folly] Destroy promise/future callback functions before waking...
[folly.git] / folly / futures / Promise-inl.h
2017-05-10 Anton LunovRevert D4982969: [Folly] Destroy promise/future callbac...
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-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-06-17 James Sedgwickvarious perf improvements
2015-05-28 Hans FugalPromise::isFulfilled()
2015-05-20 James SedgwickmakeTryFunction -> makeTryWith codemod
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-02-02 James Sedgwickkill remaining Futures-related Wangle references
2015-01-13 James Sedgwickmove Futures from folly::wangle to folly
2015-01-13 James Sedgwickmove wangle/futures to futures