Update Copyright 2014 -> 2015
[folly.git] / folly / wangle / concurrent /
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...