move InlineExecutor, ManualExecutor, and GlobalThreadPoolList to
[folly.git] / folly / futures / test / WindowTest.cpp
2017-10-21 James Sedgwickmove InlineExecutor, ManualExecutor, and GlobalThreadPo...
2017-10-19 Walker MillsAdd window overload that takes an executor to prevent...
2017-01-04 Yedidya Feldblum2017
2016-09-10 Christopher DykesUse the GTest portability headers v2016.09.12.00 v2016.09.12.01
2016-07-23 Yedidya FeldblumMove RequestContext definitions to source files
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-01-28 Igor Sugakfolly: build with -Wunused-parameter
2015-07-22 Hannes Roth(Wangle) window, fix test
2015-07-01 Hans FugalNuke Future<void> (folly/futures)
2015-06-09 Hannes Roth(Wangle) variadic collect
2015-06-09 Hannes Roth(Wangle) Clean up tests