removing non-existing file from the build
[folly.git] / folly / wangle / concurrent / GlobalExecutor.cpp
2015-04-29 Andrii GrynenkoMove Singleton out of folly/experimental into folly/
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 Andrii GrynenkoReplace singleton names with type tags
2014-12-18 James Sedgwickcodemod: merge folly/wangle and folly/experimental...