when* -> collect*
[folly.git] / folly / futures / README.md
2015-04-27 James Sedgwickwhen* -> collect*
2015-04-27 James Sedgwickfulfil -> setWith, fulfilTry -> setTry
2015-02-02 James Sedgwickuse wait()/get() instead of while(!f.isReady()) { ...
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