(wangle) deprecate Later and ThreadGate
[folly.git] / folly / wangle / Later.h
2014-10-29 Hans Fugal(wangle) deprecate Later and ThreadGate
2014-10-29 Hans Fugalremove fireAndForget
2014-09-09 Hannes Roth(Folly/Wangle) Later.then, Later.whenAllLater
2014-09-09 Nicholas OrmrodFix #includes
2014-09-09 Jim Meyeringfbcode: __x__-protect all __attribute__ keywords, mecha...
2014-08-14 Rushi DesaiConstruct Later with exception_ptr
2014-07-07 Hans Fugal(wangle) cold via
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-06-27 Hans Fugal(wangle) Return a Later from Future::via
2014-06-27 Hans Fugal(wangle) s/continuation/callback
2014-04-04 Hans Fugal(wangle) Use an atomic_flag to make FutureObject threadsafe
2014-03-10 Marc CelaniMake it easy to wrap pre-existing cob-style async apis
2014-02-28 Hans Fugal(wangle) more comment tweaks
2014-02-28 Dave WatsonMove wangle to folly