Switch Bits.h to just use the popcount builtins directly
[folly.git] / folly / Executor.h
2017-02-09 Andrii GrynenkoAdd keepAlive() mechanism
2017-01-04 Yedidya Feldblum2017
2016-12-07 Yedidya FeldblumCut some includes from Executor.h
2016-09-20 Sven Overuse folly::Function<void()> in folly::Executor interface
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-07-21 Ondrej Leheckafixing compiler errors when compiling with Wunused...
2015-06-05 Josh WatzmanAdd missing include
2015-05-20 James Sedgwickvia with priority
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-02-02 James Sedgwickglobal executors with weak_ptr semantics
2014-12-18 James Sedgwickmove wangle/Executor.h to folly/ root