Allocate stacks with guard pages by default
[folly.git] / folly / futures / Try.h
2016-02-15 Andrii GrynenkoUnify runInMainContext for void and non-void
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-12-01 Yedidya FeldblumCodeMod: Use the ExceptionWrapper::with_exception varia...
2015-10-13 Hans Fugal(folly) have Try::moveFromTry take an lvalue
2015-08-03 Orvid KingAdd MSVC support to futures/Deprecated.h
2015-07-29 Orvid KingMove various attributes before the declaration to be...
2015-07-01 Hans FugalNuke Future<void> (folly/futures)
2015-05-20 James SedgwickmakeTryFunction -> makeTryWith codemod
2015-05-20 James SedgwickSharedPromise
2015-04-27 Hans FugalIntroducing Unit!
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-02-02 James Sedgwickkill a couple unnecessary rethrows
2015-02-02 Hannes Roth(Wangle) Then Magic
2015-02-02 James Sedgwickkill remaining Futures-related Wangle references
2015-01-13 James Sedgwickmove Futures from folly::wangle to folly
2015-01-13 James Sedgwickmove wangle/futures to futures