suppress warnings in tests for deprecated functions
[folly.git] / folly / futures / SharedPromise-inl.h
2018-01-14 Yedidya FeldblumFix copyright lines v2018.01.15.00
2017-12-27 Lee HowesAdd getSemiFuture to folly::SharedPromise
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-07-29 Yedidya FeldblumOutline throw statements in folly/futures/
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