Adding addTaskFuture and addTaskRemoteFuture to FiberManager.
[folly.git] / folly / experimental / fibers / test / FibersTest.cpp
2016-02-05 Lee HowesAdding addTaskFuture and addTaskRemoteFuture to FiberMa...
2016-01-28 Igor Sugakfolly: build with -Wunused-parameter
2015-11-06 Jon Maltiel SwensonCancel timeout only if not run
2015-11-05 Jon Maltiel SwensonActivate server timeout after write success
2015-10-30 Jon Maltiel SwensonPeriodically reclaim unnecessary fibers from free pool
2015-10-23 Jon Maltiel SwensonFibers allocation/deallocation benchmarks
2015-10-02 Nathan Bronsonfix compiler warnings from gcc-4.9 + -Wunused-variable
2015-07-15 Andrii GrynenkoRequestContext support
2015-06-12 Praveen KumarNeedless temporary gone
2015-04-27 James Sedgwickwhen* -> collect*
2015-04-27 Andrii GrynenkoMake sure we can't access LocalData when destroying it
2015-04-27 Brian WatlingEnsure the loop callback is scheduled when the ready...
2015-04-10 Andrii GrynenkoRemove FiberManager move-constructor
2015-04-10 Andrii GrynenkoAdd FiberManager local type
2015-04-10 Andrii GrynenkoFiber-local context
2015-04-02 Rushi DesaiMove mcrouter/lib/fibers to folly/experimental/fibers