summaryrefslogtreecommitdiff
path: root/Rx/v2/src/rxcpp/rx-subscription.hpp
AgeCommit message (Expand)Author
2019-02-12rxcpp: Fix data race in composite_subscriptionIgor Murashkin
2018-05-03Fix '-Wignored-qualifiers'Björn Esser
2016-10-25decouple reduceKirk Shoop
2015-04-24adding docs in order to update readme.html codeKirk Shoop
2015-04-21Fixing compilation error "class has virtual functions and accessible non-virt...Shiva Shankar P
2015-04-11Change the way statics work to avoid namespace detail {ben
2015-02-17Use type aliases or: How I learned to love the closing chevronBenPope
2014-08-11Small changes on resource classValeriy Kopylov
2014-08-11Fixes for GCCValeriy Kopylov
2014-08-11Small changes on scope operatorValeriy Kopylov
2014-08-11Add scope operatorValeriy Kopylov
2014-07-29add tracing hooksKirk Shoop
2014-05-22compiles and runs on windowsKirk Shoop (MS Open Tech)
2014-05-20add synchronize subject and fix lifetime issuesKirk Shoop
2014-05-01initial shift to scheduler + workerKirk Shoop
2014-03-25changes for windows compilationKirk Shoop (MS Open Tech)
2014-03-23restructuring tail-recursion to make range and for-loop perf similar when no ...Kirk Shoop
2014-03-22compiles on clang at least.Kirk Shoop
2014-03-22start switch to schedulableKirk Shoop
2014-03-19switch subscribe from observer to subscriberKirk Shoop
2014-03-02prep version 2 for releaseKirk Shoop (MS Open Tech)