Future<Unit> wangle fixup
[folly.git] / folly / wangle / channel / OutputBufferingHandler.h
2015-07-01 Hans FugalFuture<Unit> wangle fixup
2015-05-28 James Sedgwickcopy wangle back into folly
2015-05-28 James Sedgwickmove folly/wangle to wangle
2015-05-20 James SedgwickSharedPromise in OutputBufferingHandler
2015-05-20 James SedgwickSharedPromise
2015-05-12 James Sedgwickinbound/outbound handlers
2015-04-29 James SedgwickHandler::getContext() when possible
2015-04-27 James Sedgwickstrip Channel from all class names
2015-04-27 James Sedgwickfulfil -> setWith, fulfilTry -> setTry
2015-04-10 Dave WatsonPipeline OutputBufferingHandler
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-02-02 James Sedgwickfix deprecated Promise::setException()
2014-12-18 James Sedgwickcodemod: merge folly/wangle and folly/experimental...