2017
[folly.git] / folly / futures / test / ExecutorTest.cpp
2017-01-04 Yedidya Feldblum2017
2016-09-10 Christopher DykesUse the GTest portability headers v2016.09.12.00 v2016.09.12.01
2016-07-29 Sven Overfutures: fix behaviour when executors don't exec callback
2016-07-14 Sven OverManualExecutor: add clear method
2016-02-15 Lee HowesModification to futures to remove deadlock in certain...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-01-28 Igor Sugakfolly: build with -Wunused-parameter
2015-07-01 Hans FugalNuke Future<void> (folly/futures)
2015-06-09 Hannes Roth(Wangle) Clean up tests
2015-04-27 Hans FugalAssume exception when Executor::add throws
2015-04-27 James Sedgwickremove unnecessary & deprecated activate() call
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-03-03 Dave Watsonsome moar unittests
2015-03-03 Jim Meyeringfolly: move side effects out of EXPECT_EQ args
2015-01-13 James Sedgwickmove Futures from folly::wangle to folly
2015-01-13 James Sedgwickmove wangle/futures to futures