Fix SharedPromise::isFulfilled doesn't get back correct value when it's running in...
[folly.git] / folly / futures / SharedPromise-inl.h
2017-06-26 Bi XueFix SharedPromise::isFulfilled doesn't get back correct...
2017-02-15 Phil WilloughbyReplace the future-splitting system
2017-01-04 Yedidya Feldblum2017
2016-09-26 Phil WilloughbyMake a SharedPromise from a Future
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-11-05 Viswanath SivakumarSet interrupt handler correctly on SharedPromise
2015-09-10 Elliott ClarkAdd SharedPromise<T>::isFulfilled
2015-09-04 James Sedgwickfix SharedPromise<T>::setWith
2015-05-20 James SedgwickSharedPromise