folly copyright 2015 -> copyright 2016
[folly.git] / folly / futures / test / ExecutorTest.cpp
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