Enable -Wunreachable-code
[folly.git] / folly / experimental / observer /
2016-12-02 Christopher DykesBegin making folly compile cleanly with a few of MSVC...
2016-11-15 Andrii GrynenkoMake Observer stress test pass a stress run
2016-11-12 Andrii GrynenkoMake Observer.Stress test not fail under load
2016-10-13 Andrii GrynenkoAdd update-mutex into Observable
2016-09-22 Michael Leeexperimental/observer/detail/ObserverManager.cpp missin...
2016-09-16 Vladimir SlaykovskiyReduce footprint of ScribeClient
2016-09-13 Andrii GrynenkoFix a bug in ObserverManager destructor
2016-09-13 Andrii GrynenkoFix TLObserver copy constructor
2016-09-10 Christopher DykesUse the GTest portability headers v2016.09.12.00 v2016.09.12.01
2016-08-31 Andrii GrynenkoProperly report observable returning nullptr
2016-08-25 Andrii GrynenkoFix SimplerObservable build with -Werror=unused-local...
2016-08-24 Andrii GrynenkoCycle detection
2016-08-21 Christopher DykesGet ObserverManager compiling under MSVC
2016-08-19 Christopher DykesInclude <unordered_set> in experimental/observer/detail...
2016-08-17 Andrii Grynenkofolly::Observer