cmake: build as many source files as possible
[folly.git] / folly / ProducerConsumerQueue.h
2018-01-14 Yedidya FeldblumFix copyright lines v2018.01.15.00
2017-12-20 Yedidya FeldblumKill FOLLY_ALIGNED etc
2017-12-20 Yedidya FeldblumAdd hardware_destructive_interference_size
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-10-19 Peter AlexanderAdd ProducerConsumerQueue::capacity()
2017-07-30 Yedidya FeldblumConsistent indentation for class visibility labels
2017-07-30 Yedidya Feldblumtemplate< -> template <
2017-06-28 Giuseppe OttavianoMove CacheLocality out of detail/ and into concurrency/
2017-06-16 Uladzislau PaulovichFix class member shadowing in folly::ProducerConsumerQueue
2017-04-12 Artem LantsevAdd memory padding and alignment to prevent false sharing
2017-01-04 Yedidya Feldblum2017
2016-05-28 Ben HamiltonFix test/ProducerConsumerQueueTest.cpp build break
2016-05-19 AlejandroPromote memory_order_consume to memory_order_acquire
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-10-17 Bruno GoncalvesRemove boost dependency from folly/ProducerConsumerQueue.h
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-01-13 Jim Meyeringfolly: ProducerConsumerQueue: avoid many -Wsign-compare...
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-08-28 Tudor Bosmanunbreak build
2013-08-28 Sara GolemonUse boost:has_trivial_destructor instead of std::...
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2012-06-22 Mike CurtissAdd sizeGuess() member to ProducerConsumerQueue
2012-06-05 Michael CurtissFix error in ProducerQueue::isEmpty
2012-06-05 Tom JacksonAdding support for in-place use of ProducerConsumerQueue.
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6