Bump version to 52:0
[folly.git] / folly / wangle / bootstrap / BootstrapTest.cpp
2015-06-22 Igor SugakAdd missing override and remove redundant virtual in...
2015-05-28 James Sedgwickcopy wangle back into folly
2015-05-28 James Sedgwickmove folly/wangle to wangle
2015-05-12 James SedgwickTelnet client
2015-05-12 James Sedgwicktelnet server
2015-05-12 James Sedgwickunidirectional pipelines
2015-04-27 James SedgwickManage handlers with shared_ptrs, introduce StaticPipeline
2015-04-27 James Sedgwickstrip Channel from all class names
2015-03-25 Dave WatsonUdp Acceptor
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-03-03 Haim GrosmanEventBase::runAfterDelay to throw an exception
2015-03-03 Dave Watsonuse ServerBootstrap
2015-02-02 Dave WatsonFinagle interfaces
2015-01-13 Dave Watsonfix bootstrap test on older kernels
2015-01-07 Dave WatsonSharedThreadPool unittest
2014-12-18 James Sedgwickcodemod: merge folly/wangle and folly/experimental...