Move folly/Hash.h to folly/hash/, leaving a shim
[folly.git] / folly / LifoSem.h
2017-07-30 Yedidya Feldblumtemplate< -> template <
2017-07-14 Phil WilloughbyRe-align LifoSem
2017-07-13 Yedidya FeldblumSort #include lines
2017-06-28 Giuseppe OttavianoMove CacheLocality out of detail/ and into concurrency/
2017-05-24 Victor Gaoapply clang-tidy modernize-use-override
2017-01-04 Yedidya Feldblum2017
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-01-25 Christopher DykesInitialize LifoSem's padding to allow for its constexpr...
2015-10-13 Nathan Bronsonnever destroy LifoSem's wait node pool
2015-09-28 Ben MaurerEasy SIOF-proofing
2015-07-29 Orvid KingMove various attributes before the declaration to be...
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-05-20 Marc CelaniDefault to using folly::LifoSem
2014-04-18 Marc CelaniIntroduce LifoSem