folly: fix clang -Wmissing-field-initializers
[folly.git] / folly / io / async / test / EventBaseTest.cpp
2016-02-01 Igor Sugakfolly: fix clang -Wmissing-field-initializers
2016-01-28 Igor Sugakfolly: build with -Wunused-parameter
2015-06-22 Igor SugakAdd missing override and remove redundant virtual in...
2015-06-17 Praveen KumarUsing emplace_back to avoid temporary
2015-06-15 Sara GolemonRevert "Using emplace_back to avoid temporary"
2015-06-12 Praveen KumarUsing emplace_back to avoid temporary
2015-06-12 Praveen KumarNeedless temporary gone
2015-04-27 Dave WatsonrunImmediatly fix
2015-04-02 Yedidya FeldblumEventBase::runImediatelyOrRunInEventBaseThreadAndWait.
2015-03-03 Subodh IyengarAdd test for running after terminate
2015-03-03 Haim GrosmanEventBase::runAfterDelay to throw an exception
2015-03-03 Andre PintoOptimize perf of EventBase with new option.
2015-03-03 Yedidya Feldblumclang:dev rejects vector<atomic<T>> in EventBaseTest...
2015-02-09 Brad KimMerge commit '64f2f2734ad853784bdd260bcf31e065c47c0741...
2015-02-04 Yedidya FeldblumEventBase::runInEventLoopThreadAndWait.
2015-02-02 Haijun ZhuTry to fix IdleTime unit test
2015-01-13 Andrew Gallagherfolly: make remaining TARGETS files auto converitble...
2014-12-11 James Sedgwickadd consumeUntilDrained API to NotificationQueue::Consumer
2014-12-11 James Sedgwickmerge event base tests
2014-11-19 Daniel SommermannRun the HHWheelTimer and EventBase tests
2014-11-19 Dave WatsonClean up runBeforeLoop API
2014-11-19 Daniel SommermannMove some tests to folly