Log (de)compression bytes
[folly.git] / folly / executors / task_queue /
2018-01-14 Yedidya FeldblumFix copyright lines v2018.01.15.00
2018-01-09 Maged MichaelUnboundedBlockingQueue: Adjust segment size
2018-01-08 Eric Nieblergive all folly exception types default visibility
2017-12-10 Maged MichaelUnboundedBlockingQueue: Remove extra include
2017-12-09 Yedidya Feldblumreplace std::dequeue with UMPMCQueue in UnboundedBlocki...
2017-12-06 Yedidya FeldblumMove folly/Baton.h to folly/synchronization/
2017-11-07 Giuseppe OttavianoAllow to specify per-priority capacities in PriorityLif...
2017-11-06 Yedidya FeldblumMove folly/LifoSem.h
2017-10-21 Yedidya FeldblumUse folly/portability/GTest.h in folly/executurs/test/
2017-10-20 James Sedgwickmove executor task queues and thread factories into...