fix compiler warnings from gcc-4.9 + -Wunused-variable
[folly.git] / folly / futures / ManualExecutor.h
2015-06-11 Hans Fugaluse LifoSem instead of sem_t for ManualExecutor
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-02-02 James SedgwickgetVia() and waitVia()
2015-01-13 James Sedgwickmove Futures from folly::wangle to folly
2015-01-13 James Sedgwickmove wangle/futures to futures