Track absolute position of the cursor
[folly.git] / folly / futures / SharedPromise.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-30 Yedidya FeldblumConsistent indentation for class visibility labels
2017-07-13 Yedidya FeldblumSort #include lines
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-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-09 James Sedgwickfix typo in SharedPromise comment
2015-05-20 James SedgwickSharedPromise in OutputBufferingHandler
2015-05-20 James SedgwickSharedPromise