(wangle) fix after-delete assert
[folly.git] / folly / experimental / wangle /
2014-10-29 Hans Fugal(wangle) dummy cpp files
2014-10-17 James Sedgwicksupport for move-only types
2014-10-17 James Sedgwickmerge wangle/Executor.h and experimental/wangle/concurr...
2014-10-15 James Sedgwicksubscriptions
2014-10-15 James Sedgwickin thread pools, take factory as shared ptr
2014-10-15 James Sedgwickexpose event base from IOThreadPoolExecutor
2014-09-26 James Sedgwickfix future executor test
2014-09-26 James SedgwickRFC: future executor
2014-09-26 James Sedgwickfix more flakey tests
2014-09-26 Dave Watsonupdate thrift to use managed connection
2014-09-26 James Sedgwickde-flake tests
2014-09-26 James Sedgwickuser-defined expirations
2014-09-26 James Sedgwickthread safety for Observable::observers_
2014-09-26 James Sedgwickstats for ThreadPoolExecutor
2014-09-26 James Sedgwickmove rx to folly/experimental
2014-09-26 James Sedgwickmove Codel to wangle
2014-09-26 Nicholas OrmrodFix lint errors
2014-09-19 James Sedgwickfix occasional crash in cpu pool
2014-09-17 Dave Watsonmove connectionmanager/managed connection to wangle
2014-09-17 James SedgwickThreadPoolExecutor and its children CPUThreadPoolExecut...