folly/wangle -> wangle cutover
[folly.git] / folly / wangle / concurrent /
2015-07-01 Hans FugalFuture<Unit> wangle fixup
2015-07-01 Hans Fugalmake it really clear that wangle/rx is deprecated
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 KumarGet *=default*ed default constructors
2015-06-11 James SedgwickRequestEventBaseCache -> IOObjectCache
2015-06-11 James Sedgwickwangle::getEventBase()
2015-06-09 Dave WatsonFix haystack threading crashes
2015-05-28 James Sedgwickcopy wangle back into folly
2015-05-28 James Sedgwickmove folly/wangle to wangle
2015-05-26 James Sedgwickremove spurious warning
2015-05-26 James Sedgwickmove FiberIOExecutor to wangle/concurrent
2015-05-20 James Sedgwickvia with priority
2015-04-29 Andrii GrynenkoMove Singleton out of folly/experimental into folly/
2015-04-27 James Sedgwickfulfil -> setWith, fulfilTry -> setTry
2015-04-10 Hans FugalGlobalExecutor.h include Executor.h and IOExecutor.h
2015-04-02 Yuri PutivskyGet access to EventBaseManager object
2015-04-02 Yuri PutivskyFixing predicate inlining
2015-04-02 Yuri PutivskyExtend IO pool with external optional event_base_manager
2015-03-18 Matt DordalAdd ctor to CPUThreadPoolExecutor to enable custom...
2015-03-18 Matt DordalCPUThreadPoolExecutor's default queue is quite big
2015-03-05 Dave Watsonhttpserver on serverbootstrap
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-03-03 Andrii GrynenkoKill get_fast/get_weak_fast Singletonn API
2015-02-02 James Sedgwickglobal executors with weak_ptr semantics
2015-01-13 James Sedgwickmove Futures from folly::wangle to folly
2015-01-13 James Sedgwickmove wangle/futures to futures
2015-01-13 Jim Meyeringfolly: fix many -Wsign-compare warning/errors reported...
2015-01-13 Dave WatsonFix CPUObserver test
2015-01-13 Dave WatsonThread Observer
2015-01-13 Andrii GrynenkoReplace singleton names with type tags
2014-12-18 James Sedgwickcodemod: merge folly/wangle and folly/experimental...