Add MSVC support to futures/Deprecated.h
[folly.git] / folly / futures / helpers.h
2015-08-03 Orvid KingAdd MSVC support to futures/Deprecated.h
2015-07-31 Yedidya Feldblumfutures::retrying.
2015-07-29 Orvid KingMove various attributes before the declaration to be...
2015-07-01 Hans FugalFuture<Unit> global fixup
2015-07-01 Hans FugalNuke Future<void> (folly/futures)
2015-06-11 Hans Fugalfolly::via(Executor*, Func)
2015-06-09 Hannes Roth(Wangle) variadic collect
2015-05-20 Hannes Roth(Wangle) unorderedReduce
2015-05-20 Hannes Roth(Wangle) chain -> thenMulti + thenMultiWithExecutor
2015-05-20 Hannes Roth(Wangle) window
2015-05-20 James Sedgwickvia with priority
2015-05-12 Hannes Roth(Wangle) Fix Executor problem
2015-05-12 Hannes Roth(Wangle) Simplify reduce, use the same implementation...
2015-05-12 James Sedgwickfix return type for map
2015-04-29 Hans FugalMove this `reduce` to `helpers.h`
2015-04-27 Hans Fugalrearrange Future.h