Fix ElfFile crashing when opening short (<64 bytes) files.
[folly.git] / folly / executors / test /
2017-10-31 Teng QinImprove folly::RequestContext onSet and onUnset efficiency
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-10-23 Lee HowesAdd a full drain for folly's ManualExecutor.
2017-10-23 Christopher DykesModernize use of std::make_unique
2017-10-22 James Sedgwickmove futures/test/ExecutorTest.cpp to executors/ v2017.10.23.00
2017-10-21 James Sedgwickmove InlineExecutor, ManualExecutor, and GlobalThreadPo...
2017-10-21 Yedidya FeldblumUse folly/portability/GTest.h in folly/executurs/test/
2017-10-20 James Sedgwickmove executor task queues and thread factories into...
2017-10-19 Christopher DykesEnsure curly-braces around control-flow
2017-09-06 James Sedgwickmove wangle/concurrent to folly/executors