summaryrefslogtreecommitdiff
path: root/Rx/v2/src/rxcpp/operators/rx-subscribe_on.hpp
AgeCommit message (Expand)Author
2017-01-22decouple subscribe_on from observableGrigoriy Chudnov
2015-06-23lifetime improvementsKirk Shoop
2015-05-14fix #127 - subscribe_on lifetime brokenKirk Shoop
2015-04-11Prefer std::make_shared<T> to using std::shared_ptr(new T())ben
2015-02-17Use type aliases or: How I learned to love the closing chevronBenPope
2014-10-02more warnings squashedKirk Shoop
2014-08-09minor fixesKirk Shoop
2014-07-08adds subscribe_onKirk Shoop